I built a lobby server where I create a manialink with the list of open matches.
My Problem is that unless the player is connected to the server I have no way of finding out his Nickname.
I am displaying the logins because of this very reason but I wondered why there issn't an API where you can get this information from since it's public information anyway.
Sadly I can't integrate the Oauth2 from MP either

Any idea's? Maybe I missed something.