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