Notice

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

Perazzi SHO

Category
Shotgun
Barrel
750 mm
Weight, empty
3.60 kg
Introduced
1963

About

What it is, and why it matters

Copy a link to this section

The Perazzi SHO is an Italian over/under competition shotgun and the model that launched Perazzi Armi as a competition gunmaker. Chambered in 12 gauge and built on a break-action boxlock with a selective single trigger, it was configured for Olympic Trap. Ennio Mattarelli won the Olympic Trap gold medal at the 1964 Tokyo Games shooting a Perazzi SHO with a world-record score of 198/200, establishing the firm's reputation before the later MX8 superseded it.

The Perazzi SHO carried Ennio Mattarelli to Olympic Trap gold at the 1964 Tokyo Olympics with a world-record 198/200 - the win that put Daniele Perazzi's fledgling workshop on the international map and set the template for the marque's clay-target dominance.

The SHO predates Perazzi's signature detachable drop-out trigger group, which was introduced with the MX8 developed for the 1968 Mexico City Olympics. As a semi-bespoke competition gun of the early 1960s, most dimensional specifications were made to measure and are not formally published; barrel length and weight here reflect typical Olympic Trap configuration of the period.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Perazzi Armi
Category
Shotgun
Country
Italy
Status
Discontinued
Produced
1963

DimensionsAs issued, without a magazine or an optic.

Barrel
750 mm
Weight, empty
3.60 kg

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

Action
Break action
Firing mechanism
Hammer fired
Trigger
Single stage

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

Frame
Steel
Barrel
Steel
Stock
Wood
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
410 m/s
Muzzle energy
2353 J
Effective range
40 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
  • Over under barrels
  • Selective single trigger
  • Ventilated top rib
  • Boxlock action

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 622 12 Gauge shotguns3.60 kg3.29 kgHeavier than about 80%
Barrel lengthAmong 650 12 Gauge shotguns750 mm711 mmLonger than about 80%

Answers

Questions about the Perazzi SHO

Copy a link to this section
How much does the Perazzi SHO weigh?

The Perazzi SHO weighs 3.60 kg (7.94 lb) empty.

What caliber is the Perazzi SHO?

The Perazzi SHO is chambered in 12 Gauge.

How long is the Perazzi SHO?

The Perazzi SHO has a 750 mm (29.5 in) barrel.

Who makes the Perazzi SHO?

The Perazzi SHO is made by Perazzi Armi (Italy). It was designed by Daniele Perazzi.

When was the Perazzi SHO introduced?

The Perazzi SHO was introduced in 1963.

How does the Perazzi SHO operate?

The Perazzi SHO uses a break action, and its firing mechanism is hammer fired.

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

62%

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/perazzi-sho' \  --header 'X-API-Key: your_key'
Response
{  "id": "perazzi-sho",  "name": "Perazzi SHO",  "manufacturer": {    "id": "perazzi",    "name": "Perazzi Armi",    "countryCode": "IT",    "foundedYear": 1957,    "website": "https://www.perazzi.it",    "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": "e7f84bd4407196e3ce0ddf21fb72dc01ff3c543af6ebd6efef3461dcdf032b58"  },  "category": {    "id": "shotgun",    "name": "Shotgun",    "description": "Smoothbore firearms designed to fire shot or slugs"  },  "country_of_origin": "IT",  "year_introduced": 1963,  "barrel_length_mm": 750,  "weight_empty_g": 3600,  "action_type": "break_action"}