Opta (Stats Perform)
communitySports data provider — live match data, player stats, and analytics for football, cricket, and more
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/match/{id}Get match data
Parameters
idstringrequiredReturns
teams[], score, events[] with type, minute, player, possession_pct, shots, passes_completedGET
/api/player/{id}Get player statistics
Parameters
idstringrequiredseasonstringoptionalReturns
name, team, position, stats{goals, assists, passes, tackles, interceptions, minutes_played, rating}GET
/api/standings/{competition}Get league standings
Parameters
competitionstringrequiredReturns
standings[] with rank, team, played, won, drawn, lost, gf, ga, points