Covering the FIFA World Cup and UEFA European Championship

International football tournament data, structured for developers.

Every match, squad, player, statistic, award, and official from every FIFA World Cup since 1930 and every UEFA European Championship since 1960 — cleaned, cross-referenced, and available as a single REST API.

Free tier available · No credit card required to start

TournamentStats is an independent data project, not affiliated with, endorsed by, or sponsored by FIFA or UEFA.

New: On This Day

Real matches, stats, and player birthdays from World Cup & Euros history — a new one every day.

One data model, decades of tournament history

Complete coverage of the FIFA World Cup (1930–present) and the UEFA European Championship (1960–present). Every endpoint pulls from the same consistent schema, so a query about a 1990 match returns data in exactly the same shape as a query about last year's.

Matches and results

Full fixture lists, scores, venues, attendance, and knockout progression for every tournament edition.

Teams and groups

Squad lists, group standings, qualification paths, and historical team performance by tournament.

Players and stats

Appearances, goals, assists, cards, and per-tournament statistics for every player on record.

Awards and honours

Golden boots, best player awards, best goalkeeper, and other individual tournament honours.

Officials

Match referees and assistant officials, linked to the fixtures they took charge of.

Head coaches

Coaching records by team and tournament, including tenure and squad selections.

A simple, predictable REST API

Query by tournament, team, player, or match. Every response follows the same JSON structure, so integrating one endpoint means you already understand them all.

Read the full documentation
GET /v1/players/pele/tournaments/1970

{
  "player": "Pelé",
  "team": "Brazil",
  "tournament": "1970 FIFA World Cup",
  "appearances": 6,
  "goals": 4,
  "assists": 3,
  "awards": ["Golden Ball"]
}

Built for the apps behind the tournament

If your product needs reliable, structured tournament history, chances are it fits one of these.

01

Trivia and quiz apps

Ready-made questions and answers drawn from real historical results and stats.

02

Fantasy tournament games

Historical player performance to power scoring models and draft tools.

03

Sports media and content tools

Auto-generate stat call-outs, "on this day" pieces, and player profiles.

04

Chatbots and AI assistants

Grounded, structured answers to tournament history questions instead of guesswork.

Start free, scale when you need to

Full pricing and request limits are managed on RapidAPI. Rough shape below.

Free

£0

For testing and small projects

  • Limited daily requests
  • Full data schema access
  • Community support

Custom

Contact

For high-volume or bespoke needs

  • Custom rate limits
  • Dedicated support
  • Data export options
TournamentStats is an independent, fan-built data project and is not affiliated with, endorsed by, or sponsored by FIFA, UEFA, or any national football association. All data is compiled from publicly available historical records.