[
  {
    "id": "5f1d3fc8-19e5-4df3-a6ab-573e8c5462c6",
    "players": [
      {
        "gameId": "5f1d3fc8-19e5-4df3-a6ab-573e8c5462c6",
        "playerId": "e3efcf6b-a95a-4aa4-ab54-b3f387b023dc",
        "team": "red",
        "role": "defender",
        "player": {
          "id": "e3efcf6b-a95a-4aa4-ab54-b3f387b023dc",
          "userId": "user_2UOWtjiL13vWDu6gzT8jrcmWkbz"
        }
      },
      {
        "gameId": "5f1d3fc8-19e5-4df3-a6ab-573e8c5462c6",
        "playerId": "ab6af0cd-70b6-4232-8044-5323003d184d",
        "team": "red",
        "role": "attacker",
        "player": {
          "id": "ab6af0cd-70b6-4232-8044-5323003d184d",
          "userId": "test"
        }
      }
    ]
  }
]

Get started by editing app/page.tsx

Next.js Logo

Docs ->

Find in-depth information about Next.js features and API.

Learn ->

Learn about Next.js in an interactive course with quizzes!

Templates ->

Explore the Next.js 13 playground.

Deploy ->

Instantly deploy your Next.js site to a shareable URL with Vercel.