Returns the scorecard statistics limited to a single game.
Only the entry matching game_id
is present in cards
; all other
top-level counters (won
, played
, etc.) are recomputed for that
game alone.
Useful for dashboards that present per-game progress without fetching the full scorecard payload.
Identifier returned by /scorecard/open.
Game identifier to filter by (e.g. ls20-1d57d6daeb05
).
scorecard found; statistics for the requested game.
Aggregate results for an entire scorecard run.
Includes cumulative counters, optional metadata echoed back from
the open request, the API key that authenticated the run, and a
per-game breakdown in cards
.