The best CS2 players, ranked.
Top Counter-Strike 2 players by rating, ADR, KAST, K/D, kills or opening kills over the last 90 days, with a 20-map minimum so a hot weekend does not top the table.
- 6 metrics
- 90-day window, 20-map minimum
- 500 free requests / month
{ "data": [ { "playerName": "vexite", "teamName": "FlyQuest", "rating": 1.47 }, { "playerName": "adeX", "teamName": "Alter Ego", "rating": 1.46 }, { "playerName": "ZywOo", "teamName": "Vitality", "rating": 1.43 } ... ], "meta": { "windowDays": 90, "minMaps": 20 }}Seamless Integration with our MCP Server
Give Claude, Cursor and ChatGPT the CS2 data. One command writes the MCP config; agents call live scoreboard, team map stat, opening duel and transfer tools instead of inventing match IDs, and your key stays on your machine.
MCPInstall the Cito MCP serverTables worth quoting
Leaderboards for stat sites, fantasy picks and weekly posts.
Rating
Top players by rating over the window.
ADR and KAST
Damage per round and round impact leaders.
K/D and kills
Kill leaders and kill-death ratio.
Opening kills
Who wins the first duel of the round.
Fair windows
90 days with a 20-map minimum.
Linked players
Each row links to the player profile and team.
Endpoints you can ship with
Leaderboards, then each player's stats and form.
Player stats
Rating, ADR, KAST and K/D for every map a player has played, rolled up into career, yearly and recent-form views.
- GET
/api/v1/cs2/players/{playerIdOrSlug}Nickname, real name, photo, country, team, role and headline stats.
- GET
/api/v1/cs2/players/{playerIdOrSlug}/statsCareer totals plus a stat line for every map played.
- GET
/api/v1/cs2/players/{playerIdOrSlug}/seasonsA player's stats by year.
- GET
/api/v1/cs2/players/{playerIdOrSlug}/formThe most recent maps with kills, deaths, ADR, KAST and rating.
- GET
/api/v1/cs2/leaderboards/{metric}Top players by rating, ADR, KAST, K/D, kills or opening kills.
- GET
/api/v1/cs2/players/search?q={name}Find a player by nickname or real name.
FAQs
Metrics, windows and minimums
Can't find what you're looking for? Contact our customer support team
Next to leaderboards
- CS2 player stats APIRating, ADR, KAST and K/D per map, career and form.
- CS2 fantasy APIPlayer lines per map for fantasy scoring.
- HLTV API alternativeNo official HLTV API exists. What to use instead.
- CS2 rankings APIWorld ranking and Valve Regional Standings with movement.
- CS2 data in Google SheetsPull rankings and results into a spreadsheet.
- CS2 Discord bot APILive score and result commands for a Discord bot.