The definitive competitive Minecraft PvP ranking system. Get tested, climb the tiers, prove your skill.
Base URL: https://YOUR-FIREBASE-PROJECT.web.app/api (coming soon — for now data is read directly from Firestore)
GET /players — Returns all ranked players
GET /players/:discordId — Returns a single player's tiers
GET /leaderboard/:gamemode — Returns sorted leaderboard for a gamemode
GET /results — Returns recent test results
All data is stored in Firebase Firestore and synced in real time by the CompTiers Discord bot.