Copy https://soccer.sportmonks.com/api/v2.0/players/{ID}
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
Request Response Field Description
Copy https://soccer.sportmonks.com/api/v2.0/players/172104?api_token={API_TOKEN}
Copy "data" : {
"player_id" : 172104 ,
"team_id" : 53 ,
"country_id" : 1161 ,
"position_id" : 3 ,
"common_name" : "J. Forrest" ,
"display_name" : "James Forrest" ,
"fullname" : "James Forrest" ,
"firstname" : "James" ,
"lastname" : "Forrest" ,
"nationality" : "Scotland" ,
"birthdate" : "07/07/1991" ,
"birthcountry" : "Scotland" ,
"birthplace" : "Prestwick" ,
"height" : "175 cm" ,
"weight" : null ,
"image_path" : "https://cdn.sportmonks.com/images/soccer/players/8/172104.png"
} ,
The unique id of the main player
The unique id of the team the player belongs to
The unique id of the country the player is from
The unique id of the position the player plays in
The common name the player is known for
The display name of the player. Often used to show in the lineup formation
The full name of the player
The first name of the player
The last name of the player
The nationality of the player
The date of birth of the player
The country the player was born in
The place the player was born in
The URL of the player image