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