Add poker hand histories - pluribus
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- pluribus/.DS_Store +0 -0
- pluribus/100/0.phh +10 -0
- pluribus/100/1.phh +10 -0
- pluribus/100/10.phh +10 -0
- pluribus/100/11.phh +10 -0
- pluribus/100/12.phh +10 -0
- pluribus/100/13.phh +10 -0
- pluribus/100/14.phh +10 -0
- pluribus/100/15.phh +10 -0
- pluribus/100/16.phh +10 -0
- pluribus/100/17.phh +10 -0
- pluribus/100/18.phh +10 -0
- pluribus/100/19.phh +10 -0
- pluribus/100/2.phh +10 -0
- pluribus/100/20.phh +10 -0
- pluribus/100/21.phh +10 -0
- pluribus/100/22.phh +10 -0
- pluribus/100/23.phh +10 -0
- pluribus/100/24.phh +10 -0
- pluribus/100/25.phh +10 -0
- pluribus/100/26.phh +10 -0
- pluribus/100/27.phh +10 -0
- pluribus/100/28.phh +10 -0
- pluribus/100/29.phh +10 -0
- pluribus/100/3.phh +10 -0
- pluribus/100/30.phh +10 -0
- pluribus/100/31.phh +10 -0
- pluribus/100/32.phh +10 -0
- pluribus/100/33.phh +10 -0
- pluribus/100/34.phh +10 -0
- pluribus/100/35.phh +10 -0
- pluribus/100/36.phh +10 -0
- pluribus/100/37.phh +10 -0
- pluribus/100/38.phh +10 -0
- pluribus/100/39.phh +10 -0
- pluribus/100/4.phh +10 -0
- pluribus/100/40.phh +10 -0
- pluribus/100/41.phh +10 -0
- pluribus/100/42.phh +10 -0
- pluribus/100/43.phh +10 -0
- pluribus/100/44.phh +10 -0
- pluribus/100/45.phh +10 -0
- pluribus/100/46.phh +10 -0
- pluribus/100/47.phh +10 -0
- pluribus/100/48.phh +10 -0
- pluribus/100/49.phh +10 -0
- pluribus/100/5.phh +10 -0
- pluribus/100/50.phh +10 -0
- pluribus/100/51.phh +10 -0
- pluribus/100/52.phh +10 -0
pluribus/.DS_Store
ADDED
|
Binary file (18.4 kB). View file
|
|
|
pluribus/100/0.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 TcQc', 'd dh p2 8s4c', 'd dh p3 9c3d', 'd dh p4 Ah4h', 'd dh p5 Th5s', 'd dh p6 6c7s', 'p3 f', 'p4 cbr 210', 'p5 f', 'p6 f', 'p1 cc', 'p2 f', 'd db 7d5h9d', 'p1 cc', 'p4 cc', 'd db 7c', 'p1 cc', 'p4 cc', 'd db Qh', 'p1 cbr 230', 'p4 f']
|
| 8 |
+
hand = 0
|
| 9 |
+
players = ['MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus']
|
| 10 |
+
finishing_stacks = [10310, 9900, 10000, 9790, 10000, 10000]
|
pluribus/100/1.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Qh5c', 'd dh p2 9h6h', 'd dh p3 KcJh', 'd dh p4 8hQc', 'd dh p5 7hKh', 'd dh p6 Ks3c', 'p3 cbr 210', 'p4 f', 'p5 f', 'p6 f', 'p1 f', 'p2 cc', 'd db 7s9cTc', 'p2 cc', 'p3 cbr 235', 'p2 cc', 'd db 2c', 'p2 cc', 'p3 cbr 600', 'p2 f']
|
| 8 |
+
hand = 1
|
| 9 |
+
players = ['MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue']
|
| 10 |
+
finishing_stacks = [9950, 9555, 10495, 10000, 10000, 10000]
|
pluribus/100/10.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 4sAd', 'd dh p2 KsQh', 'd dh p3 8h2c', 'd dh p4 6c4h', 'd dh p5 JcQd', 'd dh p6 Kc9s', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 f', 'p1 f', 'p2 cc', 'd db 4d6sTh', 'p2 cc', 'p5 cbr 300', 'p2 f']
|
| 8 |
+
hand = 10
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [9950, 9750, 10000, 10000, 10300, 10000]
|
pluribus/100/11.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 4hAc', 'd dh p2 Ah6s', 'd dh p3 4cKh', 'd dh p4 2s4s', 'd dh p5 2c9c', 'd dh p6 4dKc', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cc', 'p2 cc', 'd db 5d6h2h', 'p1 cc', 'p2 cbr 130', 'p1 cc', 'd db 3h', 'p1 cc', 'p2 cbr 300', 'p1 cc', 'd db Js', 'p1 cc', 'p2 cc', 'p1 sm 4hAc', 'p2 sm']
|
| 8 |
+
hand = 11
|
| 9 |
+
players = ['Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown']
|
| 10 |
+
finishing_stacks = [10530, 9470, 10000, 10000, 10000, 10000]
|
pluribus/100/12.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Qc5s', 'd dh p2 Qd9d', 'd dh p3 AsJh', 'd dh p4 3c2s', 'd dh p5 7d4s', 'd dh p6 AdTd', 'p3 cbr 250', 'p4 f', 'p5 f', 'p6 cc', 'p1 f', 'p2 cc', 'd db 6d6h5c', 'p2 cc', 'p3 cc', 'p6 cc', 'd db 3h', 'p2 cc', 'p3 cc', 'p6 cc', 'd db Tc', 'p2 cc', 'p3 cc', 'p6 cbr 800', 'p2 f', 'p3 f']
|
| 8 |
+
hand = 12
|
| 9 |
+
players = ['MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus']
|
| 10 |
+
finishing_stacks = [9950, 9750, 9750, 10000, 10000, 10550]
|
pluribus/100/13.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 3s4s', 'd dh p2 9hQd', 'd dh p3 AcTs', 'd dh p4 KdJh', 'd dh p5 7d4d', 'd dh p6 Kh5s', 'p3 cbr 210', 'p4 f', 'p5 f', 'p6 f', 'p1 f', 'p2 cc', 'd db 4c3d5h', 'p2 cc', 'p3 cc', 'd db Qc', 'p2 cbr 400', 'p3 f']
|
| 8 |
+
hand = 13
|
| 9 |
+
players = ['MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue']
|
| 10 |
+
finishing_stacks = [9950, 10260, 9790, 10000, 10000, 10000]
|
pluribus/100/14.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 4cJs', 'd dh p2 5s9h', 'd dh p3 Kh7h', 'd dh p4 9sQs', 'd dh p5 2d2h', 'd dh p6 5dTh', 'p3 f', 'p4 cbr 200', 'p5 cc', 'p6 f', 'p1 f', 'p2 f', 'd db 3s3dAd', 'p4 cc', 'p5 cc', 'd db Qc', 'p4 cc', 'p5 cc', 'd db Td', 'p4 cc', 'p5 cc', 'p4 sm 9sQs', 'p5 sm']
|
| 8 |
+
hand = 14
|
| 9 |
+
players = ['MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10350, 9800, 10000]
|
pluribus/100/15.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Jd9d', 'd dh p2 2h2d', 'd dh p3 6sQd', 'd dh p4 TcKh', 'd dh p5 8h7h', 'd dh p6 9c7c', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 cc', 'p1 f', 'p2 cc', 'd db 9sAdAc', 'p2 cc', 'p5 cc', 'p6 cbr 300', 'p2 f', 'p5 f']
|
| 8 |
+
hand = 15
|
| 9 |
+
players = ['MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite']
|
| 10 |
+
finishing_stacks = [9950, 9750, 10000, 10000, 9750, 10550]
|
pluribus/100/16.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Th3s', 'd dh p2 3h6c', 'd dh p3 2h8h', 'd dh p4 Qc4c', 'd dh p5 4h5h', 'd dh p6 6h5d', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 f', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 16
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10150, 10000]
|
pluribus/100/17.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 6c5d', 'd dh p2 8d4h', 'd dh p3 2c2s', 'd dh p4 8sQc', 'd dh p5 3dTc', 'd dh p6 3c6h', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cc', 'p2 cc', 'd db 5s7sQd', 'p1 cc', 'p2 cbr 150', 'p1 cc', 'd db 5c', 'p1 cc', 'p2 cc', 'd db Js', 'p1 cbr 750', 'p2 f']
|
| 8 |
+
hand = 17
|
| 9 |
+
players = ['Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown']
|
| 10 |
+
finishing_stacks = [10250, 9750, 10000, 10000, 10000, 10000]
|
pluribus/100/18.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 7hKh', 'd dh p2 Jh6d', 'd dh p3 Ks5h', 'd dh p4 5d9c', 'd dh p5 2h5c', 'd dh p6 3h8s', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cc', 'p2 cc', 'd db Qh6cTd', 'p1 cc', 'p2 cc', 'd db 7d', 'p1 cc', 'p2 cc', 'd db 7c', 'p1 cbr 150', 'p2 cc', 'p1 sm 7hKh', 'p2 sm']
|
| 8 |
+
hand = 18
|
| 9 |
+
players = ['MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus']
|
| 10 |
+
finishing_stacks = [10250, 9750, 10000, 10000, 10000, 10000]
|
pluribus/100/19.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Ac5d', 'd dh p2 Jh8h', 'd dh p3 KhTs', 'd dh p4 Qh9s', 'd dh p5 Th5s', 'd dh p6 7c2d', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cbr 300', 'p2 cc', 'd db 2sQs9c', 'p1 cc', 'p2 cbr 450', 'p1 f']
|
| 8 |
+
hand = 19
|
| 9 |
+
players = ['MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue']
|
| 10 |
+
finishing_stacks = [9700, 10300, 10000, 10000, 10000, 10000]
|
pluribus/100/2.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Jc2c', 'd dh p2 2dQh', 'd dh p3 9dJh', 'd dh p4 7c8h', 'd dh p5 2s4c', 'd dh p6 6sKs', 'p3 f', 'p4 f', 'p5 f', 'p6 cbr 250', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 2
|
| 9 |
+
players = ['MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10000, 10150]
|
pluribus/100/20.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Ts7c', 'd dh p2 8d8s', 'd dh p3 7d6s', 'd dh p4 3d2s', 'd dh p5 6dKd', 'd dh p6 JhQc', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 cbr 925', 'p1 f', 'p2 f', 'p5 f']
|
| 8 |
+
hand = 20
|
| 9 |
+
players = ['MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 9750, 10400]
|
pluribus/100/21.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Qh4h', 'd dh p2 6c7h', 'd dh p3 Ad5h', 'd dh p4 2d5s', 'd dh p5 AhTs', 'd dh p6 6hKd', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 f', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 21
|
| 9 |
+
players = ['MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10150, 10000]
|
pluribus/100/22.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 5cQs', 'd dh p2 Ad5h', 'd dh p3 4c6d', 'd dh p4 7s7c', 'd dh p5 6h3c', 'd dh p6 3hTh', 'p3 f', 'p4 cbr 250', 'p5 f', 'p6 f', 'p1 f', 'p2 cc', 'd db 3sJc5d', 'p2 cc', 'p4 cbr 250', 'p2 cc', 'd db 5s', 'p2 cbr 262', 'p4 cc', 'd db Kc', 'p2 cbr 4722', 'p4 f']
|
| 8 |
+
hand = 22
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [9950, 10812, 10000, 9238, 10000, 10000]
|
pluribus/100/23.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 8c2s', 'd dh p2 6c8d', 'd dh p3 4h2h', 'd dh p4 9c3c', 'd dh p5 4s2d', 'd dh p6 JcTs', 'p3 f', 'p4 f', 'p5 f', 'p6 cbr 275', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 23
|
| 9 |
+
players = ['Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10000, 10150]
|
pluribus/100/24.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Ts7c', 'd dh p2 6sTh', 'd dh p3 2c5d', 'd dh p4 7d2d', 'd dh p5 Tc7h', 'd dh p6 8h4s', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cc', 'p2 cc', 'd db Ac9cAh', 'p1 cc', 'p2 cc', 'd db Js', 'p1 cbr 150', 'p2 f']
|
| 8 |
+
hand = 24
|
| 9 |
+
players = ['MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus']
|
| 10 |
+
finishing_stacks = [10100, 9900, 10000, 10000, 10000, 10000]
|
pluribus/100/25.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 6s7s', 'd dh p2 2dKs', 'd dh p3 7cKh', 'd dh p4 QsTc', 'd dh p5 6c4h', 'd dh p6 Js8h', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cbr 300', 'p2 cc', 'd db JcQd9d', 'p1 cc', 'p2 cc', 'd db 2h', 'p1 cc', 'p2 cc', 'd db 2c', 'p1 cbr 375', 'p2 cbr 1050', 'p1 f']
|
| 8 |
+
hand = 25
|
| 9 |
+
players = ['MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue']
|
| 10 |
+
finishing_stacks = [9325, 10675, 10000, 10000, 10000, 10000]
|
pluribus/100/26.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Ts3h', 'd dh p2 6s3c', 'd dh p3 Ks2s', 'd dh p4 6c5d', 'd dh p5 5cTd', 'd dh p6 Ah2c', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 f']
|
| 8 |
+
hand = 26
|
| 9 |
+
players = ['MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde']
|
| 10 |
+
finishing_stacks = [9950, 10050, 10000, 10000, 10000, 10000]
|
pluribus/100/27.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Td5s', 'd dh p2 6c2h', 'd dh p3 6hTc', 'd dh p4 8c9h', 'd dh p5 Kd7s', 'd dh p6 4h4c', 'p3 f', 'p4 f', 'p5 f', 'p6 cbr 250', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 27
|
| 9 |
+
players = ['MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10000, 10150]
|
pluribus/100/28.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Qd5s', 'd dh p2 2h6c', 'd dh p3 Td3c', 'd dh p4 Kd8s', 'd dh p5 Jh6d', 'd dh p6 3sAc', 'p3 f', 'p4 f', 'p5 f', 'p6 cbr 250', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 28
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10000, 10150]
|
pluribus/100/29.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Tc4h', 'd dh p2 5c6d', 'd dh p3 3cTs', 'd dh p4 9hKc', 'd dh p5 2c8h', 'd dh p6 Ks7s', 'p3 f', 'p4 f', 'p5 f', 'p6 cbr 275', 'p1 f', 'p2 cc', 'd db 7c3hJs', 'p2 cc', 'p6 cc', 'd db 6h', 'p2 cc', 'p6 cbr 450', 'p2 cbr 1575', 'p6 f']
|
| 8 |
+
hand = 29
|
| 9 |
+
players = ['Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown']
|
| 10 |
+
finishing_stacks = [9950, 10775, 10000, 10000, 10000, 9275]
|
pluribus/100/3.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 8d8s', 'd dh p2 2hKc', 'd dh p3 4s9s', 'd dh p4 KhQh', 'd dh p5 2s7d', 'd dh p6 7hJh', 'p3 f', 'p4 cbr 225', 'p5 f', 'p6 f', 'p1 cc', 'p2 cc', 'd db 3d6h9d', 'p1 cbr 170', 'p2 f', 'p4 cc', 'd db 5s', 'p1 cbr 600', 'p4 f']
|
| 8 |
+
hand = 3
|
| 9 |
+
players = ['MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite']
|
| 10 |
+
finishing_stacks = [10620, 9775, 10000, 9605, 10000, 10000]
|
pluribus/100/30.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 JsAh', 'd dh p2 4dKs', 'd dh p3 6c4c', 'd dh p4 Kh8d', 'd dh p5 7dKd', 'd dh p6 TcAs', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 cbr 737', 'p1 f', 'p2 f', 'p5 f']
|
| 8 |
+
hand = 30
|
| 9 |
+
players = ['MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 9750, 10400]
|
pluribus/100/31.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 6s8d', 'd dh p2 KcAd', 'd dh p3 JhAh', 'd dh p4 Qh5h', 'd dh p5 2dAc', 'd dh p6 6cTh', 'p3 cbr 210', 'p4 f', 'p5 f', 'p6 f', 'p1 f', 'p2 cc', 'd db Jd5s3c', 'p2 cc', 'p3 cbr 235', 'p2 cc', 'd db 5c', 'p2 cc', 'p3 cc', 'd db 5d', 'p2 cbr 250', 'p3 cbr 1050', 'p2 f']
|
| 8 |
+
hand = 31
|
| 9 |
+
players = ['MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue']
|
| 10 |
+
finishing_stacks = [9950, 9305, 10745, 10000, 10000, 10000]
|
pluribus/100/32.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 TdKs', 'd dh p2 5d8s', 'd dh p3 Th5h', 'd dh p4 2d2s', 'd dh p5 3s6d', 'd dh p6 4sAh', 'p3 f', 'p4 f', 'p5 f', 'p6 cbr 250', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 32
|
| 9 |
+
players = ['MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10000, 10150]
|
pluribus/100/33.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 5s2s', 'd dh p2 Qs3s', 'd dh p3 Qc8h', 'd dh p4 3dJc', 'd dh p5 9hAd', 'd dh p6 Js6h', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 f', 'p1 f', 'p2 cc', 'd db 8c6c5d', 'p2 cc', 'p5 cc', 'd db 5c', 'p2 cc', 'p5 cc', 'd db Jd', 'p2 cbr 275', 'p5 cc', 'p2 sm Qs3s', 'p5 sm 9hAd']
|
| 8 |
+
hand = 33
|
| 9 |
+
players = ['MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite']
|
| 10 |
+
finishing_stacks = [9950, 9475, 10000, 10000, 10575, 10000]
|
pluribus/100/34.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Js6c', 'd dh p2 3c5h', 'd dh p3 7c6h', 'd dh p4 TcKs', 'd dh p5 Jc5s', 'd dh p6 2s8s', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 f']
|
| 8 |
+
hand = 34
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [9950, 10050, 10000, 10000, 10000, 10000]
|
pluribus/100/35.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 9d4s', 'd dh p2 3cTd', 'd dh p3 2s2d', 'd dh p4 8hQd', 'd dh p5 Jh6c', 'd dh p6 3h9s', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 f']
|
| 8 |
+
hand = 35
|
| 9 |
+
players = ['Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown']
|
| 10 |
+
finishing_stacks = [9950, 10050, 10000, 10000, 10000, 10000]
|
pluribus/100/36.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 6dQh', 'd dh p2 7cKs', 'd dh p3 3d9d', 'd dh p4 9hJs', 'd dh p5 Jd7s', 'd dh p6 Kd4c', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cc', 'p2 cc', 'd db 9c5cKc', 'p1 cc', 'p2 cbr 150', 'p1 f']
|
| 8 |
+
hand = 36
|
| 9 |
+
players = ['MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus']
|
| 10 |
+
finishing_stacks = [9900, 10100, 10000, 10000, 10000, 10000]
|
pluribus/100/37.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 8cTd', 'd dh p2 6h5s', 'd dh p3 3c9d', 'd dh p4 8h3s', 'd dh p5 7hKh', 'd dh p6 Ah3d', 'p3 f', 'p4 f', 'p5 cbr 225', 'p6 f', 'p1 f', 'p2 cc', 'd db Ad4h2h', 'p2 cc', 'p5 cbr 250', 'p2 cc', 'd db 2d', 'p2 cc', 'p5 cc', 'd db Ts', 'p2 cbr 500', 'p5 f']
|
| 8 |
+
hand = 37
|
| 9 |
+
players = ['MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue']
|
| 10 |
+
finishing_stacks = [9950, 10525, 10000, 10000, 9525, 10000]
|
pluribus/100/38.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 2h7s', 'd dh p2 6cJc', 'd dh p3 3h7c', 'd dh p4 JdQd', 'd dh p5 4d4s', 'd dh p6 Kd8c', 'p3 f', 'p4 cbr 200', 'p5 cc', 'p6 f', 'p1 f', 'p2 cc', 'd db 3c4cTc', 'p2 cc', 'p4 cbr 325', 'p5 cc', 'p2 cbr 1000', 'p4 f', 'p5 cc', 'd db As', 'p2 cc', 'p5 cbr 2231', 'p2 cc', 'd db 5h', 'p2 cc', 'p5 cc', 'p2 sm 6cJc', 'p5 sm']
|
| 8 |
+
hand = 38
|
| 9 |
+
players = ['MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde']
|
| 10 |
+
finishing_stacks = [9950, 14006, 10000, 9475, 6569, 10000]
|
pluribus/100/39.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 5s6c', 'd dh p2 8cTd', 'd dh p3 4h9h', 'd dh p4 3c3d', 'd dh p5 6dJh', 'd dh p6 Qd5h', 'p3 f', 'p4 cbr 225', 'p5 f', 'p6 f', 'p1 f', 'p2 cc', 'd db 8hJsKd', 'p2 cc', 'p4 cbr 210', 'p2 cc', 'd db Qh', 'p2 cc', 'p4 cc', 'd db Ac', 'p2 cbr 690', 'p4 f']
|
| 8 |
+
hand = 39
|
| 9 |
+
players = ['MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite']
|
| 10 |
+
finishing_stacks = [9950, 10485, 10000, 9565, 10000, 10000]
|
pluribus/100/4.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 TsAc', 'd dh p2 2c5c', 'd dh p3 7d3c', 'd dh p4 7s8d', 'd dh p5 2dAd', 'd dh p6 4s6s', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 f', 'p1 cc', 'p2 f', 'd db 7cAhTh', 'p1 cc', 'p5 cc', 'd db 2s', 'p1 cc', 'p5 cbr 400', 'p1 cbr 1450', 'p5 cc', 'd db 9h', 'p1 cbr 3500', 'p5 f']
|
| 8 |
+
hand = 4
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [11800, 9900, 10000, 10000, 8300, 10000]
|
pluribus/100/40.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 3sTd', 'd dh p2 4hAc', 'd dh p3 3cJc', 'd dh p4 6d8c', 'd dh p5 8s6s', 'd dh p6 4sQd', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 f']
|
| 8 |
+
hand = 40
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [9950, 10050, 10000, 10000, 10000, 10000]
|
pluribus/100/41.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Qd9h', 'd dh p2 6c2h', 'd dh p3 Qc4d', 'd dh p4 9cTs', 'd dh p5 7hAd', 'd dh p6 Td5d', 'p3 f', 'p4 f', 'p5 f', 'p6 cbr 275', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 41
|
| 9 |
+
players = ['Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10000, 10150]
|
pluribus/100/42.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Tc7c', 'd dh p2 Kd3c', 'd dh p3 Jd8d', 'd dh p4 Th8h', 'd dh p5 6sKc', 'd dh p6 2s3h', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cc', 'p2 cc', 'd db 7hAhAd', 'p1 cc', 'p2 cbr 100', 'p1 cc', 'd db Jc', 'p1 cc', 'p2 cc', 'd db 5s', 'p1 cc', 'p2 cc', 'p1 sm Tc7c', 'p2 sm']
|
| 8 |
+
hand = 42
|
| 9 |
+
players = ['MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus']
|
| 10 |
+
finishing_stacks = [10200, 9800, 10000, 10000, 10000, 10000]
|
pluribus/100/43.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Jd3d', 'd dh p2 4d9s', 'd dh p3 2h3s', 'd dh p4 4s6d', 'd dh p5 AdKc', 'd dh p6 5s8d', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 f', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 43
|
| 9 |
+
players = ['MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10150, 10000]
|
pluribus/100/44.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 QsKs', 'd dh p2 4c6c', 'd dh p3 9s7s', 'd dh p4 Ac4d', 'd dh p5 Kc8h', 'd dh p6 Ts7c', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cbr 300', 'p2 cc', 'd db Jc5cQc', 'p1 cc', 'p2 cc', 'd db 3c', 'p1 cc', 'p2 cc', 'd db 9h', 'p1 cc', 'p2 cbr 300', 'p1 cc', 'p2 sm 4c6c', 'p1 sm']
|
| 8 |
+
hand = 44
|
| 9 |
+
players = ['MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde']
|
| 10 |
+
finishing_stacks = [9400, 10600, 10000, 10000, 10000, 10000]
|
pluribus/100/45.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 Ts5h', 'd dh p2 3c3d', 'd dh p3 6h4h', 'd dh p4 KsAs', 'd dh p5 Jd3s', 'd dh p6 8hAh', 'p3 f', 'p4 cbr 225', 'p5 f', 'p6 cc', 'p1 f', 'p2 cc', 'd db KhTh6c', 'p2 cc', 'p4 cbr 362', 'p6 cc', 'p2 f', 'd db Qh', 'p4 cc', 'p6 cbr 724', 'p4 f']
|
| 8 |
+
hand = 45
|
| 9 |
+
players = ['MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite']
|
| 10 |
+
finishing_stacks = [9950, 9775, 10000, 9413, 10000, 10862]
|
pluribus/100/46.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 JcQd', 'd dh p2 Ts5s', 'd dh p3 2c4s', 'd dh p4 Ah7c', 'd dh p5 Qh6c', 'd dh p6 6sJd', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cc', 'p2 cc', 'd db 8dQc9h', 'p1 cbr 150', 'p2 f']
|
| 8 |
+
hand = 46
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [10100, 9900, 10000, 10000, 10000, 10000]
|
pluribus/100/47.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 5hTc', 'd dh p2 7c8c', 'd dh p3 AcTs', 'd dh p4 2sKh', 'd dh p5 3h3c', 'd dh p6 Ah5d', 'p3 cbr 250', 'p4 f', 'p5 f', 'p6 f', 'p1 f', 'p2 cc', 'd db 4d9h6c', 'p2 cc', 'p3 cbr 300', 'p2 cc', 'd db 7s', 'p2 cc', 'p3 cbr 850', 'p2 cc', 'd db 3s', 'p2 cbr 2137', 'p3 f']
|
| 8 |
+
hand = 47
|
| 9 |
+
players = ['Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown']
|
| 10 |
+
finishing_stacks = [9950, 11450, 8600, 10000, 10000, 10000]
|
pluribus/100/48.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 JsTc', 'd dh p2 7c5c', 'd dh p3 5s6c', 'd dh p4 2d3h', 'd dh p5 3s6d', 'd dh p6 3cQd', 'p3 f', 'p4 f', 'p5 f', 'p6 f', 'p1 cc', 'p2 cbr 400', 'p1 cc', 'd db 4hKc2c', 'p1 cc', 'p2 cbr 450', 'p1 f']
|
| 8 |
+
hand = 48
|
| 9 |
+
players = ['MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus']
|
| 10 |
+
finishing_stacks = [9600, 10400, 10000, 10000, 10000, 10000]
|
pluribus/100/49.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 7c9c', 'd dh p2 6c3d', 'd dh p3 6h7d', 'd dh p4 5d7s', 'd dh p5 8dAc', 'd dh p6 Js9d', 'p3 f', 'p4 f', 'p5 cbr 200', 'p6 f', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 49
|
| 9 |
+
players = ['MrBlonde', 'MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10150, 10000]
|
pluribus/100/5.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 2cAc', 'd dh p2 8h2s', 'd dh p3 KcJd', 'd dh p4 Js7s', 'd dh p5 6cAh', 'd dh p6 Ad5c', 'p3 cbr 250', 'p4 f', 'p5 f', 'p6 f', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 5
|
| 9 |
+
players = ['Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink', 'MrBrown']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10150, 10000, 10000, 10000]
|
pluribus/100/50.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 4dJs', 'd dh p2 3s3c', 'd dh p3 4c4h', 'd dh p4 6cKc', 'd dh p5 5cKd', 'd dh p6 JhKs', 'p3 f', 'p4 cbr 225', 'p5 f', 'p6 f', 'p1 f', 'p2 cc', 'd db 8d2d9d', 'p2 cc', 'p4 cc', 'd db 6h', 'p2 cc', 'p4 cc', 'd db Ac', 'p2 cc', 'p4 cc', 'p2 sm 3s3c', 'p4 sm 6cKc']
|
| 8 |
+
hand = 50
|
| 9 |
+
players = ['MrWhite', 'MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde']
|
| 10 |
+
finishing_stacks = [9950, 9775, 10000, 10275, 10000, 10000]
|
pluribus/100/51.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 7d4c', 'd dh p2 Qs5c', 'd dh p3 6c8c', 'd dh p4 As5h', 'd dh p5 JhKs', 'd dh p6 5sAd', 'p3 f', 'p4 f', 'p5 cbr 250', 'p6 f', 'p1 f', 'p2 f']
|
| 8 |
+
hand = 51
|
| 9 |
+
players = ['MrPink', 'MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite']
|
| 10 |
+
finishing_stacks = [9950, 9900, 10000, 10000, 10150, 10000]
|
pluribus/100/52.phh
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant = 'NT'
|
| 2 |
+
ante_trimming_status = true
|
| 3 |
+
antes = [0, 0, 0, 0, 0, 0]
|
| 4 |
+
blinds_or_straddles = [50, 100, 0, 0, 0, 0]
|
| 5 |
+
min_bet = 100
|
| 6 |
+
starting_stacks = [10000, 10000, 10000, 10000, 10000, 10000]
|
| 7 |
+
actions = ['d dh p1 5cTc', 'd dh p2 8s9s', 'd dh p3 Jd2c', 'd dh p4 6s5h', 'd dh p5 9c9h', 'd dh p6 3sKs', 'p3 f', 'p4 f', 'p5 cbr 225', 'p6 f', 'p1 f', 'p2 cc', 'd db Qd9d2d', 'p2 cc', 'p5 cbr 277', 'p2 cbr 804', 'p5 cc', 'd db Td', 'p2 cbr 1054', 'p5 cc', 'd db 7d', 'p2 cbr 2108', 'p5 f']
|
| 8 |
+
hand = 52
|
| 9 |
+
players = ['MrBrown', 'Pluribus', 'MrBlue', 'MrBlonde', 'MrWhite', 'MrPink']
|
| 10 |
+
finishing_stacks = [9950, 12133, 10000, 10000, 7917, 10000]
|