Skip to main content

/rankings/{countryCode}/players


Description: Get ClubPlayer Rankings For A Country Or Global Rankings.


Parameters

Name Type Required Description
countryCode string Two letter country code or 'global'
limit integer Limit number of results
api_key string API Key

Example Response

{
  "region": "global",
  "timestamp": 1752673804,1752673932,
  "items": [
    {
      "tag": "#JQPR280C"#20CQLYP2C",
      "name": "CodeMagic🔮Jason🐙",
      "badgeId"nameColor": 8000054,"0xffcb5aff",
      "icon": {
        "id": 28000933
      },
      "trophies": 3350358,149036,
      "rank": 1,
      "memberCount"club": 30
    },
    {
      "tag": "#2LGGLPUCR",
        "name": "Phantom",‼️READ "badgeId":BIO‼️"
      8000021,
      "trophies": 3322607,
      "rank": 2,
      "memberCount": 29}
    }
  ]
}