StatsTop players by rating

CS2 player stats, map by map.

Rating, ADR, KAST, K/D, headshots and opening kills for every map a pro plays, rolled up into career totals, yearly splits and recent form. Look players up by nickname.

  • Rating, ADR, KAST per map
  • Career, yearly and form views
  • 500 free requests / month
GET /cs2/players/zywoo/form?limit=2200 OK
$ curl "https://api.citoapi.com/api/v1/cs2/players/zywoo/form?limit=2" \ -H "x-api-key: $CITO_API_KEY"
{  "data": [    {      "playerName": "ZywOo",      "teamName": "Vitality",      "kills": 17,      "deaths": 7,      "adr": 113.35,      "kast": 0.9412,      "rating": 1.63,      "map": { "mapName": "Mirage" }    }    ...  ]}

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 server
Claude
Cursor
OpenAI
Python
Cito API
Next.js
Discord
Slack
GitHub

Every stat line a pro has

The numbers stat sites show, per map and over time, keyed to stable player IDs.

Per-map lines

Kills, deaths, assists, ADR, KAST, rating, headshots and first kills for each map.

Career totals

Every map a player has played, with career aggregates.

Seasons

A player's stats split by year.

Recent form

The most recent maps, for form guides and previews.

Leaderboards

Top players by rating, ADR, KAST, K/D, kills or opening kills.

Player search

Find a player by nickname or real name.

Endpoints you can ship with

Search a player, then open their stats, seasons and recent 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.

View docs
  • GET/api/v1/cs2/players/{playerIdOrSlug}

    Nickname, real name, photo, country, team, role and headline stats.

  • GET/api/v1/cs2/players/{playerIdOrSlug}/stats

    Career totals plus a stat line for every map played.

  • GET/api/v1/cs2/players/{playerIdOrSlug}/seasons

    A player's stats by year.

  • GET/api/v1/cs2/players/{playerIdOrSlug}/form

    The 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

Stats, rating, history and search

Can't find what you're looking for? Contact our customer support team

See pricing

Build CS2 player pages

Pull player stats on a free key. The full archive is on Pro.