Skip to main content
Version: 2025-03-11

GameEventPlayerSituationClutch

Player is the last alive player in a team (1vsX clutch situation, only for CS2)

type GameEventPlayerSituationClutch {
opponentsAlive: Int!
}

Fields

GameEventPlayerSituationClutch.opponentsAlive ● Int! non-null scalar

How many opponents were alive against the player

Implemented By

GameEventPlayerSituationData union