Skip to content

Get player profile image

GET
/api/v1/players/{id}/image
curl --request GET \
--url https://internal.myscore.live/api/v1/api/v1/players/plr_federer/image

Returns the player profile image binary, or a generated placeholder if none uploaded.

id
required
string
Example
plr_federer

Player ID

Image binary

Player not found