Products
Scores & Standings Coming
Results and deterministic standings are live. Box scores and in-game updates are still ahead — and this page will not pretend otherwise.
What works today
Results are observations like everything else: sources report scores, the conflict policy picks a winner by authority, and the losers stay visible — GET /v1/fixtures/{id}/results returns every report with its source, the winner marked. Standings recompute the moment a final result lands, under the stage’s own published rules (points scheme and ordered tiebreakers), and every row carries the trace that explains its position. A table mid-Saturday says complete: false and flags the positions that can still change.
- Every reported result with its source — disagreement is information, not a bug
- Deterministic tables with a per-row tiebreak trace and derived_from audit list
- An embeddable standings table beside the calendar widget, publishable-key safe
Still ahead
Box scores and per-player stat lines (grant-gated for the player tier), and live in-game updates over SSE. Live waits for a scoring partner: a live product with no games would be worse than no live product.