{
  "round": "2026-08-19-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": [
          "A♥",
          "7♣",
          "6♥",
          "6♦"
        ],
        "moves": [
          "hit",
          "hit",
          "stand"
        ],
        "doubled": false,
        "units": 1
      },
      "b": {
        "id": "1654159806",
        "personality": "accountant",
        "cards": [
          "10♠",
          "10♣"
        ],
        "moves": [
          "stand"
        ],
        "doubled": false,
        "units": 1
      },
      "dealer": [
        "A♠",
        "6♦"
      ],
      "result": "push",
      "transfer": {
        "from": null,
        "to": null,
        "amount": 0
      }
    },
    {
      "a": {
        "id": "5082286200",
        "personality": "coward",
        "cards": [
          "10♠",
          "7♣"
        ],
        "moves": [
          "stand"
        ],
        "doubled": false,
        "units": 0
      },
      "b": {
        "id": "6500488232",
        "personality": "accountant",
        "cards": [
          "10♥",
          "J♦"
        ],
        "moves": [
          "stand"
        ],
        "doubled": false,
        "units": 1
      },
      "dealer": [
        "4♣",
        "2♦",
        "K♦",
        "A♦"
      ],
      "result": "B",
      "transfer": {
        "from": "5082286200",
        "to": "6500488232",
        "amount": 100
      }
    },
    {
      "a": {
        "id": "5263276486",
        "personality": "counter",
        "cards": [
          "8♣",
          "2♠",
          "9♠"
        ],
        "moves": [
          "double"
        ],
        "doubled": true,
        "units": 2
      },
      "b": {
        "id": "8095420275",
        "personality": "counter",
        "cards": [
          "6♣",
          "A♥",
          "Q♦"
        ],
        "moves": [
          "double"
        ],
        "doubled": true,
        "units": 2
      },
      "dealer": [
        "4♠",
        "J♥",
        "10♠"
      ],
      "result": "push",
      "transfer": {
        "from": null,
        "to": null,
        "amount": 0
      }
    }
  ],
  "shoe": {
    "size": 312,
    "penetrationCut": 0.75
  }
}
