Schedules, box scores, player stats and play-by-play — one pipeline from the scorer’s table straight to your app.
Schedules, live scores, box scores, team and player statistics and play-by-play — straight from the official scoring system.
Explore Documentation →Player credits and per-category fantasy points for every match, updated live from tip-off to the final buzzer.
Explore Documentation →AI-powered tools and widgets that keep fans engaged around live games — predictions, polls and interactive moments.
Learn More →Complete archives of past seasons — results, box scores and statistics for analysis, products and model training.
Automated recaps, previews and storylines generated from live and historical data, ready to publish.
Learn More →Cross-era fantasy matchups, simulated by AI on decades of data. A daily game fans return to — built by fantasy sports experts, no tech team needed.
Try Our Legend Draft →Data originates from our courtside scoring system, so coverage is first-hand: complete and correct at the source. More leagues are onboarding.
A consistent data model across all leagues, predictable REST conventions and a sandbox with a full demo game — integrate in days, not weeks.
curl "https://api.statsradar.io/v1/games?date=today" \
-H "Authorization: Bearer $STATSRADAR_KEY"
# 200 OK
{
"data": [{
"game_id": "pba-2026-0412",
"status": "live",
"clock": "Q3 05:12",
"home": { "team": "Taguig Falcons", "score": 71 },
"away": { "team": "Cebu Mariners", "score": 68 }
}]
}
Plans scale across three dimensions: data scope, real-time access and call volume.