Integration GuidesReference Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Reference Docs

Season Standings

Global Basketball Season Standings Provides detailed standings info for a given season.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
⏱️

Update Frequency

10s Time To Live / Cache


Data Points

Groups
AttributeParent ElementTypeDescription
idseason_standing - groups - groupStringUnique ID for a sport event's group

ex. sr:league:76103 (Euroleague 23/24)
liveseason_standing - groups - groupBooleanSignifies standings are based on live scores when true
nameseason_standing - groups - groupStringName of a sport event's group

ex. Euroleague 23/24
group_nameseason_standing - groups - groupStringAbbreviated name of a sport event's group

ex. Eastern Conference
parent_group_idseason_standing - groups - groupStringUnique ID for a parent of a season's group. For example, the NBA Eastern Conference (sr:league:77453) could be a child of NBA (sr:league:77447)

ex. sr:league:77447
Stages
AttributeParent ElementTypeDescription
end_dateseason_standing - groups - group - stageDateEnd date of a sport event's stage

ex. 2024-05-19
orderseason_standing - groups - group - stageIntegerOrder of a stage within a season
phaseseason_standing - groups - group - stageStringName of a sport event's stage

ex. regular season, conference, playoffs

See the enum_phase entry in our Global Basketball OpenAPI spec for a complete list of valid phase enum values
start_dateseason_standing - groups - group - stageDateStart date of a sport event's stage

ex. 2023-08-11
typeseason_standing - groups - group - stageStringType of a sport event's stage

cup, league
yearseason_standing - groups - group - stageStringYear of a sport event's stage

ex. 23/24
Competitor
AttributeParent ElementTypeDescription
abbreviationstanding - competitorStringAbbreviation for a competitor name

ex. RMA (Real Madrid)
age_groupstanding - competitorStringAge group of a competitor, when applicable

ex. U23
countrystanding - competitorStringCountry of a competitor

ex. Spain
country_codestanding - competitorStringCountry code of a competitor

ex. ESP (Spain)
divisionstanding - competitorIntegerDivision number for a competitor
genderstanding - competitorStringGender for a competitor

male, female
idstanding - competitorStringUnique ID for a competitor

ex. sr:competitor:3540 (Real Madrid)
namestanding - competitorStringName for a competitor

ex. Real Madrid
statestanding - competitorStringState of a competitor

ex. TX (Texas)
Standings

Standings may be separated into the following possible categories: total, home, away

AttributeParent ElementTypeDescription
tie_break_ruleseason_standingStringTie break rule for the season standing group

ex. In the event that two (or more) teams have an equal number of points, the following rules break the tie: 1. Goal difference 2. Goals scored
typeseason_standingStringCategory of the season standing group

total, home, away, first_help_total, first_half_home, first_half_away, second_half_total, second_half_home, second_half_away
roundseason_standingIntegerNumber of rounds in the season standing group
changegroup - standingIntegerChange in a team's standing rank from the previous week

2 or -1
current_outcomegroup - standingStringCurrent outcome of a team for the season

ex. Qualification Playoffs or Playoffs
drawgroup - standingIntegerNumber of ties for a team in the season standing group
games_behindgroup - standingIntegerNumber of games behind the season standing group leader
last_ten_loss_recordgroup - standingIntegerNumber of losses in a team's last ten games
last_ten_win_recordgroup - standingIntegerNumber of wins in a team's last ten games
lossgroup - standingIntegerNumber of losses for a team in the season standing group
playedgroup - standingIntegerNumber of games played for a team in the season standing group
points_againstgroup - standingIntegerNumber of points against for a team in the season standing group
points_forgroup - standingIntegerNumber of points scored for a team in the season standing group
rankgroup - standingIntegerTeam rank in the season standing group
streakgroup - standingIntegerTeam win/loss streak in the season standing group

ex. W5 (won 5 in a row), L3 (lost 3 in a row)
win_percentagegroup - standingDecimalWinning percentage for a team in the season standing group. Expressed as a whole number with one decimal.

ex. 64.7
win_ratiogroup - standingDecimalWinning percentage for a team in the season standing group. Expressed with three decimals.

ex. .647
wingroup - standingIntegerNumber of wins for a team in the season standing group
Path Params
string
enum
required
Defaults to trial

The access level of your API key

trial, production

Allowed:
string
enum
required
Defaults to en

2-letter code for supported languages

da (Danish), de (German), el (Greek), en (English), es (Spanish), fi (Finnish), fr (French), hi (Hindi), hu (Hungarian), id (Indonesian), it (Italian), ja (Japanese), ko (Korean), nl (Dutch), no (Norwegian), pt (Portuguese), ru (Russian), sr (Serbian), srl (Serbian Latin), sv (Swedish), th (Thai), tr (Turkish), zh (Chinese - simplified), zht (Chinese - traditional)

The above codes are the fully supported languages for this API. Click here for valid language codes and a tabular list of available languages per competition.

string
required
Defaults to sr:season:130981

Unique Id of a season, found in the Seasons endpoint

Note: The API provides a maximum of 3 seasons per competition — 2 previous seasons and 1 current season.

Example: sr:season:119811

string
enum
required
Defaults to json

Format returned

json, xml

Allowed:
Query Params
int32

Standings for a specified round number. If the round number is not specified, the last round is displayed by default.

Example: round=2

boolean

Determines whether standings are based on live scores. If not specified, live standings are returned.

Visit our Coverage Matrix for live standings availability by competition.

Example: live=false (ignore live standings)

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json