Skip to main content

CsgoMatchPlayer

Player's data for a CSGO Match

Properties

NameTypeRequiredDescription
assistsintPlayer's number of kill assists for a game
deathsintPlayer's number of deaths
first_namestrFirst name of the player. null if unknown
headshotsintPlayer's number of headshots
image_urlstrURL to the photo of the player. null if not available.
killsintPlayer's number of kills
last_namestrLast name of the player. null if unknown
namestrProfessional name of the player
nationalitystrCountry code matching the nationality of the player according to the ISO 3166-1 standard (Alpha-2 code).
In addition to the standard, the XK code is used for Kosovo.
null if unknown
number_of_gamesintNumber of games
player_idintID of the player
slugstrUnique, human-readable identifier for the player.
id and slug can be used interchangeably throughout the API.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →