CS2 rankings,
without the noise.

VRS tracks Valve's official team rankings, major stage invites, and player performance — updated continuously, presented clearly.

vrs — rankings

$ vrs top --region global

Updated Apr 07, 2026

#1VitalityVitality2,077
#2FaZe ClanFaZe Clan1,890
#3Natus VincereNatus Vincere1,654
#4G2 EsportsG2 Esports1,601
#5MOUZMOUZ1,543

view all 32 teams →

_

32

Teams Tracked

6

Regions

847

Maps Indexed

Live

Data Updates

WHAT YOU GET

PLAYER PROFILES

ZywOo
#1 WORLD
VitalityVitality

ZywOo

Mathieu Herbaut
France · EuropeACTIVE

1.40

K/D Ratio

1.44

Impact Rating

41.5%

Headshot %

74.3%

KAST %

92.4

ADR

38.2%

Clutch Rate

K/D ratios, clutch rates, map pools, career earnings, inventory — all in one profile.

Browse Players

FREE API

Build on top of VRS.

Every endpoint this site uses is available to you. Rankings, teams, majors — all accessible over HTTP, free up to 100 requests/day. No credit card required.

GET
/rankings/valve

Global team rankings, filterable by region and date.

GET
/teams/{id}

Full profile and point breakdown for any tracked team.

GET
/events/majors

Major events and their qualified team rosters.

and more available endpoints...

GET /rankings/valve
1/3
const res = await fetch(
"https://api.vrs.bar/v1/rankings/valve",
{
headers: {
"Authorization": "Bearer vrs_your_key",
},
}
);
const data = await res.json();
200OK
{
"region": "Europe",
"data": [
{ "rank": 1, "name": "Vitality", "points": 2077 }
// ...
]
}

Free tier · 100 req/day · No credit card · Pro tier available

COMMUNITY

Join the conversation.

Discuss rankings, debate Major picks, get notified when standings shift.

Free · No spam · Rankings alerts available

Join our Discord

discord.gg/vrs