DPM: Get Leaderboard
DPM via Parse · sports
Retrieves the ranked solo-queue leaderboard for a platform (region). Each page contains up to 100 players ordered by LP. Includes rank details, main lane, champion pool, KDA, live-game status, and team/role tags. Pass page to paginate manually. League of Legends champion data, tier lists, builds, and leaderboard rankings from dpm.lol. Fulfilled by Parse from dpm.lol.
- developer-tools
- dpm
- dpm-lol
- entertainment
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e5096d45-f713-45db-aad7-6b41f5ad43fa/get_leaderboard
- Interface artifact
- sha256:7c925286b7b9fb8ccaf6dda746ccd2f305a448e8f37c91a165437f94f5603bac
- Manifest digest
- sha256:9ffde7d8fe02394b755747723182e7d0442a022bd53e7d94a30ea7971bd28a0f
Request fields
- page (integer): Page number (1-based).
- is_pro (boolean): When true, filters to pro players only.: Allowed values: false, true
- platform (string): Platform/region identifier.: Allowed values: euw1, kr, na1
Example queries
- {"page":"1","is_pro":"false","platform":"euw1"}