Skip to main content

CSGO

Game Stats

CSGO_DURATION_SECONDS

Description: Total game duration in seconds

Type: INTEGER

Example: 2996

CSGO_MAP_NAME

Description: Name of the map that was played

Type: STRING

Example: de_ancient

Team Stats

CSGO_ROUNDS_WON

Description: How many rounds were won by this team

Type: INTEGER

Example: 11

CSGO_BOMB_PLANTS

Description: How many bombs were planted by this team

Type: INTEGER

Example: 10

CSGO_BOMB_DEFUSES

Description: How many bombs were defused by this team

Type: INTEGER

Example: 11

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

CSGO_PISTOL_ROUND_WIN_RATE

Description:

Type: FLOAT

Example:

Player Stats

CSGO_KILLS

Description: Total kills performed by this player

Type: INTEGER

Example: 18

CSGO_HEADSHOTS

Description: Total headshots hit by this player

Type: INTEGER

Example: 12

CSGO_HEADSHOT_PERCENTAGE

Description: The percentage of headshots out of every kill performed by this player

Type: FLOAT

Example: 66.66

CSGO_DEATHS

Description: Total deaths by this player

Type: INTEGER

Example: 21

CSGO_ASSISTS

Description: Total assists by this player

Type: INTEGER

Example: 4

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_KDR

Description: Kill / Death Ratio of this player

Type: FLOAT

Example: 0.86

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