Skip to content

Findings

Findings / Home advantage

Home advantage in international football, and why the gap grew

Venue-control decomposition: matches are split on the real `neutral` flag into true-home (neutral=False) vs neutral-site (neutral=True), then goal difference and win/draw/away rates are compared within era and tournament type. The neutral split is the natural control -- not a random assignment. Window: 1872-11-30 to 2026-06-16, n=49,425 matches played -- the full committed international-results corpus (~150 years, 1872-2026), not a rolling cache

Home advantage is real; the true-home/neutral gap grew not because true-home rose (it is flat) but because neutral-venue advantage collapsed over time.

Venue split

VenuenHome winDrawAway winGoal diff
True home36,3500.50740.22860.2640.6744
Neutral13,0750.44180.22420.33390.3007

Scroll horizontally for all columns.

Effect — true-home minus neutral: goal-diff effect 0.3737, home-win-rate effect 0.0656.

By era

EraTrue-home gdNeutral gdEffect
pre-2000 (n=18,235/5,827)0.67430.45560.2187
2000+ (n=18,115/7,248)0.67450.1760.4985

Scroll horizontally for all columns.

The effect grew because the neutral-venue difference collapsed, not because true-home advantage rose -- true- home goal diff is flat across both eras (0.6743 to 0.6745), while the neutral-venue goal diff fell from 0.4556 to 0.1760.

By tournament type

BucketnTrue-home gdNeutral gdEffect
Friendlies18,3880.56480.17790.3869
Qualifiers15,9280.75920.13580.6234
Finals & continental15,1090.75530.36940.3859

Scroll horizontally for all columns.

The true-home edge is biggest in Qualifiers (0.6234). Neutral games concentrate in Finals & continental play (8,747 of 13,075 neutral matches).

Travel leg — results.parquet carries city/country strings but no coordinates; a travel-distance residual leg is NOT_TESTABLE from committed data and is deliberately not estimated.

Confounds / notes

  • neutral games are non-random (concentrate in tournament finals -- 8747 of 13075)
  • crowd is never directly observed (NOT_TESTABLE)
  • no strength-of-schedule / team-quality adjustment (opponent-raw)
  • draws included in win-rate base
  • Results describe venue, era, and tournament splits in the published observation window.

This exhibit graduates the 3 mechanisms already confirmed local in the committed mechanism ledger (scripts/platformkit/analytics_showcase/out/mechanism_ledger_export.json) into a published page -- the numbers above are not recomputed here, only re-presented with their receipts.

Findings