Sports Statistics API
Stats that go deeper than the scoreboard
Current-season team and player statistics — shots, possession, form, performance metrics — normalized across sports.
Included
Team Statistics
Form, goals, possession and more per match.
Included
Player Statistics
Individual performance metrics per player.
Included
Season Aggregates
Rolled-up stats across the season.
Access
Advanced Metrics
xG-style advanced metrics where available.
Example Request
GET /v1/football/statistics
Team statistics for a given match.
GET /v1/football/statistics?match_id=48213
{
"possession": 58,
"shots_on_target": 6,
"corners": 7
}
{
"possession": 58,
"shots_on_target": 6,
"corners": 7
}
See Also
Related pages
Explore more of the platform.
Get Started
Start free. Upgrade when you need enterprise SLAs.
Self-serve API keys for developers today — dedicated infrastructure, custom feeds and SLAs when you're ready.