CSGO
Game Stats
CSGO_OVERTIME
Description: Whether a game has been taken to overtime or not
Type: BOOLEAN
Example: true
Team Stats
CSGO_FRIENDLY_KILLS
Description: How many friendly fire kills were made by this team
Type: INTEGER
Example: 0
CSGO_OPENING_KILLS
Description: How many first kills in a round were made by this team
Type: INTEGER
Example: 8
CSGO_OPENING_KILLS_RATIO
Description: The percentage of opening kills out of every kill performed by this team
Type: FLOAT
Example: 0.28
CSGO_UTILITIES_THROWN
Description: How many utilities (HE Grenade, Molotovs/Incendiary grandes, Flash bangs, Smoke grenades, Decoys) were thrown by this team
Type: INTEGER
Example: 8
CSGO_CLUTCH_ROUNDS_WON
Description: How many times this team has won rounds at a player disadvantage, specifically 1 player vs many.
Type: INTEGER
Example: 2
CSGO_EQUIPMENT_VALUE
Description: How much money is a team’s equipment worth throughout the game
Type: INTEGER
Example: 20500
CSGO_CURRENT_NET_WORTH
Description: How much balance and equipment value a team holds in total
Type: INTEGER
Example: 38500
CSGO_ROUNDS_ENDED_BY_KILL
Description: The total amount of rounds ended by kills
Type: INTEGER
Example: 4
CSGO_ROUNDS_ENDED_BY_DEFUSE
Description: The total amount of rounds ended by defuses
Type: INTEGER
Example: 2
CSGO_ROUNDS_ENDED_BY_EXPLOSION
Description: The total amount of rounds ended by explosions
Type: INTEGER
Example: 3
CSGO_AVG_EQUIPMENT_VALUE
Description: Average players' equipment worth.
Type: FLOAT
Example: 125.60
CSGO_AVG_NET_WORTH
Description: Average accumulated balance and equipment value throughout the game.
Type: FLOAT
Example: 125.60
CSGO_ROUNDS_ENDED_BY_TIME_EXPIRED
Description: Total amount of rounds ended by players saving their inventory items by running out the clock.
Type: INTEGER
Example: 1
Player Stats
CSGO_HEADSHOT_PERCENTAGE
Description: The percentage of headshots out of every kill performed by this player
Type: FLOAT
Example: 66.66
CSGO_BOMB_PLANTS
Description: Total amount of bombs planted by this player
Type: INTEGER
Example: 0
CSGO_BOMB_DEFUSES
Description: Total amount of bombs defused by this player
Type: INTEGER
Example: 2
CSGO_FRIENDLY_KILLS
Description: Total amount of teammates killed by this player
Type: INTEGER
Example: 0
CSGO_OPENING_KILLS
Description: How many first kills in a round were made by this player
Type: INTEGER
Example: 2
CSGO_OPENING_KILLS_RATIO
Description: The percentage of opening kills out of every kill performed by this player
Type: FLOAT
Example: 0.11
CSGO_UTILITIES_THROWN
Description: How many utilities (HE Grenade, Molotovs/Incendiary grandes, Flash bangs, Smoke grenades, Decoys) were thrown by this player
Type: INTEGER
Example: 5
CSGO_CLUTCH_ROUNDS_WON
Description: How many times a player has won rounds at a player disadvantage, specifically 1 player vs many.
Type: INTEGER
Example: 1
CSGO_EQUIPMENT_VALUE
Description: How much money is a player’s equipment worth throughout the game.
Type: INTEGER
Example: 5400
CSGO_CURRENT_MONEY
Description: The amount of money a player currently holds to buy new items in the game
Type: INTEGER
Example: 3500
CSGO_CURRENT_NET_WORTH
Description: How much balance and equipment value a player holds in total
Type: INTEGER
Example: 8900
CSGO_AVG_EQUIPMENT_VALUE
Description: Average players' equipment worth.
Type: FLOAT
Example: 125.60
CSGO_AVG_NET_WORTH
Description: Average accumulated balance and equipment value throughout the game.
Type: FLOAT
Example: 125.60
CSGO_ADR
Description: The average damage a player has inflicted per round throughout a match
Type: FLOAT
Example: 64.15
CSGO_TOTAL_DAMAGE_DEALT
Description: The total damage a player has inflicted throughout a match
Type: INTEGER
Example: 2826