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

The competition the standings belong to.

entriesStandingsEntry[]required

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

StandingsEntry
entrant
EntrantId
games_played
integer<int32>
losses
integer<int32>
otl
integer,null<int32>optional
pct
number<double>
points
integer,null<int32>optional
points_against
integer<int32>
points_for
integer<int32>
team
null | Teamoptional
ties
integer<int32>
wins
integer<int32>
season_yearSeasonYearrequired

The season actually served — the latest edition with at least one completed contest (mid-season: the live season; offseason: the just- completed one; a zero-contest shell edition is never chosen).

SeasonYear
integer<int32>