getScoreRank

public static PlayerData.ScoreRank getScoreRank(UUID uuid)

Returns this player's competition rank by EliteMobs score. Equal scores share a rank and the following position is skipped (for example, 1, 1, 3). This never performs JDBC work on the caller's thread; unavailable is returned until the asynchronous cache is ready.