Build sports apps with SportScore's free public API: live scores, standings, top scorers, bracket data, player stats. CORS-open, no API key for open-source projects. MCP server included for Claude / Cursor / IDE integrations.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/api/v1/fixtures/
Fixtures & results for one calendar day
GET
/api/v1/h2h/
Head-to-head between two teams
GET
/api/v1/search/
Search teams, competitions and players
GET
/api/v1/matches/
Today's matches (alias of /api/widget/matches/)
GET
/api/v1/match/
Single match detail (alias of /api/widget/match/)
GET
/api/v1/team/
Team schedule (alias of /api/widget/team/)
GET
/api/v1/standings/
League table (alias of /api/widget/standings/)
GET
/api/v1/topscorers/
Top scorers & assists (alias of /api/widget/topscorers/)