Get Super Royal statistics

Audience: NadeoClubServices

GET https://competition.trackmania.nadeo.club/api/me/super-royal/stats

Gets Super Royal statistics for the current account.


Example request:

GET https://competition.trackmania.nadeo.club/api/me/super-royal/stats

Example response:

{
    "masterWon": 0,
    "goldWon": 1,
    "silverWon": 2,
    "bronzeWon": 5
}