Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

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 standings group

ex. sr:league:88473
liveseason_standing - groups - groupBooleanSignifies standings are based on live scores when true
nameseason_standing - groups - groupStringName of a standings group

ex. Challenger Series 2024, Week 43, Session 1
group_nameseason_standing - groups - groupStringAbbreviated name of a standings group

ex. A
parent_group_idseason_standing - groups - groupStringUnique ID for a parent of a standings group
Stages
AttributeParent ElementTypeDescription
end_dateseason_standing - groups - group - stageDateEnd date of a standings stage

ex. 2024-05-19
orderseason_standing - groups - group - stageIntegerOrder of a stage within a season
phaseseason_standing - groups - group - stageStringName of a standings stage

ex. ms (men singles), md (men doubles), ws (women singles), wd (women doubles), xd (mixed doubles)

See the enum_phase entry in our Table Tennis OpenAPI spec for a complete list of valid phase enum values
start_dateseason_standing - groups - group - stageDateStart date of a standings stage

ex. 2023-08-11
typeseason_standing - groups - group - stageStringType of a standings stage

cup, league
yearseason_standing - groups - group - stageStringYear of a standings stage

ex. 23/24
Competitor

Competitors can be a player or a doubles team

AttributeParent ElementTypeDescription
abbreviationstanding - competitorStringAbbreviation for a competitor name (singles or doubles)

ex. HOL (Hollo, Mike)
countrystanding - competitorStringCountry of a competitor

ex. Germany
country_codestanding - competitorStringCountry code of a competitor

ex. DEU
date_of_birthcompetitor - competitorDateDate of birth of a competitor

ex. 2004-01-29
genderstanding - competitorStringGender for a competitor

male, female
idstanding - competitorStringUnique ID for a competitor

ex. sr:competitor:461761
namestanding - competitorStringName for a competitor (singles or doubles)

ex. Hollo, Mike
Standings
AttributeParent ElementTypeDescription
changegroup - standingIntegerChange in a competitor's standing rank from the previous week

ex. 2 or -1
current_outcomegroup - standingStringCurrent outcome of a competitor for the season

ex. Final round or Playoffs
drawgroup - standingIntegerNumber of ties for a competitor in the season standing group
lossgroup - standingIntegerNumber of losses for a competitor in the season standing group
playedgroup - standingIntegerNumber of matches played for a competitor in the season standing group
pointsgroup - standingIntegerNumber of points for a competitor in the season standing group
rankgroup - standingIntegerCompetitor rank in the season standing group
sets_againstgroup - standingIntegerNumber of sets lost for a competitor in the season standing group
sets_forgroup - standingIntegerNumber of sets won for a competitor in the season standing group
sets_diffgroup - standingIntegerSet win/loss differential for a competitor in the season standing group

ex. 4, -4
wingroup - standingIntegerNumber of wins for a competitor in the season standing group
roundseason_standingIntegerNumber of rounds in the season standing group
tie_break_ruleseason_standingStringTie break rule for the season standing group

ex. The group winner, runner-up and the two best 3rd ranked teams are qualified for the playoffs
typeseason_standingStringCategory of the season standing group

ex. total, home, away
Path Params
string
enum
required
Defaults to trial

The access level of your API key

trial, production

Allowed:
string
required
Defaults to en

2-letter code for supported languages

en (English)

English is the only fully supported language for this API. Click here for valid language codes and a tabular list of available languages per competition.

string
required
Defaults to sr:season:124097

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:124097

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