{username}
+
+ {user.image_url}
+ {user.username}
Rank: {rank}
Match Statistics
-Total: {games.total}
-Victories: {games.won}
-Losses: {games.lost}
+Total: {user.stats.totalGame}
+Victories: {user.stats.winGame}
+Losses: {user.stats.loseGame}
+Draws: {user.stats.drawGame}