All WC Matches
Group Tables
1 Played · 2 W · 3 D · 4 L · 7 GF · 8 GA · 9 GD · 10 Points.
Teams, Stats & Past Editions
| Endpoint | Description |
|---|---|
GET /api/v1/world-cup/teams | All participating teams |
GET /api/v1/world-cup/stats | Tournament player & team stats |
GET /api/v1/world-cup/stats?season_id={id} | Stats for a past edition (e.g. 2022) |
GET /api/v1/world-cup/home | Full historical overview — 22 editions, winners, hosts, players |
GET /api/v1/world-cup/history | Recent 5 editions with results & top teams |
GET /api/v1/world-cup/winners | Recent 5 editions with final scores |
GET /api/v1/world-cup/seasons | All 23 seasons (1930-2026) with IDs |
GET /api/v1/world-cup/archive/{seasonId} | Full competition detail for any past WC |