Passing Statistics

Passing statistics measure how effectively a player or team moves the ball between teammates.
These metrics help evaluate ball circulation, buildup play, and chance creation through passes.
Passing data is derived from event-based match tracking, where each pass is recorded with:
  • Player
  • Receiver
  • Result (success / fail)
  • Location on the pitch
  • Timestamp

Passing Metrics


Passing Accuracy

Passing accuracy measures the percentage of successful passes relative to total attempts. Passing Accuracy=Success PassesTotal Passes×100\text{Passing Accuracy} = \frac{\text{Success Passes}}{\text{Total Passes}} \times 100

Short Pass Accuracy

Short pass accuracy evaluates the effectiveness of short-distance distribution. Short Pass Accuracy=Success Short PassTotal Short Pass×100\text{Short Pass Accuracy} = \frac{\text{Success Short Pass}}{\text{Total Short Pass}} \times 100

Long Pass Accuracy

Long pass accuracy measures a player’s ability to successfully deliver long-distance passes. Long Pass Accuracy=Success Long PassTotal Long Pass×100\text{Long Pass Accuracy} = \frac{\text{Success Long Pass}}{\text{Total Long Pass}} \times 100

Failed Passes

Failed passes represent passes that did not reach a teammate. Failed Passes=Total PassesSuccess Passes\text{Failed Passes} = \text{Total Passes} - \text{Success Passes}

Relationship Between Passing Metrics

Passing metrics are logically related. Total Passes ├── Success Passes └── Failed Passes Total Short Pass ├── Success Short Pass └── Failed Short Pass Total Long Pass ├── Success Long Pass └── Failed Long Pass

Tactical Interpretation

Passing statistics help analysts evaluate:
  • Team buildup structure
  • Ball circulation speed
  • Playmaking influence
  • Possession stability
Teams with strong passing networks often maintain longer possession phases, allowing them to control the tempo and dictate the flow of the match.

Key Passes and Chance Creation

A Key Pass is defined as a pass that directly leads to a shot attempt. Player A → Pass → Player B → Shot Key passes are a fundamental indicator of creative contribution. They are closely linked with:
  • Assists
  • Chances created
  • Expected Threat (xT)

Example Passing Scenario