LeagueOfLegendsGames.com · Live Data · Patch 14.x 2026
Stats HubPro Players · Champions · Live Tracker
The most complete League of Legends stats destination — search any summoner live with Riot API, explore career statistics for the world's best pro players, champion win rates, tier rankings, and server leaderboards.
Powered by Official Riot API
Live Summoner Tracker
Search any player across all regions — real-time rank, champion mastery, recent match history, KDA & performance stats pulled directly from Riot Games. Add your own API key below to activate the tracker.
Riot API Key
Enter your Riot API key to enable live summoner lookup. Get one free at developer.riotgames.com
Add your Riot API key above, then enter a Riot ID to load live stats.
Format: Name#TAG (e.g. Faker#KR1)
World-Class Players · Career Data
Pro Player Statistics
Career win rates, signature champions, ranked performance and professional titles for the greatest League of Legends players ever — from Faker's legendary 10-year legacy to Chovy's mechanical dominance and Ruler's World Championship.
Server Population Data
Rank Distribution 2026
How the global ranked population is spread across all nine tiers — aggregated from EUW, NA, and KR servers. Most players sit in Gold and Platinum. Only the top 0.01% reach Challenger — roughly 300 players per server.
Current Patch · Updated Every Week
Champion Meta Stats
Win rate, pick rate, ban rate and average KDA for every major champion across all roles — filtered by the current patch. Find the strongest picks in your position right now.
| # | Champion | Role | Win Rate | Pick Rate | Ban Rate | Avg KDA | Tier |
|---|
Meta Rankings
Champion Leaderboards
Top champions ranked by win rate, KDA, pick rate and ban rate in high ELO (Diamond+) games this patch.
Developer Corner
How the Riot API Works
The Live Tracker on this page uses the official Riot Games API. Here's exactly how it fetches data — and how you can build your own tools with the same endpoints.
Get Account by Riot ID
First call converts a Riot ID (Name#TAG) into a universal PUUID — a permanent identifier that works across all Riot games and every server region.
by-riot-id/{gameName}/{tagLine}
→ Returns: puuid, gameName, tagLine
Fetch Summoner Profile
Using the PUUID, retrieve the summoner profile to get their level, profile icon, and encrypted summoner ID needed for ranked data queries.
by-puuid/{puuid}
→ Returns: id, profileIconId, summonerLevel
Ranked Data & LP
Get current ranked standings across all queues — Solo/Duo and Flex. Returns tier, division, LP, total wins and losses for this split.
by-summoner/{summonerId}
→ Returns: tier, rank, LP, wins, losses
Match History & Stats
Fetch the last N match IDs, then retrieve full match data — every participant's champion, KDA, CS, items, gold, damage, and timeline events.
by-puuid/{puuid}/ids?count=10
GET /lol/match/v5/matches/{matchId}
About API Keys — Important
Development keys expire every 24 hours and have rate limits of 20 requests/second. For a production website, apply for a Personal or Production API key at developer.riotgames.com — these don't expire and support much higher traffic. If you see a 403 error in the tracker, your dev key has expired. Click above and regenerate it — takes under 1 minute.
Your Complete LoL Stats Hub
From live summoner tracking to pro player career data, champion meta tables, rank distribution, and server leaderboards — LeagueOfLegendsGames.com has everything in one place.