/ranking
Top players by ELO.
Usage
Example
ws.send('/ranking');
{
"/ranking": [
{
"username": "shy_caribou",
"elo": 2127
},
...
{
"username": "snotty_mole",
"elo": 1418
}
]
}
Top players by ELO.
ws.send('/ranking');
{
"/ranking": [
{
"username": "shy_caribou",
"elo": 2127
},
...
{
"username": "snotty_mole",
"elo": 1418
}
]
}
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |