Get current game played

Hi,

Is it possible to obtain id of game currenty played ?

Thanks

Hi XenonGamer! There isn’t a way of retrieving the current Match ID for a player. Even if you had this Match ID, there wouldn’t be much you could do with it because the Match Result endpoints won’t return any data until the match is complete. To get the most recent match completed by a player, you can use the Match History endpoints.

Ok, Thank you. I already used Match History. :wink: