Seramate: Get Leaderboard
Seramate via Parse · sports
Fetch the current or archived PvP leaderboard for a region and bracket. Returns paginated ranked entries with character info, standing (rank, rating), and season_stats (played, won, lost). Use blizzard_id from get_seasons_list as season_id. Access World of Warcraft PvP data including leaderboards, activity, character profiles, seasonal stats, cutoffs, gladiator titles, and search. Fulfilled by Parse from seramate.com.
- entertainment
- other
- parse
- platform-key
- seramate
- seramate-com
- 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/f7703f4a-2277-4441-a5d7-66fb8adcb997/get_leaderboard
- Interface artifact
- sha256:a46ca785fd38d2ec2e2d7c2f856426f6586f0e63f9c784785c3fa0d687ef85b9
- Manifest digest
- sha256:c97417481d9d391e0fe7c1387aea2ef219f8164e033d80522c9d47970c6cd52c
Request fields
- page (integer): Page number.
- races (string): JSON array of race filters.
- specs (string): JSON array of spec filters (blizzard spec IDs).
- realms (string): JSON array of realm filters.
- region (string): Region code.: Allowed values: us, eu
- bracket (string): PvP bracket.: Allowed values: 2v2, 3v3, rbg, shuffle, blitz
- factions (string): JSON array of faction filters.
- per_page (string): Results per page.
- season_id (string): Season blizzard_id as string. Omitting returns current season.
- realm_categories (string): JSON array of realm category filters.
Example queries
- {"page":"1","races":"[]","specs":"[]","realms":"[]","region":"us","bracket":"2v2","factions":"[]","per_page":"10","season_id":"41","realm_categories":"[]"}