Ana içeriğe geç
CS2 ranked · Transparent ELO · 18 skill groups

CS2 ranked with a rank you can actually track

QuickFrag CS2 ranked uses a visible ELO number and 18 familiar skill groups (Silver I through Global Elite)—updated after every 5v5 match. Not Valve Premier's hidden MMR: you see your ELO, your +/- delta, and the formula behind each change.

Technical docs below mirror the live server code—thresholds, K-factor, and performance modifier exactly as calculated post-match.

Post-match ELO pipeline
5v5 match finishesCollect K/D/Aper playerCompute teamavg ELOCalculate expected win%Apply perf modifierRound ELOdelta (K-factor)Update rank fromnew ELO

Visible ELO · per-match delta

Transparent ranked vs hidden Valve MMR

Valve Premier and Rekabetçi use hidden MMR—you only see rank icons move without knowing the math. QuickFrag CS2 ranked stores a public ELO integer on your profile (starting at 1000) and writes elo_before, elo_after, and elo_delta on every finished match.

This is community ranked on QuickFrag—not your official Valve ladder. It is designed for players who want precise, readable progression after structured 5v5 games. Compare platforms on CS2 eşleştirme.

Valve ranked vs QuickFrag ranked

What you can actually see as a player

ValveQuickFrag
Rating numberHidden MMR / CS Rating (Premier)Visible ELO on profile
Per-match changeOpaque+/- delta on results screen
Rank ladder18 groups + Premier colors18 CS2 groups mapped to ELO bands
Performance impactUndisclosedK/D/A performance modifier (documented)
Where to playIn-game queueQuickFrag 5v5 eşleştirme

Silver · Gold · Master · Elite

18 CS2 rank tiers — ELO thresholds

Each rank maps to an ELO band computed server-side after every match. New accounts start at 1000 ELO (Silver I). Climb by winning 5v5 matches on QuickFrag—losses and underperformance can drop you into a lower band.

Icons match the classic CS2 rekabetçi skill groups you know from Valve modes. Browse players by ELO in Explorer.

Skill groupELO range
Silver OneGümüş I
0–1049
Silver TwoGümüş II
1050–1149
Silver ThreeGümüş III
1150–1249
Silver FourGümüş IV
1250–1349
Silver EliteGümüş Elit
1350–1449
Silver Elite MasterGümüş Elit Usta
1450–1549
Gold Nova OneAltın Nova I
1550–1649
Gold Nova TwoAltın Nova II
1650–1749
Gold Nova ThreeAltın Nova III
1750–1849
Gold Nova MasterAltın Nova Usta
1850–1949
Master Guardian OneUsta Koruyucu I
1950–2049
Master Guardian TwoUsta Koruyucu II
2050–2149
Master Guardian EliteUsta Koruyucu Elit
2150–2249
Distinguished Master GuardianSeçkin Usta Koruyucu
2250–2349
Legendary EagleEfsanevi Kartal
2350–2449
Legendary Eagle MasterEfsanevi Kartal Usta
2450–2549
Supreme Master First ClassYüce Usta Birinci Sınıf
2550–2649
Global EliteKüresel Elit
2650+

Team strength · win/loss · your performance

How ELO is calculated after each 5v5

After a finished match, the API loads each player's elo_before, team averages, and K/D/A, then runs the formula below. Results are saved to match_player_stats and applied via batch_update_elo.

Win or loss sets actual to 1.0 or 0.0. Expected score uses standard Elo team averages (divisor 400). Your performance modifier compares your stat line to teammates—capped between 0.5× and 1.5×, inverted on losses.

expected = 1 / (1 + 10^((opp_avg - team_avg) / 400))
perf_score = kills + assists * 0.5 - deaths
perf_factor = clamp(0.5, 1.5, 1 + (perf - team_avg) / team_std)
elo_delta = round(K * (actual - expected) * perf_factor)

divisor = 400 · actual = 1.0 win / 0.0 loss · expected = 1 / (1 + 10^((opp_avg − team_avg) / 400)) · perf = kills + assists×0.5 − deaths · delta = round(K × (actual − expected) × perf_factor)

Post-match ELO pipeline
5v5 match finishesCollect K/D/Aper playerCompute teamavg ELOCalculate expected win%Apply perf modifierRound ELOdelta (K-factor)Update rank fromnew ELO

32 → 24 → 16

K-factor — faster movement when you're new

The K-factor scales how much each match moves your ELO. Fewer completed matches on QuickFrag means larger swings so new players reach their level faster. Veterans see smaller deltas for stability.

Games counted = finished matches in match_player_stats before the current game.

Matches played (before current game)K-factor
New player (< 30 matches)32
Regular (30–99 matches)24
Veteran (100+ matches)16

Kills · assists · deaths

Individual performance modifier

Your perf_score = kills + assists × 0.5 − deaths. The server compares it to your team's average and standard deviation. Outperform teammates on a win → up to 1.5× the base delta. Underperform on a loss → the modifier flips (up to 0.5×) so padding stats while losing does not help.

MVP and headshots are tracked for stats but do not directly change ELO today—only K/D/A feed the performance factor.

Profile · match results · Explorer

Where to see your CS2 rank & history

Your profile shows current rank badge, ELO, and a grid of all 18 tiers. Each match results page lists elo_delta per player (+ green / − red). Explorer → Players sorts the community by ELO descending.

Community leaderboards track XP, wins, and other stats separately—they are not sorted by ELO. For ranked grind with friends, build a CS2 team and queue 5v5 together from team chat.

Şu anda canlı maçlar

Herkese açık bir maça katılın veya kendiniz başlatın

Devam Eden Maçlar

Climb CS2 ranked on your next 5v5

Every finished match updates your ELO and rank. Join eşleştirme, play a structured 5v5, and read your delta on the results screen.

JOIN RANKED MATCHMAKING

SSS — CS2 ranked on QuickFrag

Technical answers about ELO, ranks, and progression.

How does CS2 ranked work on QuickFrag?

Play 5v5 eşleştirme on QuickFrag. When the match finishes, the server calculates an ELO delta for each player using team strength, win/loss, and K/D/A performance. Your rank (Silver I–Global Elite) updates from your new ELO. See full thresholds and formula on this page.

What ELO do new players start with?

New players default to 1000 ELO, which maps to Silver I (SilverOne). There is no hidden placement series—your first matches move ELO quickly thanks to a K-factor of 32 (< 30 games played).

How many ranks are in QuickFrag CS2 ranked?

18 skill groups, matching classic CS2 rekabetçi names from Silver I through Global Elite. Each band covers a 100 ELO window (except Global Elite at 2650+).

QuickFrag ELO vs Valve Premier rating?

They are separate systems. Valve Premier uses hidden CS Rating tied to in-game queues. QuickFrag ELO is visible, updated only on QuickFrag 5v5 matches, with a published formula. Your QuickFrag rank does not change your Valve profile.

How is ELO calculated after a 5v5 match?

delta = round(K × (actual − expected) × perf_factor) where expected comes from team average ELO difference, actual is 1 for a win / 0 for a loss, and perf_factor adjusts for your K/D/A vs teammates (0.5–1.5, inverted on losses).

Does K/D/A affect your ELO gain?

Yes. Performance is scored as kills + assists×0.5 − deaths, compared to your team. Strong individual lines amplify wins; weak lines soften gains or deepen losses. It is not the only factor—beating stronger teams (higher expected) still matters.

Where can I see my CS2 rank and ELO history?

Open your profile for current rank/ELO and match history with per-game deltas. Match results pages show everyone's elo_before/after. Explorer → Players lists the community sorted by ELO.

How to rank up on QuickFrag?

Win 5v5 matches consistently, perform above your team's average, and queue on CS2 eşleştirme. As you pass each ELO threshold, your skill group icon upgrades automatically—no manual claim required.

Ücretsiz oyna

Altyapı

Çerez tercihleri
Dili değiştir