Integration GuidesDocs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Season Players

Global Hockey Season Players provides names and ids for all participating players for a given season.

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

Update Frequency

300s Time To Live / Cache


Data Points

Player
AttributeParent ElementTypeDescription
display_first_nameplayerStringDisplay first name of a player

ex. Victor
display_last_nameplayerStringDisplay last name of a player

ex. Antipin
last_nameplayerStringDisplay first name of a player

ex. Dmitry
idplayerStringUnique ID of a player

ex. sr:player:260391
jersey_numberplayerIntegerJersey number of a player
last_nameplayerStringLast name of a player

ex. Cajkovsky
nameplayerStringName of a player

ex. Cajkovsky, Michal
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

en (English), es (Spanish), fi (Finnish), fr (French), ru (Russian), sv (Swedish), zh (Chinese - simplified)

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.

Allowed:
string
required
Defaults to sr:season:131645

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

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=1000

Note: You may alternatively use offset

int32

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

Example: limit=200

Note: Pagination may be required to pull all data within this feed. By default, the feed will return 1,000 players.

Response

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