Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

Tesro PA10

Category
Pistol
Barrel
235 mm
Weight, empty
970 g
Introduced
2010

About

What it is, and why it matters

Copy a link to this section

The Tesro PA10 is a German match-grade pre-charged pneumatic (PCP) air pistol chambered in .177 (4.5mm), designed for 10-metre Olympic-discipline competitive air pistol shooting. It uses a regulated pneumatic system filled to 200-300 bar, delivering highly consistent shot-to-shot velocity, and features a floating barrel with air-release ports, an adjustable two-stage match trigger, anatomical walnut grips with an adjustable palm rest, and a removable air cylinder. The later PA10-2 series refined the platform with multiple trim levels including Basic, Signum and Pro.

Tesro built its reputation in 10-metre target shooting, and the PA10 competes against established match-pistol makers such as Steyr, Feinwerkbau, Walther and Morini for places on the firing line at national and international air-pistol matches.

Single-shot dry-fire-capable target pistol intended for ISSF 10 m air pistol competition. Velocity figures are well below the 12 ft/lb UK air-pistol limit, as match air pistols are tuned for accuracy and consistency rather than power.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Tesro GmbH
Category
Pistol
Country
Germany
Status
In production
Produced
2010

DimensionsAs issued, without a magazine or an optic.

Barrel
235 mm
Overall length
404 mm
Height
134 mm
Width
50 mm
Sight radius
347 mm
Weight, empty
970 g

ActionHow it cycles, what trips it, and what feeds it.

Action
Single action
Trigger
Two stage
Trigger pull
5.0 N
Capacity
1
Magazine
Internal

MaterialsEach swatch is the material itself, not a colour chosen to stand for it.

Frame
Aluminum
Barrel
Steel
Stock
Walnut
Finish
Anodized

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
155 m/s
Muzzle energy
6 J
Effective range
10 m

Trajectory

What the round does downrange

Solved from the muzzle figures and the bullet. The dashed rule is the effective range on the record, and the crosses are the steps the solver returned.

Copy a link to this section

No load solved for this record yetThe flight path is computed from a cartridge and a bullet. This record has no ammunition filed against its chambering, so there is nothing to solve.

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Match grade
  • Regulated pcp
  • Removable air cylinder
  • Floating barrel
  • Air stripper
  • Adjustable match trigger
  • Anatomical grip
  • Adjustable palm rest
  • Manometer
  • Ambidextrous cocking lever

Standing

How it compares

Copy a link to this section

Each figure against the firearms of the same type and cartridge that record it, or of the same type where that cartridge has too few. Positions are read to the nearest tenth.

MeasurementThis firearmMedianPosition
Empty weightAmong 45 .177 Air (4.5mm) pistols970 g968 gNear the median
Overall lengthAmong 45 .177 Air (4.5mm) pistols404 mm400 mmLonger than about 60%
Barrel lengthAmong 43 .177 Air (4.5mm) pistols235 mm230 mmLonger than about 60%
Magazine capacityAmong 45 .177 Air (4.5mm) pistols11Near the median

Answers

Questions about the Tesro PA10

Copy a link to this section
How much does the Tesro PA10 weigh?

The Tesro PA10 weighs 970 g (2.14 lb) empty.

What caliber is the Tesro PA10?

The Tesro PA10 is chambered in .177 Air (4.5mm).

How many rounds does the Tesro PA10 hold?

The Tesro PA10 holds 1 rounds, fed from an internal magazine.

How long is the Tesro PA10?

The Tesro PA10 is 404 mm (15.9 in) long overall, with a 235 mm (9.25 in) barrel.

Who makes the Tesro PA10?

The Tesro PA10 is made by Tesro GmbH (Germany).

When was the Tesro PA10 introduced?

The Tesro PA10 was introduced in 2010.

How does the Tesro PA10 operate?

The Tesro PA10 uses a single action.

Compatibility

Which parts fit this firearm

Copy a link to this section

Studio

Every part that mounts on this, resolved

Not a list the maker typed out: the answer comes from the mounts this firearm exposes and the interface each part needs, so it stays right when either one changes.

  • Every part that mounts on any firearm in the catalogue
  • Interface standards, platforms and fit overrides
  • The same answers through the API and the MCP server

Requires a signed-in GunSpec account on the Studio plan. The answer is computed per part, so it is not part of the public record.

Provenance

What the record holds

Every figure above was taken from one of these pages. The confidence reflects how much of the record came from a page a claim can be checked against.

Copy a link to this section

Provenance

Confidence in this record

82%

Stockists

Where to buy

Offers link straight to the shop. GunSpec never takes the order.

Copy a link to this section

No shop has listed this firearm yet

Stock and prices come from the shops themselves. If you sell this firearm, you can list it and it appears here.

List a firearm

MCP

Ask an assistant about it

The same record, reached the way a person asks for it rather than the way a program does.

Copy a link to this section

Ask GunSpec

Works with

Claude CodeClaude DesktopCursorVS CodeGitHub CopilotWindsurf

Point an MCP client at GunSpec and it answers from the catalogue rather than from memory. A free key covers the read tools.

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

Copy a link to this section
curl --request GET \  --url 'https://api.gunspec.io/v1/firearms/tesro-pa10' \  --header 'X-API-Key: your_key'
Response
{  "id": "tesro-pa10",  "name": "Tesro PA10",  "manufacturer": {    "id": "tesro",    "name": "Tesro GmbH",    "countryCode": "DE",    "foundedYear": 2002,    "website": "https://www.tesro.de",    "logoUrl": null,    "description": null,    "status": "active",    "defunctYear": null,    "stateOwned": null,    "makesFirearms": true,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-07-06 11:00:16",    "updatedAt": "2026-07-06 11:00:16",    "version": "470c325a1382cef94cc34ff454a0f903902e182d86e7bed7be53db3398494ad0"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "DE",  "year_introduced": 2010,  "barrel_length_mm": 235,  "weight_empty_g": 970,  "action_type": "single_action"}