test2

🧩 Syntax:
[
    {
      "Id": "Team Cool",
      "Name": "Team Cool",
      "Players": [
        {
          "AccountId": "c3959808-242a-40ed-8a4b-290e4afceba9"
        },
        {
          "AccountId": "e8d7efcd-7be0-419a-a543-e70c262a9e58"
        }
      ]
    },
    {
      "Id": "Team NotCool",
      "Name": "NotCool",
      "Players": [
        {
          "AccountId": "8d44442c-8d44-4b01-a678-01536390f3ce"
        },
        {
          "AccountId": "b0723bea-c389-48b9-8e95-665dee7fe662"
        }
      ]
    }
]