World Cup 2026 Simulator (Monte-Carlo Model)
Set the strengths, run thousands of tournaments, read the odds. A model from your inputs — not a forecast of real results.
This is a tournament simulator, not a crystal ball. You give each of the forty-eight teams a strength rating; it plays out the real 2026 format — twelve groups of four, top two plus the eight best third-placed teams into a thirty-two-team knockout — thousands of times with a Poisson goal model, and tells you how often each side advances and lifts the trophy. Every number you see is generated from the ratings you typed. It contains no actual World Cup 2026 results, scores, standings or draw — because the point is to let you explore the format and your own assumptions, not to relay events.
This simulator needs JavaScript. The method: simulate each group as a round robin with Poisson goals (scoring rate set by the rating gap), rank by points then goal difference, advance the top two of each group plus the eight best third-placed teams into a 32-team knockout decided by the same goal model, and repeat thousands of times to estimate each team's advance and title odds.
What the model does, step by step
Each simulated tournament runs the same pipeline the real one will:
- Group stage. Twelve groups of four play a full round robin — six matches per group, seventy-two in all. Each match draws goals from a Poisson distribution whose mean comes from the two teams' rating gap, so a stronger side scores more on average but can still slip up.
- Ranking. Groups are ordered by points, then goal difference, then goals scored — the standard tiebreakers — and the top two of each group qualify directly.
- The best thirds. All twelve third-placed teams are pooled and ranked by the same criteria; the best eight join the bracket, exactly as the 48-team format prescribes. (The arithmetic of that cut is covered in the best third-place qualification math and why 104 matches?.)
- Knockout. The thirty-two qualifiers, seeded by rating, play a single-elimination bracket to a champion. Ties level after ninety minutes are settled by a rating-weighted coin-flip standing in for extra time and penalties.
- Repeat. Do all of that a few thousand times and count how often each team reaches each stage. Those shares are the odds in the table.
Why the title odds are lower than you expect
Run it and you will notice that even the team you rated highest rarely wins much more than a quarter of the time. That is not a bug — it is what single-elimination knockouts do. A favourite has to win four or five consecutive matches against survivors, and even a 70%-per-match side clears five games only about one time in six. The simulator makes that fragility visible: depth of field and bracket variance, not just raw strength, decide who lifts the trophy. Nudge one rating and re-run to feel how sensitive — or robust — the odds really are. For the theory, see how a World Cup simulation works and don't overfit the knockouts.
The honesty rules this tool follows
The 2026 World Cup is being played as this is written, and this site's rule is firm: nothing here states or implies a real result. So the simulator ships with generic placeholder teams and ratings for you to overwrite; it hard-codes no real squad, no group draw, no score and no standing. The odds it produces are a property of your inputs and the format's structure — a model, clearly labelled as one. It is a teaching instrument for how the tournament's maths behaves, and emphatically not a prediction of, or commentary on, actual matches. There are no betting tips here, and there never will be.
Related reading
- How a World Cup simulation works — the methodology in prose.
- How often the favourite actually wins — why knockouts are so volatile.
- Will 48 teams mean more upsets? — what the expanded field does to variance.
- All calculators — xG outcomes, Elo expected score, and shootout odds.
Last updated 14 June 2026.