Files
BattleBot/users.json
2024-09-16 04:22:47 -05:00

152 lines
3.5 KiB
JSON

[
{
"user_id": "200",
"player_id": "6617291",
"username": "ShadowHunter",
"profile": {
"avatar": null,
"bio": null,
"country": "USA",
"rank": "Bronze",
"level": "1",
"prestige": "0",
"current_level_badge": "",
"xp": 0
}
},
{
"user_id": "201",
"player_id": "6617292",
"username": "BlazeFury",
"profile": {
"avatar": "https://www.vrbattles.gg/assets/uploads/profile/1712218296.jpg",
"bio": "Gamer",
"country": "Canada",
"rank": "Bronze",
"level": "2",
"prestige": null,
"current_level_badge": "silver_star",
"xp": 1000
}
},
{
"user_id": "202",
"player_id": "6617293",
"username": "NightStalker",
"profile": {
"avatar": "https://example.com/avatar6.jpg",
"bio": null,
"country": "Canada",
"rank": "Bronze",
"level": "3",
"prestige": "2",
"current_level_badge": "gold_star",
"xp": 2000
}
},
{
"user_id": "203",
"player_id": "6617294",
"username": "GhostRider",
"profile": {
"avatar": null,
"bio": "Gamer",
"country": "USA",
"rank": "Silver",
"level": "4",
"prestige": null,
"current_level_badge": "",
"xp": 3000
}
},
{
"user_id": "204",
"player_id": "6617295",
"username": "IronClaw",
"profile": {
"avatar": "https://example.com/avatar8.jpg",
"bio": null,
"country": "Canada",
"rank": "Silver",
"level": "5",
"prestige": "4",
"current_level_badge": "silver_star",
"xp": 4000
}
},
{
"user_id": "205",
"player_id": "6617296",
"username": "VenomStrike",
"profile": {
"avatar": "https://example.com/avatar9.jpg",
"bio": "Gamer",
"country": "Canada",
"rank": "Silver",
"level": "6",
"prestige": null,
"current_level_badge": "gold_star",
"xp": 5000
}
},
{
"user_id": "206",
"player_id": "6617297",
"username": "StormBringer",
"profile": {
"avatar": null,
"bio": null,
"country": "USA",
"rank": "Gold",
"level": "7",
"prestige": "6",
"current_level_badge": "",
"xp": 6000
}
},
{
"user_id": "207",
"player_id": "6617298",
"username": "ThunderWolf",
"profile": {
"avatar": "https://example.com/avatar11.jpg",
"bio": "Gamer",
"country": "Canada",
"rank": "Gold",
"level": "8",
"prestige": null,
"current_level_badge": "silver_star",
"xp": 7000
}
},
{
"user_id": "208",
"player_id": "6617299",
"username": "PhoenixBlaze",
"profile": {
"avatar": "https://example.com/avatar12.jpg",
"bio": null,
"country": "Canada",
"rank": "Gold",
"level": "9",
"prestige": "8",
"current_level_badge": "gold_star",
"xp": 8000
}
},
{
"user_id": "209",
"player_id": "6617300",
"username": "DarkSpectre",
"profile": {
"avatar": null,
"bio": "Gamer",
"country": "USA",
"rank": "Gold",
"level": "10",
"prestige": null,
"current_level_badge": "",
"xp": 9000
}
}
]