Endpoint
The competitor profile endpoint returns the competitor's information who can take part in a tournament. Here, a competitor can be a player or a team. When a player ID is provided as input, this endpoint returns the player's information, including their name, nationality, gender, associated sport, and category.
Endpoint Parameters
Parameter
Description
Possible Values
language
Required
Language code for translation.
See all supported languages and their codes on language support
urn_type
Required
The type of event to look up.
competitor, simple_team
match_id
Required
The ID of the competitor (team or player)
E.g: 92877 ; 92877 corresponds to a player ID and
Name and details about a competitor (team, tennis player, race driver etc.). xml schema
Language code for translation.
Choose if you want to look for a team or a competitor
The ID for the competitior.
successful operation
Unauthorized
Access denied
Internal server error
Last updated
Was this helpful?