Integration GuidesDocs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Seasonal Competitor Players

Soccer Extended Seasonal Competitor Players provides player roster information for every team from a given season.

Note: Historical team associations are not retained. This endpoint always returns the current players of a squad.

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

Update Frequency

300s Time To Live / Cache


Data Points

Competitor
AttributeParent ElementTypeDescription
abbreviationcompetitorStringAbbreviation for a competitor name

ex. LIV (Liverpool FC)
idcompetitorStringUnique ID for a competitor

ex. sr:competitor:44 (Liverpool FC)
namecompetitorStringName for a competitor

ex. Liverpool FC
short_namecompetitorStringName for a competitor

ex. Liverpool
Player
AttributeParent ElementTypeDescription
country_codecompetitor - playerStringCountry code of a player

ex. EGY (Egypt)
date_of_birthcompetitor - playerDateDate of birth of a player

ex. 1992-06-15
gendercompetitor - playerStringGender of a player

male, female
heightcompetitor - playerIntegerHeight of a player in centimeters

ex. 175
idcompetitor - playerStringUnique ID of a player

ex. sr:player:159665
jersey_numbercompetitor - playerIntegerJersey number of a player
loaned_to_competitor_idcompetitor - playerStringUnique ID of the competitor a player is currently on loan to

ex. sr:competitor:9
namecompetitor - playerStringName of a player

ex. Salah, Mohamed
nationalitycompetitor - playerStringNationality of a player

ex. Egypt
nicknamecompetitor - playerStringNickname of a player
on_loancompetitor - playerBooleanSignifies a player is on loan to this team (parent competitor) when true
place_of_birthcompetitor - playerStringPlace of birth of a player

ex. Basyoun, El Gharbia
preferred_footcompetitor - playerStringPreferred foot of a player

left, right
typecompetitor - playerStringPosition of a player

goalkeeper, defender, midfielder, forward
weightcompetitor - playerIntegerWeight of a player in kilograms

ex. 71
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

The number of items to skip before starting to collect the result set.
Default: 0

Example: start=200 to receive a 2nd page of results (if necessary)

Note: You may alternatively use offset

int32

The number of items to return.
Maximum: 200
Default value: 200

Example: limit=5

Response

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