Live game data
Sport-aware clocks, periods, events, and final scores.
Live scores, in-play odds, and deep stats across 46 leagues — including the sharp and Asian books that move the line. One clean, agent-ready API.
46 leagues. 10+ bookmakers, sharp books included. Every major game.
Scores, odds, schedules, stats, and player props — across every league we cover.
Sport-aware clocks, periods, events, and final scores.
Prematch and in-play odds from mainstream, sharp and Asian books.
Standings, rosters, recent form, and team stats.
{
"record": "42-18",
"rank": 3,
"form": "WWLWW",
"streak": "W2"
}Profiles, box scores, splits, and season stats.
{
"ppg": 28.4,
"rpg": 7.1,
"apg": 6.8,
"last_10": [31, 24, 33, …]
}How every price moved, in 30-second steps, across every book we carry.
Clean REST endpoints agents can call and reason over.
// clean REST endpoints GET /v1/nba/games?status=live GET /v1/nba/games/{id}/odds GET /v1/mlb/players/{id}/batting-stats GET /v1/{league}/games/{id}/matchup
Clean schemas. Stable IDs. Source-attributed responses. Sports data your team can actually trust and ship with.
Predictable JSON built for real apps.
Consistent IDs across every entity.
Every field tagged with its origin.
OpenAPI spec, typed schemas, fast start.
We don't resell a single feed. We ingest from multiple sources, merge them into one canonical document per game, and tag every field with its origin.
Pull games, odds, and stats from primary sources and books.
Merge sources into one canonical document, with conflict resolution and fallback.
Every field tagged with its source, inline.
Sports products can't feel stale. React in seconds to score changes, line moves, and game state — across every league we cover.
Scores, clocks, periods, and line moves in real time.
Serve data fast to sites, apps, and agents.
Multi-source ingestion with fallback and provenance.
Trigger experiences on game starts, scores, and line moves.
The same API powers scoreboards, odds tools, dashboards, alerts, and agent workflows.
GET /v1/nba/games/:id?include=odds
{
"data": {
"id": "nba_2026_001234",
"league": "nba",
"status": "live",
"period": 3,
"clock": "04:18",
"home_team": { "id": "nba-LAL", "name": "Los Angeles Lakers", "score": 84 },
"away_team": { "id": "nba-GSW", "name": "Golden State Warriors", "score": 79 },
"odds_summary": {
"consensus": {
"moneyline": { "home": -135, "away": 115 },
"spread": { "home_line": -2.5, "home_price": -110 },
"total": { "line": 224.5, "over": -110 }
},
"bookmaker_count": 8
}
},
"_meta": {
"served_from": "live",
"cache_ttl_seconds": 15
}
}The same API powers your website, your app, your dashboard, and your AI workflows.
Live lines from mainstream, sharp and Asian books, plus player props.
Profiles, box scores, and game logs across every league.
Tool-ready endpoints for research, analysis, and briefs.
Live scores, schedules, and results for real-time UIs.
Stop scraping. Stop parsing. Give agents clean REST endpoints they can call, compare, and reason over — or connect them straight through our MCP server.
46 leagues. 10+ bookmakers, sharp books included. Real-time scores, in-play odds, and detailed stats — through one clean API built for products and agents.