Will I need a Data or Memory store for this?

I’m making a game in which the player will be transported through places (Roblox Places), their will be a match and then the other place will just be the menu. The issue is, I want to track how many wins the player gets so that I can award badges to them depending on the score that they have.

Should I use a Datastore or MemoryStore?

Read this article: Teleporting Between Places | Roblox Creator Documentation