CsgoMatchGamePlayer
Player's data for a Game in a CSGO Match
Properties
Name | Type | Required | Description |
---|---|---|---|
adr | float | ✅ | Player's average damage per round |
assists | int | ✅ | Player's number of kill assists for a game |
deaths | int | ✅ | Player's number of deaths |
flash_assists | float | ✅ | Player's number of flash assists for a game |
headshots | int | ✅ | Player's number of headshots |
k_d_diff | int | ✅ | Player's kills deaths difference for a game |
kast | float | ✅ | Percentage of rounds in which the player either had a kill, assist, survived or was traded |
kills | int | ✅ | Player's number of kills |
player_id | int | ✅ | ID of the player |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs