38 lines
1.3 KiB
JSON
38 lines
1.3 KiB
JSON
[
|
|
{
|
|
"teamId": 1,
|
|
"name": "Team Alpha",
|
|
"score": 150,
|
|
"imageUrl": "https://api.dicebear.com/9.x/bottts/svg",
|
|
"userEmails": ["alice@example.com", "bob@example.com", "carla@example.com", "dan@example.com", "eve@example.com", "frank@example.com"]
|
|
},
|
|
{
|
|
"teamId": 2,
|
|
"name": "Team Beta",
|
|
"score": 120,
|
|
"imageUrl": "https://api.dicebear.com/9.x/bottts/svg",
|
|
"userEmails": ["george@example.com", "hannah@example.com", "ian@example.com", "julia@example.com", "kevin@example.com", "linda@example.com"]
|
|
},
|
|
{
|
|
"teamId": 3,
|
|
"name": "Team Gamma",
|
|
"score": 100,
|
|
"imageUrl": "https://api.dicebear.com/9.x/bottts/svg",
|
|
"userEmails": ["mike@example.com", "nina@example.com", "oliver@example.com", "paula@example.com", "quentin@example.com", "rachel@example.com"]
|
|
},
|
|
{
|
|
"teamId": 4,
|
|
"name": "Team Delta",
|
|
"score": 90,
|
|
"imageUrl": "https://api.dicebear.com/9.x/bottts/svg",
|
|
"userEmails": ["sam@example.com", "tina@example.com", "ursula@example.com", "victor@example.com", "wanda@example.com", "xander@example.com"]
|
|
},
|
|
{
|
|
"teamId": 5,
|
|
"name": "Team Omega",
|
|
"score": 80,
|
|
"imageUrl": "https://api.dicebear.com/9.x/bottts/svg",
|
|
"userEmails": ["yara@example.com", "zach@example.com", "amy@example.com", "brian@example.com", "claire@example.com", "derek@example.com"]
|
|
}
|
|
]
|