Sven Karbach

A side project — World Cup 2026 odds & simulation dashboard

For fun, I scraped the official draw, built a Monte‑Carlo simulator of the full 48‑team tournament, and calibrated team strengths from several sources — live bookmaker odds (a multi‑book median consensus), the betting exchange, an Elo model, the FIFA ranking, and squad transfer values. The dashboard compares what each system implies for the title race and the edge versus the market. Pick a model, search a team, or sort the table. Open the full dashboard ↗

Probabilities are Monte‑Carlo estimates from 10,000 simulated tournaments per model, built with a small Python engine. The dashboard is a single self‑contained file.