statshawk
ReferenceData modelCompetitions & editions

CompetitionStandings

The DEFAULT standings read (no explicit year): the served edition's year plus its table. `season_year` is the diagnosable contract — a consumer (agent, MCP tool) can always see WHICH season the default resolved to, so an offseason read is unambiguous instead of a mystery empty list.

object
competitionCompetitionIdrequired
entriesStandingsEntry[]required

The table, best-record-first (points-ranked for hockey).

StandingsEntry
entrant
EntrantId
games_played
integer<int32>
losses
integer<int32>
otl
integer<int32> | nulloptional
pct
number<double>
points
integer<int32> | nulloptional
points_against
integer<int32>
points_for
integer<int32>
team
Team | nulloptional
ties
integer<int32>
wins
integer<int32>
season_yearSeasonYearrequired
SeasonYear
integer<int32>