Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ValveSoftware/counter-strike_regional_standings/llms.txt

Use this file to discover all available pages before exploring further.

The CS2 Regional Standings are published as markdown files in the repository and updated periodically. This page explains where to find the latest standings and how to interpret them.

Where the files live

The repository stores standings files in two locations depending on when they were generated:
  • live/<year>/ — the most recent standings files, updated continuously every time the model runs. These reflect the current state of the rankings.
  • invitation/<year>/ — official monthly snapshots written only when the day of the month is 7 or earlier. These are the files used for invitation decisions.
Files follow a consistent naming pattern:
standings_<region>_<YYYY_MM_DD>.md
For example: standings_europe_2026_05_04.md Valid region values are europe, americas, asia, and global. View the latest live standings directly on GitHub: Live standings on GitHub

How to read the standings table

Each standings file contains a markdown table with the following columns:
ColumnDescription
StandingThe team’s regional rank within the file’s region. In the global standings file, this reflects the team’s global rank across all regions.
PointsThe team’s Glicko rank value. Higher values indicate stronger teams.
Team NameThe current roster’s team name at the time the snapshot was taken.
RosterComma-separated list of active player nicknames, sorted alphabetically.
[details]A link to the per-team detail page showing the full match history breakdown used to calculate that team’s rank.
Teams must have played at least 5 matches to appear in the standings.
A team’s roster can span multiple regions. When this happens, the team will appear in each applicable regional standings table with a separate regional rank, while sharing a single global rank in the global standings file.

Browse standings by region

Europe

Current standings for European CS2 teams.

Americas

Current standings for North and South American teams.

Asia

Current standings for Asian CS2 teams.

Global

Combined global standings across all three regions.

Build docs developers (and LLMs) love