Home/Soccer Analytics/Carry vs. Pass Zone Entry Analysis

Carry vs. Pass Zone Entry Analysis

Tactical AnalysisLevel 2 — Intermediate

What It Is

Analyzing how teams enter the offensive zone (final quarter of the pitch) by comparing two primary methods: carries (player enters with the ball at their feet) and passes (ball is played into the zone). These two methods have fundamentally different spatial patterns and shot-generation rates. Carries account for ~27% of entries but produce shots 36% of the time; passes account for ~73% of entries but produce shots only 26% of the time. The conditional probability of shots and goals varies dramatically by entry method, lateral position, and entry length.

Correct Execution

For each possession that enters the offensive zone, classify the entry event as carry or pass. Record: (1) starting position (x, y), (2) ending position (x, y), (3) length, (4) angle of entry. Then compute conditional probabilities: P(shot | entry type, starting position, length). Key patterns to identify:

  • Carries: start at sidelines, move toward center; shorter carries (0-20m) most common; longer, more central carries are far more dangerous (50% shot rate for carries ending in middle 20m of pitch)
  • Passes: start evenly distributed, end toward sidelines (they "open the field"); length shows no strong correlation with shot probability after ~17m; passes starting from the middle third have highest shot probability

Progression Levels

Diagnostic Tree

Coaching Cues

  • "We're getting in, but we're getting in wide. Carries toward the center are twice as dangerous."
  • "Passes open the field. Carries go toward the goal. Different tools for different moments."
  • "30% of all possessions reaching the final quarter produce shots. 10% of those shots produce goals. Those are your baselines."

Common Errors

  1. Treating all entries as equal: A carry entry to the center and a pass entry to the sideline have completely different shot probabilities. Always segment by method and position.
  2. Confusing correlation with causation: Central carries correlate with more shots, but they may only be possible when the defense is already disorganized. Event data alone cannot resolve this — positional data showing defender locations is needed.

Edges

🔑 Hidden Causal Lever

Carries Into the Center Are Twice as Dangerous as Passes to the Wing — But You Can't Tell if It's Causal

Carries account for only 27% of offensive zone entries but produce shots 36% of the time. Passes are 73% of entries but only 26% produce shots. The critical distinction: carries compress toward the center (sideline to center), while passes expand toward the sidelines. Central carries ending in the middle 20m produce shots ~50% of the time. But the causal ambiguity is unresolved: do central carries CAUSE better outcomes, or do they only HAPPEN when the defense is already disorganized?

What most people do
Treat zone entries as binary (entered or didn't) without distinguishing method, direction, or length.
What the best do
Segment entries by method (carry vs. pass), starting position, ending position, and length. Recognize that the 50% shot rate for central carries may be partially selection bias (only possible when defense is already broken) and flag this limitation rather than treating the number as a causal prescription.
Why it's an edge: Knowing this distinction means you can diagnose WHY a team has high zone entry rates but low shot rates (answer: too many wide pass entries, not enough central carries). The fix isn't "do more carries" — it's "create the defensive disorganization that ALLOWS central carries."
How to exploit: Track carry vs. pass entry ratio and entry ending position for your team and opponents. If your team over-indexes on wide pass entries, investigate whether the issue is personnel (no dribbler to carry centrally) or tactical (not creating the preconditions for central carries). For opponent analysis: if they rely on central carries, force them wide — their shot creation drops dramatically.
Benjamin (physicist), StatsBomb Innovation in Football Conference, 2019-10-25. Conditional probability analysis across 5 major leagues.
🔑 Hidden Causal Lever

Central Carries Are the Most Dangerous Action in Football — 50% Shot Rate

Carries ending in the middle 20m of the pitch produce shots 50% of the time — roughly double the shot rate of passes entering the same zone. The spatial pattern is the mechanism: carries start on the sideline and cut to center, arriving with momentum and face-on orientation that passes cannot replicate. The carrier has already committed defenders laterally, creating the shot opportunity through the movement itself.

What most people do
Treat carries and passes as interchangeable zone-entry methods. Value progressive passes more than progressive carries in player evaluation because pass data is richer.
What the best do
Separately track central carry entries and compute their shot conversion rate. Recruit players who can execute sideline-to-center carries under pressure. Design tactical plans that create 1v1 carry opportunities in wide zones with inside-cutting angles.
Why it's an edge: Carries are underrepresented in most metrics (only 27% of entries) but disproportionately productive. A player with 3 central carries per game is contributing more zone entries than a player with 8 wide passes.
How to exploit: Build a "central carry entry rate" metric. Scout for wingers and fullbacks with high central carry frequency AND high shot-generation rate from carries. Prioritize tactical schemes that create isolation carry opportunities over crossing schemes.
Benjamin (physicist), StatsBomb Innovation in Football Conference, 2019-10-25. Carries ending in middle 20m showed 50% shot rate vs 26% for pass entries overall.

Sources

  • Benjamin (physicist), StatsBomb Innovation in Football Conference, YouTube, 2019-10-25 — presented conditional probability analysis of carry vs. pass zone entries across 5 major leagues; showed carries are 27% of entries but 36% produce shots; identified central carries and middle-third pass starts as highest-value entry patterns