Home/Soccer Analytics/Ball Receipt Under Pressure & Intent Tracking

Ball Receipt Under Pressure & Intent Tracking

Event Data ModelsLevel 2 — Intermediate

What It Is

Ball receipt events are logged separately from pass events, giving each receiving player their own timestamped record. Crucially, receipt events are also logged for incomplete passes when the intended recipient can be confidently inferred — this enables intent-based analysis even when the pass fails. Both receipt events and the subsequent actions from that receipt can be tagged under_pressure independently, allowing analysis of chains of pressured events (e.g., pressured receipt → pressured pass).

Correct Execution

Correct usage: treat ball receipt as its own event with its own pressure tag, not just an attribute of the preceding pass. A pressured receipt followed by a pressured pass represents three consecutive under-pressure events (pass + receipt + next pass). For incomplete passes, the receipt record is added when the intended target is "very clear" — providing intent context for turnovers and clearances. Use receipt pressure tags to identify which players consistently receive the ball already under pressure vs. those who receive cleanly.

Progression Levels

Diagnostic Tree

Coaching Cues

  • "Three events in a row under pressure: the pass, the receipt, the next pass. Track the chain, not just the single action." — Thom Lawrence, 2018
  • "Receipt events exist even for incomplete passes when the intent is clear — use them."

Common Errors

  1. Ignoring receipt events in pressure analysis: Pressure on a receipt is as analytically important as pressure on the subsequent pass — the player had no time to settle before being forced to act.
  2. Discarding incomplete-pass receipt records: These tell you intent. A player who consistently aims toward pressed teammates is making a different error than one who loses the ball under direct press.

Sources

  • Thom Lawrence, StatsBomb Data Launch presentation, YouTube, 2018-05-23 — explained separate receipt event logging and intent-tracking for incomplete passes