Racing game leaderboard

Hi folks

I’m working on a time attack racing game. Pretty basic. I have followed the “Blueprint Time Attack Tutorial” and I wanted to go a bit further by adding a player name saving for each record and a best score summary table display of all the best scores.

I have some ideas but I am still new to all this and want to do it the “clean” way.

So what would you use to store and retrieve this kind of saving data ?

Any idea could help, thx !