Integration GuidesDocs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Season Form Standings

Provides a form table of game results and splits for a given season. Table displays W/D/L (win/draw/loss) for a maximum of 6 matches for each team.

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

Update Frequency

60s Time To Live / Cache


Data Points

Groups, Rounds, Seasons, & Stages
AttributeParent ElementTypeDescription
idseason_form_standing - groups - groupStringUnique ID for a season's group
ex. sr:league:65927 (Premier League 22/23)
nameseason_form_standing - groups - groupStringName of a season's group
ex. Premier League 22/23
Competitor
AttributeParent ElementTypeDescription
abbreviationform_standing - competitorStringAbbreviation for a competitor name
ex. LIV (Liverpool FC)
age_groupform_standing - competitorStringAge group of a competitor, when applicable
ex. U23
countryform_standing - competitorStringCountry of a competitor
ex. England
country_codeform_standing - competitorStringCountry code of a competitor
ex. ENG (England)
genderform_standing - competitorStringGender for a competitor
male, female
idform_standing - competitorStringUnique ID for a competitor
ex. sr:competitor:44 (Liverpool FC)
nameform_standing - competitorStringName for a competitor
ex. Liverpool FC
virtualform_standing - competitorBooleanSignifies a competitor is a virtual team when true
Form Standings

Form standings are separated in the following possible categories: full_time_total, full_time_home, full_time_away, half_time_total, half_time_home, half_time_away

AttributeParent ElementTypeDescription
typeseason_form_standingStringCategory of the season form standing group
total, home, away, first_help_total, first_half_home, first_half_away, second_half_total, second_half_home, second_half_away
drawgroup - form_standingIntegerNumber of ties for a team in the season form standing group
formgroup - form_standingStringForm standings for a team's last matches, with the most recent match listed first.

The max limit to display in your request is 10, which will show, for example, played="10", win="8", loss="2". The form will always display a maximum of 6 matches.

W = Win, L = Loss, D = Draw

ex. form="LDWWWW"
goals_againstgroup - form_standingIntegerNumber of goals against for a team in the season form standing group
goals_diffgroup - form_standingIntegerGoal difference for a team in the season form standing group
ex. 42 or -3
goals_forgroup - form_standingIntegerNumber of goals scored for a team in the season form standing group
lossgroup - form_standingIntegerNumber of losses for a team in the season form standing group
playedgroup - form_standingIntegerNumber of matches played for a team in the season form standing group
pointsgroup - form_standingIntegerNumber of points for a team in the season form standing group
rankgroup - form_standingIntegerTeam rank in the season form standing group
wingroup - form_standingIntegerNumber of wins for a team in the season form 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), id (Indonesian), it (Italian), ja (Japanese), nl (Dutch), pt (Portuguese), ru (Russian), sr (Serbian), srl (Serbian Latin), 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:130281

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

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

int32

Number of previous matches played to display for each team.
Maximum: 10
Example: limit=5

Note: The max limit is 10 matches. This will return, for example, played=10, win=8, loss=2. But the form will always display a maximum of 6 matches (ex. form="LDWWWW").

Response

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