What other people said is correct, Verse persistence is the way. Something that would be possible is to store each player’s wins and losses with Verse persistence, and then make a leaderboard comparing all the players that are in the current match. You can also use a player reference to show off the top player to the lobby. However it would not be possible to have a global leaderboard of all players who have played the map.