Notice

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

Gamo Compact

Category
Pistol
Barrel
Not recorded
Weight, empty
880 g
Introduced
1996

About

What it is, and why it matters

Copy a link to this section

The Gamo Compact is a single-stroke pneumatic target air pistol chambered in .177 (4.5mm). Manufactured by the Spanish airgun maker Gamo, it is designed for precision 10-metre and short-range target shooting, delivering match-grade accuracy from a single charging stroke of its top-mounted cocking lever. The pistol uses a rifled steel barrel, fires a single pellet per loading, and produces a muzzle energy of under 7.5 joules at around 120 m/s, keeping it within sporting air-pistol power limits.

Gamo, founded in Barcelona as a lead-shot manufacturer in 1959, became one of Europe's largest airgun makers; the Compact has long served as an affordable gateway into single-stroke pneumatic match shooting.

A budget-friendly entry into single-stroke pneumatic match pistols, the Compact is widely used by clubs and beginners for sportive target practice at around 20 metres.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Industrias El Gamo S.A.
Category
Pistol
Country
Spain
Status
In production
Produced
1996

DimensionsAs issued, without a magazine or an optic.

Overall length
320 mm
Weight, empty
880 g

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

Action
Single action
Firing mechanism
Fixed firing pin
Trigger
Single action
Capacity
1
Magazine
Internal

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

Frame
Polymer
Barrel
Steel
Finish
Matte black

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
120 m/s
Muzzle energy
7 J
Effective range
20 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
  • Single stroke pneumatic
  • Rifled steel barrel
  • Adjustable rear sight
  • Match grade
  • Top 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) pistols880 g968 gLighter than about 90%
Overall lengthAmong 45 .177 Air (4.5mm) pistols320 mm400 mmShorter than about 80%
Magazine capacityAmong 45 .177 Air (4.5mm) pistols11Near the median

Answers

Questions about the Gamo Compact

Copy a link to this section
How much does the Gamo Compact weigh?

The Gamo Compact weighs 880 g (1.94 lb) empty. It is the 8th lightest of 45 .177 Air (4.5mm) pistols in the catalogue.

What caliber is the Gamo Compact?

The Gamo Compact is chambered in .177 Air (4.5mm).

How many rounds does the Gamo Compact hold?

The Gamo Compact holds 1 rounds, fed from an internal magazine.

How long is the Gamo Compact?

The Gamo Compact is 320 mm (12.6 in) long overall.

Who makes the Gamo Compact?

The Gamo Compact is made by Industrias El Gamo S.A. (Spain).

When was the Gamo Compact introduced?

The Gamo Compact was introduced in 1996.

How does the Gamo Compact operate?

The Gamo Compact uses a single action, and its firing mechanism is fixed firing pin.

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

78%

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/gamo-compact' \  --header 'X-API-Key: your_key'
Response
{  "id": "gamo-compact",  "name": "Gamo Compact",  "manufacturer": {    "id": "gamo",    "name": "Industrias El Gamo S.A.",    "countryCode": "ES",    "foundedYear": 1959,    "website": "https://www.gamo.com",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-06-21 23:00:46",    "updatedAt": "2026-06-21 23:00:46",    "version": "19642e35cb42a3e81c36c96f920afdd95be90ab2405448cf8621754f54ef268f"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "ES",  "year_introduced": 1996,  "barrel_length_mm": null,  "weight_empty_g": 880,  "action_type": "single_action"}