Data API
The whole archive is static JSON. No key, no rate limit, no signup — just fetch the file. Please credit Superpower Rankings and link back.
Endpoints
| URL | What it is |
|---|---|
/data/index.json | Which seasons and weeks exist. Start here. |
/data/season-2026.json | Every week of 2026: consensus ranks, each outlet's rank, records, schedule and outlet accuracy. |
/data/season-2025.json | Every week of 2025: consensus ranks, each outlet's rank, records, schedule and outlet accuracy. |
Shape
A season file holds teams, sources, weeks,
games, records, market and accuracy.
Each week holds a teams map keyed by team abbreviation, and each team entry
carries its consensus rank, the avg score, per-outlet
ranks, movement, spread, strength of schedule and market comparison.
Fair use
These are static files on a CDN, so a normal fetch costs nothing. If you need the whole archive, pull each season file once and cache it — the data only changes on Tuesdays.