{
  "method": "Enumerate each of the 44 legal river cards once. Compare each player's best five of seven cards. No betting model.",
  "total_rows": 176,
  "summaries": [
    {
      "id": "straight-vs-set",
      "rivers": 44,
      "turn_hero_category": "straight",
      "turn_opponent_category": "three of a kind",
      "wins": 34,
      "ties": 0,
      "losses": 10,
      "loss_cards": [
        "2d",
        "2h",
        "2s",
        "Tc",
        "Td",
        "Th",
        "Jc",
        "Jh",
        "Js",
        "Ah"
      ],
      "tie_cards": [],
      "opponent_flush_cards": [],
      "hero_pot_share_fraction": "68/88"
    },
    {
      "id": "set-vs-flush-draw",
      "rivers": 44,
      "turn_hero_category": "three of a kind",
      "turn_opponent_category": "high card",
      "wins": 37,
      "ties": 0,
      "losses": 7,
      "loss_cards": [
        "3c",
        "4c",
        "5c",
        "6c",
        "8c",
        "Tc",
        "Jc"
      ],
      "tie_cards": [],
      "opponent_flush_cards": [
        "2c",
        "3c",
        "4c",
        "5c",
        "6c",
        "7c",
        "8c",
        "Tc",
        "Jc"
      ],
      "hero_pot_share_fraction": "74/88"
    },
    {
      "id": "full-house-vs-flush-draw",
      "rivers": 44,
      "turn_hero_category": "full house",
      "turn_opponent_category": "one pair",
      "wins": 44,
      "ties": 0,
      "losses": 0,
      "loss_cards": [],
      "tie_cards": [],
      "opponent_flush_cards": [
        "3c",
        "4c",
        "5c",
        "6c",
        "7c",
        "8c",
        "9c",
        "Tc",
        "Jc"
      ],
      "hero_pot_share_fraction": "88/88"
    },
    {
      "id": "full-house-vs-trips",
      "rivers": 44,
      "turn_hero_category": "full house",
      "turn_opponent_category": "three of a kind",
      "wins": 43,
      "ties": 0,
      "losses": 1,
      "loss_cards": [
        "7c"
      ],
      "tie_cards": [],
      "opponent_flush_cards": [],
      "hero_pot_share_fraction": "86/88"
    }
  ],
  "outcomes": [
    {
      "case_id": "straight-vs-set",
      "river": "2d",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        2
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "2h",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        2
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "2s",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        2
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "3c",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "3d",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "3h",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "3s",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "4c",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "4d",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "4h",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "4s",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "5c",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "5d",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "5h",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "5s",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "6c",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "6d",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "6h",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "6s",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "7c",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "7d",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "7h",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "7s",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "8c",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "8d",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "8h",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "8s",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "9c",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "9d",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "9h",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "9s",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        11,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Tc",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Td",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Th",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        10
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Jc",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Jh",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Js",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "full house",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        6,
        14,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Qc",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        12,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Qd",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        12,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Qs",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        12,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Kc",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        13,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Kh",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        13,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Ks",
      "result": "win",
      "hero_category": "straight",
      "opponent_category": "three of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        3,
        14,
        13,
        11
      ]
    },
    {
      "case_id": "straight-vs-set",
      "river": "Ah",
      "result": "loss",
      "hero_category": "straight",
      "opponent_category": "four of a kind",
      "hero_rank": [
        4,
        14
      ],
      "opponent_rank": [
        7,
        14,
        11
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "2c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        7,
        2
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        9,
        2
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "2d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        7,
        2
      ],
      "opponent_rank": [
        1,
        2,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "2h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        7,
        2
      ],
      "opponent_rank": [
        1,
        2,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "3c",
      "result": "loss",
      "hero_category": "three of a kind",
      "opponent_category": "flush",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        9,
        3
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "3d",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "3h",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "3s",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "4c",
      "result": "loss",
      "hero_category": "three of a kind",
      "opponent_category": "flush",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        9,
        4
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "4d",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "4h",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "4s",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "5c",
      "result": "loss",
      "hero_category": "three of a kind",
      "opponent_category": "flush",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        9,
        5
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "5d",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "5h",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "5s",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "6c",
      "result": "loss",
      "hero_category": "three of a kind",
      "opponent_category": "flush",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        9,
        6
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "6d",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "6h",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "6s",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "7c",
      "result": "win",
      "hero_category": "four of a kind",
      "opponent_category": "flush",
      "hero_rank": [
        7,
        7,
        13
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        9,
        7
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "8c",
      "result": "loss",
      "hero_category": "three of a kind",
      "opponent_category": "flush",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        9,
        8
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "8d",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        8
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "8h",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        8
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "8s",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        9
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        9,
        8
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "9d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        7,
        9
      ],
      "opponent_rank": [
        1,
        9,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "9h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        7,
        9
      ],
      "opponent_rank": [
        1,
        9,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "9s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        7,
        9
      ],
      "opponent_rank": [
        1,
        9,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Tc",
      "result": "loss",
      "hero_category": "three of a kind",
      "opponent_category": "flush",
      "hero_rank": [
        3,
        7,
        13,
        10
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        10,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Td",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        10
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        10,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Th",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        10
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        10,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Ts",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        10
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        10,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Jc",
      "result": "loss",
      "hero_category": "three of a kind",
      "opponent_category": "flush",
      "hero_rank": [
        3,
        7,
        13,
        11
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        11,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Jd",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        11
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        11,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Jh",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        11
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        11,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Js",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "high card",
      "hero_rank": [
        3,
        7,
        13,
        11
      ],
      "opponent_rank": [
        0,
        14,
        13,
        12,
        11,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Qd",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "one pair",
      "hero_rank": [
        3,
        7,
        13,
        12
      ],
      "opponent_rank": [
        1,
        12,
        14,
        13,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Qh",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "one pair",
      "hero_rank": [
        3,
        7,
        13,
        12
      ],
      "opponent_rank": [
        1,
        12,
        14,
        13,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Qs",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "one pair",
      "hero_rank": [
        3,
        7,
        13,
        12
      ],
      "opponent_rank": [
        1,
        12,
        14,
        13,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Kd",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        7,
        13
      ],
      "opponent_rank": [
        1,
        13,
        14,
        12,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Kh",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        7,
        13
      ],
      "opponent_rank": [
        1,
        13,
        14,
        12,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Ks",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        7,
        13
      ],
      "opponent_rank": [
        1,
        13,
        14,
        12,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Ad",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "one pair",
      "hero_rank": [
        3,
        7,
        14,
        13
      ],
      "opponent_rank": [
        1,
        14,
        13,
        12,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "Ah",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "one pair",
      "hero_rank": [
        3,
        7,
        14,
        13
      ],
      "opponent_rank": [
        1,
        14,
        13,
        12,
        9
      ]
    },
    {
      "case_id": "set-vs-flush-draw",
      "river": "As",
      "result": "win",
      "hero_category": "three of a kind",
      "opponent_category": "one pair",
      "hero_rank": [
        3,
        7,
        14,
        13
      ],
      "opponent_rank": [
        1,
        14,
        13,
        12,
        9
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "2d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        7,
        2,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "2h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        7,
        2,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "2s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        7,
        2,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "3c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        3,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "3d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "3h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "3s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "4c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        4,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "4d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "4h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "4s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "5c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        5,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "5d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "5h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "5s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "6c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        6,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "6d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "6h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "6s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "7c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        7,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "7h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        13
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "8c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        8,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "8d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "8h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "8s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "9c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        9,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "9d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "9h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "9s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Tc",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        10,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Td",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Th",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Ts",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Jc",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "flush",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        5,
        14,
        13,
        12,
        11,
        2
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Jd",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Jh",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Js",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "one pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        1,
        7,
        14,
        13,
        12
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Qd",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        12,
        7,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Qh",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        12,
        7,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Qs",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        12,
        7,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Kd",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        13,
        7,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Kh",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        13,
        7,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "Ks",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "two pair",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        2,
        13,
        7,
        14
      ]
    },
    {
      "case_id": "full-house-vs-flush-draw",
      "river": "As",
      "result": "win",
      "hero_category": "four of a kind",
      "opponent_category": "two pair",
      "hero_rank": [
        7,
        14,
        7
      ],
      "opponent_rank": [
        2,
        14,
        7,
        13
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "2d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "full house",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        6,
        7,
        2
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "2h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "full house",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        6,
        7,
        2
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "2s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "full house",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        6,
        7,
        2
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "3c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "3d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "3h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "3s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "4c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "4d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "4h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "4s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "5c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "5d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "5h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "5s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "6c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "full house",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        6,
        7,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "6d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "full house",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        6,
        7,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "6s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "full house",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        6,
        7,
        6
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "7c",
      "result": "loss",
      "hero_category": "full house",
      "opponent_category": "four of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        7,
        7,
        14
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "8c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        8
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "8d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        8
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "8h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        8
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "8s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        8
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "9c",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        9
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "9d",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        9
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "9h",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        9
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "9s",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        9
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Tc",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        10
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Td",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        10
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Th",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        10
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Ts",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        10
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Jc",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        11
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Jd",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        11
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Jh",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        11
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Js",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        11
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Qc",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        12
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Qd",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        12
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Qh",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        12
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Qs",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        12
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Kc",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        13
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Kd",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        13
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Kh",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        13
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "Ks",
      "result": "win",
      "hero_category": "full house",
      "opponent_category": "three of a kind",
      "hero_rank": [
        6,
        14,
        7
      ],
      "opponent_rank": [
        3,
        7,
        14,
        13
      ]
    },
    {
      "case_id": "full-house-vs-trips",
      "river": "As",
      "result": "win",
      "hero_category": "four of a kind",
      "opponent_category": "full house",
      "hero_rank": [
        7,
        14,
        7
      ],
      "opponent_rank": [
        6,
        7,
        14
      ]
    }
  ]
}
