CS2
Opening win %
After this player’s opening kill, how often their side still wins the round.
Formula
win_pct = (rounds_won_by_opener_side / openings) × 100Minimum sample
Hidden below 3 openings (StatsPolicy.min_fb_openings).
CS2
After this player’s opening kill, how often their side still wins the round.
win_pct = (rounds_won_by_opener_side / openings) × 100Hidden below 3 openings (StatsPolicy.min_fb_openings).