Data
Games & depth
Filter with ?game=cs2|lol|valorant. How rich a match is depends on upstream providers — not every row has maps or player kills.
| Game | Schedule / series | Per-map scores | Player K–D |
|---|---|---|---|
| cs2 | Yes | Often (e.g. 13–6) when GGScore ingested | Yes when box scores ingested |
| lol | Yes | Sometimes as game W/L | Not currently |
| valorant | Yes | Usually series only | Not currently |
How to read scores
- Series (
scoreTeam1/scoreTeam2) — maps or games won (e.g.2–1) - Maps (
maps[].scoreTeam1/2) — round totals on that map (e.g.13–6) - Player stats (
maps[].playerStats[]) — kills, deaths, assists, ADR, rating when present
Half-map scores like 9–3 are not in the current upstream API feed.
See Matches for endpoints and filters.