Load Tournament Data
Paste a JSON array of matches below, then click "Load Data". Each match needs:
Flags can come from
Group stage: set
Knockout stage: set
To refresh live scores, re-paste an updated JSON and click "Load Data" again — team/participant assignments stay intact.
{"id":"M1","round":"Group A","date":"2026-06-11","status":"upcoming|live|finished",
"home":"Mexico","away":"South Africa",
"homeFlag":"https://flagcdn.com/w80/mx.png","awayFlag":"https://flagcdn.com/w80/za.png",
"homeScore":0,"awayScore":0,"minute":"","kickoffUK":"20:00"}kickoffUK is optional — a UK kickoff time shown next to "UPCOMING" (e.g. "20:00").Flags can come from
flagcdn.com/w80/<iso2>.png (e.g. mx, za, br, us).Group stage: set
round to "Group A" through "Group L" — the Home tab
will automatically build live standings tables from finished matches.Knockout stage: set
round to "Round of 32", "Round of 16", "Quarter-final",
"Semi-final" or "Final" — these appear on the Knockout tab as a route-to-the-final bracket.To refresh live scores, re-paste an updated JSON and click "Load Data" again — team/participant assignments stay intact.