pandascore

Rust client for the PandaScore API.
Currently only supports the free tier of the API.
Features
- “All Video Games” endpoints
- Incidents
- Leagues
- Lives
- Matches
- Players
- Series
- Teams
- Tournaments
- Video Games
- “League of Legends” endpoints
- Champions
-
Games - Items
- Leagues
-
Mastery -
Stats - Matches
-
Stats - Players
- Series
- Teams
- Spells
- Tournaments
- “Call of Duty” endpoints
- “Counter Strike” endpoints
- “Dota 2” endpoints
- “EA Sports FC” endpoints
- “LOL Wild Rift” endpoints
- “Mobile Legends: Bang Bang” endpoints
- “OverWatch” endpoints
- “PUBG” endpoints
- “Rainbow Six Siege” endpoints
- “Rocket League” endpoints
- “Valorant” endpoints
- “King of Glory” endpoints
- “StarCraft 2” endpoints
- “StarCraft Brood War” endpoints
Examples
To search for a league by name:
use Context;
use ;
async
To get a player by ID or name:
use Context;
use ;
async