-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAlex W-Table2-Details.js
919 lines (919 loc) · 168 KB
/
Alex W-Table2-Details.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
var title = "Hand Details for Alex W at Table2";
var handFilename = "Table2-Details.html";
var data = [
{
id: 0,indent: 0,parent: null,handNum: "1",wonOrLost: "-3.25",wonNetOrLost: "-3.25",startAmt: "50.00",endAmt: "46.75",finalHand: "Two Pair, A's & 10's",position: "SB (1 of 5)",positionName: "SB",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 1,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 2,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.00",potSizeToWin: "3.25",amountToPot: "30",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "1.25",boardCards: "",
},
{
id: 3,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "4.25",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♣</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 4,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "2.00",potSizeToWin: "4.25",amountToPot: "47",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♣</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 5,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Check",amount: "0.00",potSizeToWin: "10.25",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♣</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♠</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 6,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Fold",amount: "0.00",potSizeToWin: "15.37",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "5.12",boardCards: "",
},
{
id: 7,indent: 0,parent: null,handNum: "2",wonOrLost: "-1.50",wonNetOrLost: "-1.50",startAmt: "46.75",endAmt: "45.25",finalHand: "",position: "Dealer (5 of 5)",positionName: "Dealer",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 8,indent: 1,parent: 7,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.50",potSizeToWin: "2.25",amountToPot: "66",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "David A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 9,indent: 1,parent: 7,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "4.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "Q<span style = 'font-size:125%; color: blue; '>♦</span>, K<span style = 'font-size:125%; color: blue; '>♥</span>, 9<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 10,indent: 1,parent: 7,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "9.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "David A",lastActionAmount: "3.50",boardCards: "Q<span style = 'font-size:125%; color: blue; '>♦</span>, K<span style = 'font-size:125%; color: blue; '>♥</span>, 9<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 11,indent: 0,parent: null,handNum: "3",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "45.25",endAmt: "44.75",finalHand: "",position: "Hijack (5 of 7)",positionName: "Hijack",totalPlayers: "7",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 12,indent: 1,parent: 11,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "1.50",amountToPot: "33",numPlayers: "5",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Will J",lastActionAmount: "0.50",boardCards: "",
},
{
id: 13,indent: 1,parent: 11,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "2.00",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "8<span style = 'font-size:125%; color: blue; '>♦</span>, 9<span style = 'font-size:125%; color: blue; '>♣</span>, Q<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 14,indent: 1,parent: 11,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "3.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Kevin C",lastActionAmount: "1.50",boardCards: "",
},
{
id: 15,indent: 0,parent: null,handNum: "4",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "44.75",endAmt: "44.25",finalHand: "",position: "MP1 (4 of 7)",positionName: "MP1",totalPlayers: "7",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 16,indent: 1,parent: 15,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 17,indent: 1,parent: 15,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.00",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "1.75",boardCards: "",
},
{
id: 18,indent: 0,parent: null,handNum: "5",wonOrLost: "-8.00",wonNetOrLost: "-8.00",startAmt: "44.25",endAmt: "36.25",finalHand: "Two Pair, Q's & 10's",position: "UTG1 (3 of 8)",positionName: "UTG1",totalPlayers: "8",holeCards: "6<span style = 'font-size:125%; color: blue; '>♥</span>, K<span style = 'font-size:125%; color: blue; '>♥</span>",holeCardsTier: "10",bigBlind: "0.50",runItTwice: "",holeCardsTier: "10",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 19,indent: 1,parent: 18,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "8",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "David A",lastActionAmount: "0.50",boardCards: "",
},
{
id: 20,indent: 1,parent: 18,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.00",potSizeToWin: "3.75",amountToPot: "26",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Will J",lastActionAmount: "1.50",boardCards: "",
},
{
id: 21,indent: 1,parent: 18,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "4.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 22,indent: 1,parent: 18,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "2.25",potSizeToWin: "7.00",amountToPot: "32",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Will J",lastActionAmount: "2.25",boardCards: "",
},
{
id: 23,indent: 1,parent: 18,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "9.25",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 24,indent: 1,parent: 18,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Call",amount: "4.25",potSizeToWin: "13.50",amountToPot: "31",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Will J",lastActionAmount: "4.25",boardCards: "",
},
{
id: 25,indent: 1,parent: 18,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Check",amount: "0.00",potSizeToWin: "17.75",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 26,indent: 0,parent: null,handNum: "6",wonOrLost: "0.50",wonNetOrLost: "0.25",startAmt: "36.25",endAmt: "36.50",finalHand: "",position: "BB (2 of 8)",positionName: "BB",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 27,indent: 1,parent: 26,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "8",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 28,indent: 0,parent: null,handNum: "7",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "36.50",endAmt: "36.25",finalHand: "",position: "SB (1 of 8)",positionName: "SB",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 29,indent: 1,parent: 28,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "8",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 30,indent: 1,parent: 28,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "2.60",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "1.85",boardCards: "",
},
{
id: 31,indent: 0,parent: null,handNum: "8",wonOrLost: "-2.00",wonNetOrLost: "-2.00",startAmt: "36.25",endAmt: "34.25",finalHand: "",position: "Dealer (8 of 8)",positionName: "Dealer",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 32,indent: 1,parent: 31,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "2.00",potSizeToWin: "2.75",amountToPot: "72",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Will J",lastActionAmount: "2.00",boardCards: "",
},
{
id: 33,indent: 1,parent: 31,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "4.75",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♦</span>, 3<span style = 'font-size:125%; color: blue; '>♦</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 34,indent: 1,parent: 31,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "6.75",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Will J",lastActionAmount: "2.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♦</span>, 3<span style = 'font-size:125%; color: blue; '>♦</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 35,indent: 0,parent: null,handNum: "9",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "34.25",endAmt: "33.75",finalHand: "",position: "Cutoff (7 of 8)",positionName: "Cutoff",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 36,indent: 1,parent: 35,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "1.25",amountToPot: "40",numPlayers: "5",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 37,indent: 1,parent: 35,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "4.25",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John King",lastActionAmount: "2.50",boardCards: "",
},
{
id: 38,indent: 0,parent: null,handNum: "10",wonOrLost: "-2.25",wonNetOrLost: "-2.25",startAmt: "33.75",endAmt: "31.50",finalHand: "",position: "Hijack (6 of 8)",positionName: "Hijack",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 39,indent: 1,parent: 38,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "2.25",potSizeToWin: "1.25",amountToPot: "180",numPlayers: "6",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 40,indent: 1,parent: 38,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "7.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "5<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 41,indent: 1,parent: 38,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "7.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "5<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 42,indent: 1,parent: 38,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Fold",amount: "0.00",potSizeToWin: "11.25",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "3.75",boardCards: "5<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♥</span>, K<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 43,indent: 0,parent: null,handNum: "11",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "31.50",endAmt: "31.50",finalHand: "Two Pair, A's & 5's",position: "UTG2 (5 of 8)",positionName: "UTG2",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 44,indent: 1,parent: 43,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "7",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Will J",lastActionAmount: "0.50",boardCards: "[4<span style = 'font-size:125%; color: blue; '>♣</span>, 7<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♣</span>, A<span style = 'font-size:125%; color: blue; '>♣</span>, 5<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 45,indent: 0,parent: null,handNum: "12",wonOrLost: "4.50",wonNetOrLost: "2.50",startAmt: "31.50",endAmt: "34.00",finalHand: "",position: "MP1 (4 of 8)",positionName: "MP1",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 46,indent: 1,parent: 45,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "7",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 47,indent: 1,parent: 45,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.50",potSizeToWin: "3.00",amountToPot: "50",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Will J",lastActionAmount: "1.75",boardCards: "",
},
{
id: 48,indent: 1,parent: 45,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "2.25",potSizeToWin: "4.50",amountToPot: "50",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♥</span>, 9<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 49,indent: 0,parent: null,handNum: "13",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "34.00",endAmt: "34.00",finalHand: "Two Pair, A's & Q's",position: "UTG1 (3 of 8)",positionName: "UTG1",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 50,indent: 1,parent: 49,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "8",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "David A",lastActionAmount: "0.50",boardCards: "[9<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♠</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 51,indent: 0,parent: null,handNum: "14",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "34.00",endAmt: "33.50",finalHand: "",position: "BB (2 of 8)",positionName: "BB",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 52,indent: 1,parent: 51,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "8",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 53,indent: 1,parent: 51,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Check",amount: "0.00",potSizeToWin: "1.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "Alex W",lastActionAmount: "0.50",boardCards: "",
},
{
id: 54,indent: 1,parent: 51,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "2.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "1.00",boardCards: "J<span style = 'font-size:125%; color: blue; '>♠</span>, 2<span style = 'font-size:125%; color: blue; '>♣</span>, 3<span style = 'font-size:125%; color: blue; '>♣</span>, [Q<span style = 'font-size:125%; color: blue; '>♠</span>, 9<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 55,indent: 0,parent: null,handNum: "15",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "33.50",endAmt: "33.00",finalHand: "",position: "SB (1 of 8)",positionName: "SB",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 56,indent: 1,parent: 55,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "8",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 57,indent: 1,parent: 55,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.25",potSizeToWin: "0.75",amountToPot: "33",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John King",lastActionAmount: "0.50",boardCards: "",
},
{
id: 58,indent: 1,parent: 55,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "1.00",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "9<span style = 'font-size:125%; color: blue; '>♠</span>, 5<span style = 'font-size:125%; color: blue; '>♥</span>, 2<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 59,indent: 1,parent: 55,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "1.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "John King",lastActionAmount: "0.50",boardCards: "",
},
{
id: 60,indent: 0,parent: null,handNum: "16",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "33.00",endAmt: "33.00",finalHand: "Flush, Ac High",position: "Dealer (8 of 8)",positionName: "Dealer",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 61,indent: 1,parent: 60,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Kevin C",lastActionAmount: "0.50",boardCards: "[J<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>, A<span style = 'font-size:125%; color: blue; '>♣</span>, Q<span style = 'font-size:125%; color: blue; '>♣</span>, Q<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 62,indent: 0,parent: null,handNum: "17",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "33.00",endAmt: "32.50",finalHand: "",position: "Cutoff (7 of 8)",positionName: "Cutoff",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 63,indent: 1,parent: 62,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 64,indent: 1,parent: 62,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "2.00",boardCards: "",
},
{
id: 65,indent: 0,parent: null,handNum: "18",wonOrLost: "-3.37",wonNetOrLost: "-3.37",startAmt: "32.50",endAmt: "29.13",finalHand: "",position: "Hijack (6 of 8)",positionName: "Hijack",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 66,indent: 1,parent: 65,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "1.25",amountToPot: "40",numPlayers: "6",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 67,indent: 1,parent: 65,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "1.00",potSizeToWin: "2.75",amountToPot: "36",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "1.00",boardCards: "4<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♦</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 68,indent: 1,parent: 65,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Call",amount: "1.87",potSizeToWin: "5.62",amountToPot: "33",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "1.87",boardCards: "4<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♦</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 69,indent: 1,parent: 65,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Fold",amount: "0.00",potSizeToWin: "11.23",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "3.74",boardCards: "4<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♦</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>, 10<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 70,indent: 0,parent: null,handNum: "19",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "29.13",endAmt: "29.13",finalHand: "",position: "UTG2 (5 of 8)",positionName: "UTG2",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 71,indent: 1,parent: 70,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "7",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Will J",lastActionAmount: "0.50",boardCards: "[K<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♥</span>, J<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 72,indent: 0,parent: null,handNum: "20",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "49.13",endAmt: "48.63",finalHand: "",position: "MP1 (4 of 8)",positionName: "MP1",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 73,indent: 1,parent: 72,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "1.25",amountToPot: "40",numPlayers: "8",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 74,indent: 1,parent: 72,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "1.75",boardCards: "",
},
{
id: 75,indent: 0,parent: null,handNum: "21",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "48.63",endAmt: "48.63",finalHand: "",position: "UTG1 (3 of 8)",positionName: "UTG1",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 76,indent: 1,parent: 75,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "8",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "David A",lastActionAmount: "0.50",boardCards: "[A<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♥</span>, J<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 77,indent: 0,parent: null,handNum: "22",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "48.63",endAmt: "48.13",finalHand: "",position: "BB (2 of 8)",positionName: "BB",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 78,indent: 1,parent: 77,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "8",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 79,indent: 1,parent: 77,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.61",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "1.43",boardCards: "[4<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♥</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 80,indent: 0,parent: null,handNum: "23",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "48.13",endAmt: "47.63",finalHand: "",position: "SB (1 of 8)",positionName: "SB",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 81,indent: 1,parent: 80,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "8",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 82,indent: 1,parent: 80,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.25",potSizeToWin: "1.75",amountToPot: "14",numPlayers: "4",numAllIns: "0",positionToLastAction: "3",lastAction: "BigBlind",lastActionPlayer: "John King",lastActionAmount: "0.50",boardCards: "",
},
{
id: 83,indent: 1,parent: 80,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "2.00",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♠</span>, 4<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 84,indent: 1,parent: 80,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "2.00",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♠</span>, 4<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 85,indent: 1,parent: 80,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "3.00",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "1.00",boardCards: "",
},
{
id: 86,indent: 0,parent: null,handNum: "24",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "47.63",endAmt: "47.63",finalHand: "",position: "Dealer (8 of 8)",positionName: "Dealer",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 87,indent: 1,parent: 86,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.75",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "3",lastAction: "BigBlind",lastActionPlayer: "Kevin C",lastActionAmount: "0.50",boardCards: "[6<span style = 'font-size:125%; color: blue; '>♠</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♥</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 88,indent: 0,parent: null,handNum: "25",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "47.63",endAmt: "47.63",finalHand: "Flush, Ac High",position: "Cutoff (7 of 8)",positionName: "Cutoff",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 89,indent: 1,parent: 88,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "4.75",amountToPot: "0",numPlayers: "6",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "2.00",boardCards: "[Q<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>, K<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 90,indent: 0,parent: null,handNum: "26",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "47.63",endAmt: "47.13",finalHand: "",position: "Hijack (6 of 8)",positionName: "Hijack",totalPlayers: "8",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 91,indent: 1,parent: 90,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 92,indent: 1,parent: 90,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "2.75",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "1.50",boardCards: "",
},
{
id: 93,indent: 0,parent: null,handNum: "27",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "47.13",endAmt: "47.13",finalHand: "Three of a Kind, 9's",position: "UTG2 (5 of 9)",positionName: "UTG2",totalPlayers: "9",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 94,indent: 1,parent: 93,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.75",amountToPot: "0",numPlayers: "8",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "SteveC",lastActionAmount: "1.00",boardCards: "[9<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♥</span>, 9<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 95,indent: 0,parent: null,handNum: "28",wonOrLost: "-1.50",wonNetOrLost: "-1.50",startAmt: "47.13",endAmt: "45.63",finalHand: "Two Pair, K's & 10's",position: "MP1 (4 of 9)",positionName: "MP1",totalPlayers: "9",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 96,indent: 1,parent: 95,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "8",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 97,indent: 1,parent: 95,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.00",potSizeToWin: "3.75",amountToPot: "26",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 98,indent: 1,parent: 95,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "4.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "Q<span style = 'font-size:125%; color: blue; '>♥</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 99,indent: 1,parent: 95,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "7.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "[5<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 100,indent: 0,parent: null,handNum: "29",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "45.63",endAmt: "45.63",finalHand: "",position: "UTG1 (3 of 9)",positionName: "UTG1",totalPlayers: "9",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 101,indent: 1,parent: 100,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "9",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "David A",lastActionAmount: "0.50",boardCards: "[K<span style = 'font-size:125%; color: blue; '>♦</span>, 4<span style = 'font-size:125%; color: blue; '>♠</span>, 3<span style = 'font-size:125%; color: blue; '>♦</span>, 3<span style = 'font-size:125%; color: blue; '>♥</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 102,indent: 0,parent: null,handNum: "30",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "45.63",endAmt: "45.13",finalHand: "",position: "BB (2 of 9)",positionName: "BB",totalPlayers: "9",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 103,indent: 1,parent: 102,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "9",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 104,indent: 1,parent: 102,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "9.75",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Reraise",lastActionPlayer: "Greg",lastActionAmount: "6.00",boardCards: "[K<span style = 'font-size:125%; color: blue; '>♣</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♠</span>, 2<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 105,indent: 0,parent: null,handNum: "31",wonOrLost: "0.50",wonNetOrLost: "0.00",startAmt: "45.13",endAmt: "45.13",finalHand: "Straight, K High (SP:3)",position: "SB (1 of 9)",positionName: "SB",totalPlayers: "9",holeCards: "3<span style = 'font-size:125%; color: blue; '>♣</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>",holeCardsTier: "10",bigBlind: "0.50",runItTwice: "",holeCardsTier: "10",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 106,indent: 1,parent: 105,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "9",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 107,indent: 1,parent: 105,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.25",potSizeToWin: "1.25",amountToPot: "20",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "John King",lastActionAmount: "0.50",boardCards: "",
},
{
id: 108,indent: 1,parent: 105,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "1.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 109,indent: 1,parent: 105,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "1.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♥</span>, K<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 110,indent: 1,parent: 105,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Check",amount: "0.00",potSizeToWin: "1.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♥</span>, K<span style = 'font-size:125%; color: blue; '>♣</span>, Q<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 111,indent: 0,parent: null,handNum: "32",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "45.13",endAmt: "45.13",finalHand: "Two Pair, A's & J's",position: "Dealer (10 of 10)",positionName: "Dealer",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 112,indent: 1,parent: 111,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.25",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "2.00",boardCards: "[5<span style = 'font-size:125%; color: blue; '>♣</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♠</span>, 4<span style = 'font-size:125%; color: blue; '>♣</span>, K<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 113,indent: 0,parent: null,handNum: "33",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "45.13",endAmt: "45.13",finalHand: "",position: "Cutoff (9 of 10)",positionName: "Cutoff",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 114,indent: 1,parent: 113,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Craig",lastActionAmount: "0.50",boardCards: "[9<span style = 'font-size:125%; color: blue; '>♦</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>, 3<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 115,indent: 0,parent: null,handNum: "34",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "45.13",endAmt: "45.13",finalHand: "",position: "Hijack (8 of 10)",positionName: "Hijack",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 116,indent: 1,parent: 115,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "6",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "[J<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♥</span>, 2<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 117,indent: 0,parent: null,handNum: "35",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "45.13",endAmt: "44.63",finalHand: "",position: "MP3 (7 of 10)",positionName: "MP3",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 118,indent: 1,parent: 117,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "1.75",amountToPot: "28",numPlayers: "8",numAllIns: "0",positionToLastAction: "3",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 119,indent: 1,parent: 117,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "5.00",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "2.75",boardCards: "",
},
{
id: 120,indent: 0,parent: null,handNum: "36",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "44.63",endAmt: "44.63",finalHand: "",position: "MP2 (6 of 10)",positionName: "MP2",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 121,indent: 1,parent: 120,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "8",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "[6<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 122,indent: 0,parent: null,handNum: "37",wonOrLost: "-1.81",wonNetOrLost: "-1.81",startAmt: "44.63",endAmt: "42.82",finalHand: "",position: "UTG2 (5 of 10)",positionName: "UTG2",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 123,indent: 1,parent: 122,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "8",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Will J",lastActionAmount: "0.50",boardCards: "",
},
{
id: 124,indent: 1,parent: 122,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.31",potSizeToWin: "4.87",amountToPot: "26",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "1.81",boardCards: "",
},
{
id: 125,indent: 1,parent: 122,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "6.18",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♥</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 126,indent: 1,parent: 122,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "9.27",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Craig",lastActionAmount: "3.09",boardCards: "",
},
{
id: 127,indent: 0,parent: null,handNum: "38",wonOrLost: "-2.50",wonNetOrLost: "-2.50",startAmt: "42.82",endAmt: "40.32",finalHand: "",position: "MP1 (4 of 10)",positionName: "MP1",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 128,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "1.50",potSizeToWin: "0.75",amountToPot: "200",numPlayers: "9",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 129,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "4.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 130,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "1.00",potSizeToWin: "6.75",amountToPot: "14",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "1.00",boardCards: "",
},
{
id: 131,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "7.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♦</span>, 3<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 132,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "15.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "7.75",boardCards: "",
},
{
id: 133,indent: 0,parent: null,handNum: "39",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.32",endAmt: "40.32",finalHand: "",position: "UTG1 (3 of 10)",positionName: "UTG1",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 134,indent: 1,parent: 133,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "10",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "David A",lastActionAmount: "0.50",boardCards: "[K<span style = 'font-size:125%; color: blue; '>♥</span>, 2<span style = 'font-size:125%; color: blue; '>♠</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>, Q<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 135,indent: 0,parent: null,handNum: "40",wonOrLost: "1.25",wonNetOrLost: "0.13",startAmt: "40.32",endAmt: "40.45",finalHand: "Full House, 10's over 3's (SP:2)",position: "BB (2 of 10)",positionName: "BB",totalPlayers: "10",holeCards: "2<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>",holeCardsTier: "10",bigBlind: "0.50",runItTwice: "",holeCardsTier: "10",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 136,indent: 1,parent: 135,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "10",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 137,indent: 1,parent: 135,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Check",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "Alex W",lastActionAmount: "0.50",boardCards: "",
},
{
id: 138,indent: 1,parent: 135,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "3<span style = 'font-size:125%; color: blue; '>♠</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 139,indent: 1,parent: 135,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "0.62",potSizeToWin: "1.25",amountToPot: "49",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "3<span style = 'font-size:125%; color: blue; '>♠</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♠</span>, 3<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 140,indent: 1,parent: 135,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Check",amount: "0.00",potSizeToWin: "2.49",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "3<span style = 'font-size:125%; color: blue; '>♠</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♠</span>, 3<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 141,indent: 0,parent: null,handNum: "41",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "40.45",endAmt: "40.20",finalHand: "Two Pair, 5's & 4's",position: "SB (1 of 10)",positionName: "SB",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 142,indent: 1,parent: 141,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "10",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 143,indent: 1,parent: 141,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.25",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Will J",lastActionAmount: "2.00",boardCards: "[5<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 144,indent: 0,parent: null,handNum: "42",wonOrLost: "85.77",wonNetOrLost: "45.57",startAmt: "40.20",endAmt: "85.77",finalHand: "Flush, Ad High",position: "Dealer (10 of 10)",positionName: "Dealer",totalPlayers: "10",holeCards: "8<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>",holeCardsTier: "5",bigBlind: "0.50",runItTwice: "",holeCardsTier: "5",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 145,indent: 1,parent: 144,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "2.00",potSizeToWin: "2.75",amountToPot: "72",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Will J",lastActionAmount: "2.00",boardCards: "",
},
{
id: 146,indent: 1,parent: 144,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "3.12",potSizeToWin: "6.25",amountToPot: "49",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "7<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 147,indent: 1,parent: 144,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "6.12",potSizeToWin: "21.73",amountToPot: "28",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "CheckRaise",lastActionPlayer: "Will J",lastActionAmount: "9.24",boardCards: "",
},
{
id: 148,indent: 1,parent: 144,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "27.85",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "7<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♥</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 149,indent: 1,parent: 144,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "RaiseAllIn",amount: "28.96",potSizeToWin: "39.60",amountToPot: "73",numPlayers: "2",numAllIns: "1",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Will J",lastActionAmount: "11.75",boardCards: "7<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♥</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 150,indent: 0,parent: null,handNum: "43",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "85.77",endAmt: "85.77",finalHand: "Two Pair, A's & K's",position: "Cutoff (9 of 10)",positionName: "Cutoff",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 151,indent: 1,parent: 150,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.75",amountToPot: "0",numPlayers: "6",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "[J<span style = 'font-size:125%; color: blue; '>♣</span>, A<span style = 'font-size:125%; color: blue; '>♣</span>, K<span style = 'font-size:125%; color: blue; '>♦</span>, 8<span style = 'font-size:125%; color: blue; '>♣</span>, 5<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 152,indent: 0,parent: null,handNum: "44",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "85.77",endAmt: "85.27",finalHand: "",position: "Hijack (8 of 10)",positionName: "Hijack",totalPlayers: "10",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 153,indent: 1,parent: 152,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "",
},
{
id: 154,indent: 1,parent: 152,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "2.00",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♥</span>, A<span style = 'font-size:125%; color: blue; '>♠</span>, 3<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 155,indent: 1,parent: 152,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "3.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Kevin C",lastActionAmount: "1.50",boardCards: "",
},
{
id: 156,indent: 0,parent: null,handNum: "45",wonOrLost: "-1.50",wonNetOrLost: "-1.50",startAmt: "85.27",endAmt: "83.77",finalHand: "Pair, 4's",position: "MP2 (6 of 9)",positionName: "MP2",totalPlayers: "9",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 157,indent: 1,parent: 156,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "1.75",amountToPot: "28",numPlayers: "8",numAllIns: "0",positionToLastAction: "3",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 158,indent: 1,parent: 156,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "1.00",potSizeToWin: "6.50",amountToPot: "15",numPlayers: "6",numAllIns: "0",positionToLastAction: "3",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "1.00",boardCards: "7<span style = 'font-size:125%; color: blue; '>♣</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 159,indent: 1,parent: 156,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "11.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "2.00",boardCards: "7<span style = 'font-size:125%; color: blue; '>♣</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♥</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>, [4<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 160,indent: 0,parent: null,handNum: "46",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "83.77",endAmt: "83.77",finalHand: "",position: "MP1 (4 of 6)",positionName: "MP1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 161,indent: 1,parent: 160,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.75",amountToPot: "0",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "SteveC",lastActionAmount: "1.00",boardCards: "[4<span style = 'font-size:125%; color: blue; '>♠</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>, Q<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 162,indent: 0,parent: null,handNum: "47",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "83.77",endAmt: "83.27",finalHand: "Pair, A's",position: "UTG1 (3 of 6)",positionName: "UTG1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 163,indent: 1,parent: 162,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 164,indent: 1,parent: 162,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "8.50",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Reraise",lastActionPlayer: "SteveC",lastActionAmount: "3.50",boardCards: "[J<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♦</span>, 7<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 165,indent: 0,parent: null,handNum: "48",wonOrLost: "3.25",wonNetOrLost: "2.25",startAmt: "83.27",endAmt: "85.52",finalHand: "Two Pair, 8's & 6's",position: "BB (2 of 6)",positionName: "BB",totalPlayers: "6",holeCards: "2<span style = 'font-size:125%; color: blue; '>♣</span>, Q<span style = 'font-size:125%; color: blue; '>♣</span>",holeCardsTier: "10",bigBlind: "0.50",runItTwice: "",holeCardsTier: "10",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 166,indent: 1,parent: 165,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 167,indent: 1,parent: 165,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Check",amount: "0.00",potSizeToWin: "1.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "Alex W",lastActionAmount: "0.50",boardCards: "",
},
{
id: 168,indent: 1,parent: 165,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "1.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "6<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 169,indent: 1,parent: 165,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "0.50",potSizeToWin: "2.25",amountToPot: "22",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "",
},
{
id: 170,indent: 1,parent: 165,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "3.25",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "6<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♥</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 171,indent: 1,parent: 165,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Check",amount: "0.00",potSizeToWin: "3.25",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "6<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♥</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 172,indent: 0,parent: null,handNum: "49",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "85.52",endAmt: "85.27",finalHand: "",position: "SB (1 of 6)",positionName: "SB",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 173,indent: 1,parent: 172,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 174,indent: 1,parent: 172,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "SteveC",lastActionAmount: "1.00",boardCards: "[6<span style = 'font-size:125%; color: blue; '>♣</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 175,indent: 0,parent: null,handNum: "50",wonOrLost: "-2.00",wonNetOrLost: "-2.00",startAmt: "85.27",endAmt: "83.27",finalHand: "",position: "Dealer (6 of 6)",positionName: "Dealer",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 176,indent: 1,parent: 175,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "",
},
{
id: 177,indent: 1,parent: 175,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.50",potSizeToWin: "3.00",amountToPot: "50",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 178,indent: 1,parent: 175,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "6.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "2.00",boardCards: "8<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 179,indent: 0,parent: null,handNum: "51",wonOrLost: "-10.95",wonNetOrLost: "-10.95",startAmt: "83.27",endAmt: "72.32",finalHand: "",position: "Cutoff (5 of 6)",positionName: "Cutoff",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 180,indent: 1,parent: 179,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "2.00",potSizeToWin: "2.75",amountToPot: "72",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "2.00",boardCards: "",
},
{
id: 181,indent: 1,parent: 179,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "3.75",potSizeToWin: "8.50",amountToPot: "44",numPlayers: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♥</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 182,indent: 1,parent: 179,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "5.20",potSizeToWin: "24.95",amountToPot: "20",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "CheckRaise",lastActionPlayer: "John P",lastActionAmount: "8.95",boardCards: "",
},
{
id: 183,indent: 1,parent: 179,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "53.81",amountToPot: "0",numPlayers: "2",numAllIns: "1",positionToLastAction: "1",lastAction: "BetAllIn",lastActionPlayer: "John P",lastActionAmount: "23.66",boardCards: "A<span style = 'font-size:125%; color: blue; '>♥</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, 10<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 184,indent: 0,parent: null,handNum: "52",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "72.32",endAmt: "71.82",finalHand: "",position: "MP1 (4 of 6)",positionName: "MP1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 185,indent: 1,parent: 184,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 186,indent: 1,parent: 184,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "3.75",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "John P",lastActionAmount: "1.25",boardCards: "Q<span style = 'font-size:125%; color: blue; '>♦</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>, 9<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 187,indent: 0,parent: null,handNum: "53",wonOrLost: "3.50",wonNetOrLost: "2.00",startAmt: "71.82",endAmt: "73.82",finalHand: "",position: "UTG1 (3 of 6)",positionName: "UTG1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 188,indent: 1,parent: 187,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 189,indent: 1,parent: 187,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "1.00",potSizeToWin: "1.50",amountToPot: "66",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "2<span style = 'font-size:125%; color: blue; '>♥</span>, A<span style = 'font-size:125%; color: blue; '>♠</span>, 9<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 190,indent: 1,parent: 187,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "2.50",potSizeToWin: "3.50",amountToPot: "71",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "2<span style = 'font-size:125%; color: blue; '>♥</span>, A<span style = 'font-size:125%; color: blue; '>♠</span>, 9<span style = 'font-size:125%; color: blue; '>♠</span>, 4<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 191,indent: 0,parent: null,handNum: "54",wonOrLost: "3.25",wonNetOrLost: "1.75",startAmt: "73.82",endAmt: "75.57",finalHand: "",position: "BB (2 of 6)",positionName: "BB",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 192,indent: 1,parent: 191,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 193,indent: 1,parent: 191,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Reraise",amount: "4.50",potSizeToWin: "2.25",amountToPot: "200",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "1.50",boardCards: "",
},
{
id: 194,indent: 0,parent: null,handNum: "55",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "75.57",endAmt: "75.07",finalHand: "",position: "SB (1 of 6)",positionName: "SB",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 195,indent: 1,parent: 194,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 196,indent: 1,parent: 194,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.25",potSizeToWin: "1.75",amountToPot: "14",numPlayers: "4",numAllIns: "0",positionToLastAction: "3",lastAction: "BigBlind",lastActionPlayer: "Kevin C",lastActionAmount: "0.50",boardCards: "",
},
{
id: 197,indent: 1,parent: 194,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "2.00",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "3<span style = 'font-size:125%; color: blue; '>♦</span>, K<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 198,indent: 1,parent: 194,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "3.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 199,indent: 0,parent: null,handNum: "56",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "75.07",endAmt: "74.57",finalHand: "Two Pair, J's & 10's",position: "Dealer (6 of 6)",positionName: "Dealer",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 200,indent: 1,parent: 199,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "",
},
{
id: 201,indent: 1,parent: 199,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.00",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "[6<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, 7<span style = 'font-size:125%; color: blue; '>♥</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 202,indent: 0,parent: null,handNum: "57",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "74.57",endAmt: "74.57",finalHand: "",position: "Cutoff (5 of 6)",positionName: "Cutoff",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 203,indent: 1,parent: 202,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "2.50",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "1.75",boardCards: "[2<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>, 9<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 204,indent: 0,parent: null,handNum: "58",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "74.57",endAmt: "74.57",finalHand: "",position: "MP1 (4 of 6)",positionName: "MP1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 205,indent: 1,parent: 204,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 206,indent: 0,parent: null,handNum: "59",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "74.57",endAmt: "74.57",finalHand: "",position: "UTG1 (3 of 6)",positionName: "UTG1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 207,indent: 1,parent: 206,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "[A<span style = 'font-size:125%; color: blue; '>♦</span>, 4<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 208,indent: 0,parent: null,handNum: "60",wonOrLost: "-1.50",wonNetOrLost: "-1.50",startAmt: "74.57",endAmt: "73.07",finalHand: "",position: "BB (2 of 6)",positionName: "BB",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 209,indent: 1,parent: 208,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 210,indent: 1,parent: 208,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.00",potSizeToWin: "2.25",amountToPot: "44",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 211,indent: 1,parent: 208,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "3.25",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♥</span>, 9<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 212,indent: 1,parent: 208,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "5.25",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "2.00",boardCards: "",
},
{
id: 213,indent: 0,parent: null,handNum: "61",wonOrLost: "-2.00",wonNetOrLost: "-2.00",startAmt: "73.07",endAmt: "71.07",finalHand: "Two Pair, A's & 6's",position: "SB (1 of 6)",positionName: "SB",totalPlayers: "6",holeCards: "5<span style = 'font-size:125%; color: blue; '>♥</span>, 5<span style = 'font-size:125%; color: blue; '>♣</span>",holeCardsTier: "7",bigBlind: "0.50",runItTwice: "",holeCardsTier: "7",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 214,indent: 1,parent: 213,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 215,indent: 1,parent: 213,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.25",potSizeToWin: "2.25",amountToPot: "55",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 216,indent: 1,parent: 213,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "4.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "6<span style = 'font-size:125%; color: blue; '>♥</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 217,indent: 1,parent: 213,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "4.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "6<span style = 'font-size:125%; color: blue; '>♥</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 218,indent: 1,parent: 213,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Check",amount: "0.00",potSizeToWin: "4.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "6<span style = 'font-size:125%; color: blue; '>♥</span>, 7<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 219,indent: 1,parent: 213,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Call",amount: "0.50",potSizeToWin: "5.00",amountToPot: "10",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Kevin C",lastActionAmount: "0.50",boardCards: "",
},
{
id: 220,indent: 0,parent: null,handNum: "62",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "71.07",endAmt: "71.07",finalHand: "Pair, 7's",position: "Dealer (6 of 6)",positionName: "Dealer",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 221,indent: 1,parent: 220,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "[6<span style = 'font-size:125%; color: blue; '>♥</span>, 4<span style = 'font-size:125%; color: blue; '>♠</span>, 2<span style = 'font-size:125%; color: blue; '>♣</span>, 7<span style = 'font-size:125%; color: blue; '>♠</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 222,indent: 0,parent: null,handNum: "63",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "71.07",endAmt: "71.07",finalHand: "",position: "Cutoff (5 of 6)",positionName: "Cutoff",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 223,indent: 1,parent: 222,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "[Q<span style = 'font-size:125%; color: blue; '>♠</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>, 7<span style = 'font-size:125%; color: blue; '>♠</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, A<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 224,indent: 0,parent: null,handNum: "64",wonOrLost: "-2.00",wonNetOrLost: "-2.00",startAmt: "71.07",endAmt: "69.07",finalHand: "Pair, 2's",position: "MP1 (4 of 6)",positionName: "MP1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 225,indent: 1,parent: 224,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "2.00",potSizeToWin: "1.25",amountToPot: "160",numPlayers: "6",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 226,indent: 1,parent: 224,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "12.00",amountToPot: "0",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "J<span style = 'font-size:125%; color: blue; '>♠</span>, 5<span style = 'font-size:125%; color: blue; '>♠</span>, 6<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 227,indent: 1,parent: 224,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "30.00",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "Kevin C",lastActionAmount: "9.00",boardCards: "[2<span style = 'font-size:125%; color: blue; '>♣</span>, 2<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 228,indent: 0,parent: null,handNum: "65",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "69.07",endAmt: "69.07",finalHand: "",position: "UTG1 (3 of 6)",positionName: "UTG1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 229,indent: 1,parent: 228,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 230,indent: 0,parent: null,handNum: "66",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "69.07",endAmt: "68.57",finalHand: "",position: "BB (2 of 6)",positionName: "BB",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 231,indent: 1,parent: 230,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 232,indent: 1,parent: 230,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.61",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "1.43",boardCards: "[10<span style = 'font-size:125%; color: blue; '>♠</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 233,indent: 0,parent: null,handNum: "67",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "68.57",endAmt: "68.32",finalHand: "",position: "SB (1 of 6)",positionName: "SB",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 234,indent: 1,parent: 233,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 235,indent: 1,parent: 233,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "2.25",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "[5<span style = 'font-size:125%; color: blue; '>♥</span>, 8<span style = 'font-size:125%; color: blue; '>♣</span>, 6<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 236,indent: 0,parent: null,handNum: "68",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "68.32",endAmt: "68.32",finalHand: "Three of a Kind, 6's",position: "Dealer (6 of 6)",positionName: "Dealer",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 237,indent: 1,parent: 236,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "[A<span style = 'font-size:125%; color: blue; '>♣</span>, 4<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♠</span>, 6<span style = 'font-size:125%; color: blue; '>♠</span>, 7<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 238,indent: 0,parent: null,handNum: "69",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "68.32",endAmt: "68.32",finalHand: "Pair, 8's",position: "Cutoff (5 of 6)",positionName: "Cutoff",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 239,indent: 1,parent: 238,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "[2<span style = 'font-size:125%; color: blue; '>♦</span>, Q<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♥</span>, 5<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 240,indent: 0,parent: null,handNum: "70",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "68.32",endAmt: "67.82",finalHand: "Flush, Js High",position: "MP1 (4 of 6)",positionName: "MP1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 241,indent: 1,parent: 240,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 242,indent: 1,parent: 240,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "4.75",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "2.25",boardCards: "[K<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, 10<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 243,indent: 0,parent: null,handNum: "71",wonOrLost: "-1.00",wonNetOrLost: "-1.00",startAmt: "67.82",endAmt: "66.82",finalHand: "",position: "BB (2 of 5)",positionName: "BB",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 244,indent: 1,parent: 243,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.50",amountToPot: "100",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 245,indent: 1,parent: 243,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "0.50",potSizeToWin: "1.50",amountToPot: "33",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♦</span>, 4<span style = 'font-size:125%; color: blue; '>♣</span>, 7<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 246,indent: 1,parent: 243,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "2.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "K<span style = 'font-size:125%; color: blue; '>♦</span>, 4<span style = 'font-size:125%; color: blue; '>♣</span>, 7<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 247,indent: 1,parent: 243,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "4.00",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 248,indent: 0,parent: null,handNum: "72",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "66.82",endAmt: "66.32",finalHand: "Three of a Kind, A's",position: "BB (2 of 5)",positionName: "BB",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 249,indent: 1,parent: 248,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 250,indent: 1,parent: 248,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "3.36",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "1.43",boardCards: "[K<span style = 'font-size:125%; color: blue; '>♦</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>, 4<span style = 'font-size:125%; color: blue; '>♠</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 251,indent: 0,parent: null,handNum: "73",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "66.32",endAmt: "66.07",finalHand: "Pair, Q's",position: "SB (1 of 6)",positionName: "SB",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 252,indent: 1,parent: 251,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 253,indent: 1,parent: 251,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "4.75",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "2.00",boardCards: "[3<span style = 'font-size:125%; color: blue; '>♥</span>, Q<span style = 'font-size:125%; color: blue; '>♣</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>, 7<span style = 'font-size:125%; color: blue; '>♣</span>, K<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 254,indent: 0,parent: null,handNum: "74",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "66.07",endAmt: "65.57",finalHand: "",position: "Dealer (6 of 6)",positionName: "Dealer",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 255,indent: 1,parent: 254,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "1.75",amountToPot: "28",numPlayers: "5",numAllIns: "0",positionToLastAction: "3",lastAction: "BigBlind",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "",
},
{
id: 256,indent: 1,parent: 254,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "4.00",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "7<span style = 'font-size:125%; color: blue; '>♥</span>, 5<span style = 'font-size:125%; color: blue; '>♠</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 257,indent: 0,parent: null,handNum: "75",wonOrLost: "21.24",wonNetOrLost: "12.37",startAmt: "65.57",endAmt: "77.94",finalHand: "",position: "Cutoff (5 of 6)",positionName: "Cutoff",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 258,indent: 1,parent: 257,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "1.25",amountToPot: "40",numPlayers: "5",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 259,indent: 1,parent: 257,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Raise",amount: "2.00",potSizeToWin: "3.25",amountToPot: "61",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Greg",lastActionAmount: "0.75",boardCards: "Q<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 260,indent: 1,parent: 257,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "8.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "Q<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>, 8<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 261,indent: 1,parent: 257,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Call",amount: "6.37",potSizeToWin: "14.87",amountToPot: "42",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Kevin C",lastActionAmount: "6.37",boardCards: "",
},
{
id: 262,indent: 1,parent: 257,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Bet",amount: "12.12",potSizeToWin: "21.24",amountToPot: "57",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "Q<span style = 'font-size:125%; color: blue; '>♦</span>, 6<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>, 8<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 263,indent: 0,parent: null,handNum: "76",wonOrLost: "-7.37",wonNetOrLost: "-7.37",startAmt: "77.94",endAmt: "70.57",finalHand: "",position: "MP1 (4 of 6)",positionName: "MP1",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 264,indent: 1,parent: 263,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 265,indent: 1,parent: 263,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "2.50",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "3<span style = 'font-size:125%; color: blue; '>♣</span>, 7<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 266,indent: 1,parent: 263,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "1.87",potSizeToWin: "6.24",amountToPot: "29",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "Kevin C",lastActionAmount: "1.87",boardCards: "",
},
{
id: 267,indent: 1,parent: 263,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "5.00",potSizeToWin: "8.11",amountToPot: "61",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "3<span style = 'font-size:125%; color: blue; '>♣</span>, 7<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 268,indent: 1,parent: 263,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Fold",amount: "0.00",potSizeToWin: "27.16",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Greg",lastActionAmount: "9.05",boardCards: "3<span style = 'font-size:125%; color: blue; '>♣</span>, 7<span style = 'font-size:125%; color: blue; '>♣</span>, 8<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♣</span>, 2<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 269,indent: 0,parent: null,handNum: "77",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "70.57",endAmt: "70.07",finalHand: "",position: "BB (2 of 5)",positionName: "BB",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 270,indent: 1,parent: 269,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 271,indent: 1,parent: 269,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "8.50",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Reraise",lastActionPlayer: "John P",lastActionAmount: "5.25",boardCards: "[6<span style = 'font-size:125%; color: blue; '>♦</span>, K<span style = 'font-size:125%; color: blue; '>♠</span>, 2<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 272,indent: 0,parent: null,handNum: "78",wonOrLost: "8.50",wonNetOrLost: "5.50",startAmt: "70.07",endAmt: "75.57",finalHand: "",position: "SB (1 of 5)",positionName: "SB",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 273,indent: 1,parent: 272,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 274,indent: 1,parent: 272,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.75",potSizeToWin: "3.25",amountToPot: "53",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "2.00",boardCards: "",
},
{
id: 275,indent: 1,parent: 272,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "6.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 276,indent: 1,parent: 272,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "1.00",potSizeToWin: "7.50",amountToPot: "13",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "1.00",boardCards: "",
},
{
id: 277,indent: 1,parent: 272,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "8.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♦</span>, 8<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 278,indent: 1,parent: 272,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Bet",amount: "5.00",potSizeToWin: "8.50",amountToPot: "58",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "A<span style = 'font-size:125%; color: blue; '>♥</span>, 3<span style = 'font-size:125%; color: blue; '>♠</span>, K<span style = 'font-size:125%; color: blue; '>♦</span>, 8<span style = 'font-size:125%; color: blue; '>♥</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 279,indent: 0,parent: null,handNum: "79",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "75.57",endAmt: "75.57",finalHand: "",position: "Dealer (5 of 5)",positionName: "Dealer",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 280,indent: 1,parent: 279,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "2.25",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "1.50",boardCards: "[3<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♥</span>, 10<span style = 'font-size:125%; color: blue; '>♣</span>, 9<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 281,indent: 0,parent: null,handNum: "80",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "75.57",endAmt: "75.57",finalHand: "",position: "Cutoff (4 of 5)",positionName: "Cutoff",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 282,indent: 1,parent: 281,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "[4<span style = 'font-size:125%; color: blue; '>♣</span>, J<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 283,indent: 0,parent: null,handNum: "81",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "75.57",endAmt: "75.07",finalHand: "",position: "UTG1 (3 of 5)",positionName: "UTG1",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 284,indent: 1,parent: 283,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.50",potSizeToWin: "0.75",amountToPot: "66",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 285,indent: 1,parent: 283,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "4.40",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "John P",lastActionAmount: "2.15",boardCards: "",
},
{
id: 286,indent: 0,parent: null,handNum: "82",wonOrLost: "-4.50",wonNetOrLost: "-4.50",startAmt: "75.07",endAmt: "70.57",finalHand: "",position: "BB (2 of 5)",positionName: "BB",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 287,indent: 1,parent: 286,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 288,indent: 1,parent: 286,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.00",potSizeToWin: "4.00",amountToPot: "25",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 289,indent: 1,parent: 286,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "1.00",potSizeToWin: "6.00",amountToPot: "16",numPlayers: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 290,indent: 1,parent: 286,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "2.00",potSizeToWin: "8.00",amountToPot: "25",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 291,indent: 1,parent: 286,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Check",amount: "0.00",potSizeToWin: "12.00",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>, 5<span style = 'font-size:125%; color: blue; '>♣</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 292,indent: 1,parent: 286,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Fold",amount: "0.00",potSizeToWin: "24.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "12.50",boardCards: "",
},
{
id: 293,indent: 0,parent: null,handNum: "83",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "70.57",endAmt: "70.07",finalHand: "",position: "SB (1 of 5)",positionName: "SB",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 294,indent: 1,parent: 293,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 295,indent: 1,parent: 293,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "0.25",potSizeToWin: "1.25",amountToPot: "20",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Kevin C",lastActionAmount: "0.50",boardCards: "",
},
{
id: 296,indent: 1,parent: 293,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "1.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "8<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>, 5<span style = 'font-size:125%; color: blue; '>♥</span>",
},
{
id: 297,indent: 1,parent: 293,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "1.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "8<span style = 'font-size:125%; color: blue; '>♦</span>, 2<span style = 'font-size:125%; color: blue; '>♥</span>, 5<span style = 'font-size:125%; color: blue; '>♥</span>, 4<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 298,indent: 1,parent: 293,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "3.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "John P",lastActionAmount: "2.00",boardCards: "",
},
{
id: 299,indent: 0,parent: null,handNum: "84",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "70.07",endAmt: "70.07",finalHand: "Three of a Kind, J's",position: "Dealer (6 of 6)",positionName: "Dealer",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 300,indent: 1,parent: 299,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.50",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Justin A",lastActionAmount: "0.50",boardCards: "[5<span style = 'font-size:125%; color: blue; '>♦</span>, 7<span style = 'font-size:125%; color: blue; '>♣</span>, Q<span style = 'font-size:125%; color: blue; '>♠</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>, J<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 301,indent: 0,parent: null,handNum: "85",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "70.07",endAmt: "70.07",finalHand: "",position: "Cutoff (5 of 6)",positionName: "Cutoff",totalPlayers: "6",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 302,indent: 1,parent: 301,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "1.25",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "[8<span style = 'font-size:125%; color: blue; '>♠</span>, 8<span style = 'font-size:125%; color: blue; '>♣</span>, 3<span style = 'font-size:125%; color: blue; '>♥</span>, 9<span style = 'font-size:125%; color: blue; '>♦</span>, J<span style = 'font-size:125%; color: blue; '>♠</span>]",
},
{
id: 303,indent: 0,parent: null,handNum: "86",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "70.07",endAmt: "70.07",finalHand: "",position: "UTG1 (3 of 5)",positionName: "UTG1",totalPlayers: "5",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 304,indent: 1,parent: 303,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "0.50",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "[6<span style = 'font-size:125%; color: blue; '>♥</span>, 10<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
];