Home/Soccer Analytics/Pass Originality Modeling

Pass Originality Modeling

Passing MetricsLevel 3 β€” Advanced

What It Is

Estimating the probability distribution of pass destinations across the full pitch for a given game state, identifying the "typical pass" as a baseline against which to measure unexpectedness. The model predicts where most players would pass from this exact situation β€” deviation from that baseline = originality.

Correct Execution

Train a model to predict pass destination probability surface from game state features (passer location, teammate/opponent positions, pressure, game dynamics). For each passing moment, the surface shows where "most players" would pass. The actual pass destination's probability in this surface = how typical it was. Low probability = original.

Diagnostic Tree

Edges

πŸ’Ž Elite-Only Behavior

Pass Originality Is Measurable β€” And It's the Strongest Signal of Creative Quality

By computing how surprising each pass is relative to the expected pass distribution at that moment, you get a pass originality score. Players who consistently make high-originality passes that succeed β€” passes that the model wouldn't predict but that work β€” are demonstrating creative vision that no standard metric captures. This is distinct from pass completion, progressive passes, or xA, all of which can be generated by volume.

What most people do
Use xA (expected assists) or progressive pass volume as proxies for creativity. These conflate opportunity (team context, position) with quality.
What the best do
Train a model to predict pass destination from context (field position, player positions, pressure state). Compute surprise = -log(P(actual_destination)). Players with high mean surprise AND high completion in high-surprise passes are genuinely creative.
Why it's an edge: Creativity is the hardest attribute to quantify, so the market prices it via subjective scouting consensus. A data-driven originality metric finds creative players that scouting misses β€” especially those on weaker teams whose creativity doesn't translate to assists because teammates don't finish.
How to exploit: Build the pass prediction model, compute surprise scores, filter to high-surprise + high-completion. These players are creative AND precise β€” the rarest combination. Cross-reference with xA: players with high originality but low xA are being wasted by their teammates.
Derived from option-aware pass decision evaluation framework, StatsBomb Conference presentations on pass intent and decision quality.

Sources

  • Pieter Robberechts, KU Leuven / StatsBomb, StatsBomb Conference 2022, YouTube, 2022-10-05