Skip to content

Ranking Schema

This schema contains ranked leaderboard data for a specific player.

ElementTypeRequiredDescription
playersArray (Object)✔️The player(s) of one ranked entry. This is a RankingPlayer object.
best_ratingIntegerThe highest rating the player(s) has achieved in the season.
rankInteger✔️The current rank of the player(s).
ratingIntegerThe current rating of the player(s).
winsIntegerThe number of wins the player(s) have earned.
lossesIntegerThe number of losses the player(s) have earned.
regionStringThe region the player(s) plays in.
tierStringThe current ranked tier the player(s) are in.