Global leaderboard
Track the server's sharpest players.
Flip between modes and rulesets without losing the sense of who is actually dominating.
| # | Player | <% sort==='pp' ? 'PP' : 'Score' %> | Accuracy | Playcount | Max Combo |
|---|---|---|---|---|---|
| #<% index + 1 %> |
|
<% sort==='pp' ? user.pp+'pp' : scoreFormat(user.rscore) %> | <% user.acc.toFixed(2) %>% | <% addCommas(user.plays) %> | <% addCommas(user.max_combo) %> |
There are no players to display yet.