{
  "round": "2026-08-22-am",
  "participants": [
    {
      "id": "1644185005",
      "personality": "counter"
    },
    {
      "id": "1654159806",
      "personality": "accountant"
    },
    {
      "id": "5082286200",
      "personality": "coward"
    },
    {
      "id": "5263276486",
      "personality": "counter"
    },
    {
      "id": "6500488232",
      "personality": "accountant"
    },
    {
      "id": "8095420275",
      "personality": "counter"
    }
  ],
  "duels": [
    {
      "a": {
        "id": "1644185005",
        "personality": "counter",
        "cards": [
          "8♣",
          "J♦"
        ],
        "moves": [
          "stand"
        ],
        "doubled": false,
        "units": 0
      },
      "b": {
        "id": "8095420275",
        "personality": "counter",
        "cards": [
          "9♦",
          "6♣",
          "4♥"
        ],
        "moves": [
          "hit",
          "stand"
        ],
        "doubled": false,
        "units": 1
      },
      "dealer": [
        "9♠",
        "9♣"
      ],
      "result": "B",
      "transfer": {
        "from": "1644185005",
        "to": "8095420275",
        "amount": 100
      }
    },
    {
      "a": {
        "id": "1654159806",
        "personality": "accountant",
        "cards": [
          "4♦",
          "J♠",
          "Q♥"
        ],
        "moves": [
          "hit"
        ],
        "doubled": false,
        "units": -1
      },
      "b": {
        "id": "5082286200",
        "personality": "coward",
        "cards": [
          "K♠",
          "4♣"
        ],
        "moves": [
          "stand"
        ],
        "doubled": false,
        "units": -1
      },
      "dealer": [
        "J♥",
        "Q♥"
      ],
      "result": "push",
      "transfer": {
        "from": null,
        "to": null,
        "amount": 0
      }
    },
    {
      "a": {
        "id": "5263276486",
        "personality": "counter",
        "cards": [
          "8♣",
          "Q♥"
        ],
        "moves": [
          "stand"
        ],
        "doubled": false,
        "units": 1
      },
      "b": {
        "id": "6500488232",
        "personality": "accountant",
        "cards": [
          "7♠",
          "7♦",
          "3♣"
        ],
        "moves": [
          "hit",
          "stand"
        ],
        "doubled": false,
        "units": 1
      },
      "dealer": [
        "8♣",
        "6♥",
        "8♥"
      ],
      "result": "push",
      "transfer": {
        "from": null,
        "to": null,
        "amount": 0
      }
    }
  ],
  "shoe": {
    "size": 312,
    "penetrationCut": 0.75
  }
}
