-
Notifications
You must be signed in to change notification settings - Fork 0
/
John P-Table2-Details.js
787 lines (787 loc) · 146 KB
/
John P-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
var title = "Hand Details for John P at Table2";
var handFilename = "Table2-Details.html";
var data = [
{
id: 0,indent: 0,parent: null,handNum: "1",wonOrLost: "-8.37",wonNetOrLost: "-8.37",startAmt: "50.00",endAmt: "41.63",finalHand: "Two Pair, A's & 10's",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: 1,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "1.25",potSizeToWin: "0.75",amountToPot: "166",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 2,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: 3,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Call",amount: "2.00",potSizeToWin: "6.25",amountToPot: "32",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Alex W",lastActionAmount: "2.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: 4,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: 5,indent: 1,parent: 0,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Call",amount: "5.12",potSizeToWin: "15.37",amountToPot: "33",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "5.12",boardCards: "",
},
{
id: 6,indent: 0,parent: null,handNum: "2",wonOrLost: "-3.00",wonNetOrLost: "-3.00",startAmt: "41.63",endAmt: "38.63",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: 7,indent: 1,parent: 6,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: 8,indent: 1,parent: 6,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: "David A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 9,indent: 1,parent: 6,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: 6,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "1.50",potSizeToWin: "4.75",amountToPot: "31",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>, 10<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 11,indent: 1,parent: 6,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: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "David A",lastActionAmount: "3.50",boardCards: "",
},
{
id: 12,indent: 0,parent: null,handNum: "3",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "38.63",endAmt: "38.38",finalHand: "",position: "SB (1 of 7)",positionName: "SB",totalPlayers: "7",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 13,indent: 1,parent: 12,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: "7",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 14,indent: 1,parent: 12,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "2.00",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "3",lastAction: "BigBlind",lastActionPlayer: "Will J",lastActionAmount: "0.50",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: 15,indent: 0,parent: null,handNum: "4",wonOrLost: "1.75",wonNetOrLost: "1.25",startAmt: "38.38",endAmt: "39.63",finalHand: "",position: "Dealer (7 of 7)",positionName: "Dealer",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: "Raise",amount: "1.75",potSizeToWin: "1.25",amountToPot: "140",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 17,indent: 0,parent: null,handNum: "5",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.63",endAmt: "39.63",finalHand: "Two Pair, Q's & 10's",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: 18,indent: 1,parent: 17,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: "David A",lastActionAmount: "0.50",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: 19,indent: 0,parent: null,handNum: "6",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.63",endAmt: "39.63",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: 20,indent: 1,parent: 19,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: "Alex W",lastActionAmount: "0.50",boardCards: "",
},
{
id: 21,indent: 0,parent: null,handNum: "7",wonOrLost: "1.25",wonNetOrLost: "0.75",startAmt: "39.63",endAmt: "40.38",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: 22,indent: 1,parent: 21,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "1.85",potSizeToWin: "0.75",amountToPot: "246",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "John King",lastActionAmount: "0.50",boardCards: "",
},
{
id: 23,indent: 0,parent: null,handNum: "8",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.38",endAmt: "40.38",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: 24,indent: 1,parent: 23,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: "7",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Kevin C",lastActionAmount: "0.50",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: 25,indent: 0,parent: null,handNum: "9",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.38",endAmt: "40.38",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: 26,indent: 1,parent: 25,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: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 27,indent: 0,parent: null,handNum: "10",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "40.38",endAmt: "39.88",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: 28,indent: 1,parent: 27,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: 29,indent: 1,parent: 27,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "5.75",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Alex W",lastActionAmount: "2.25",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: 30,indent: 0,parent: null,handNum: "11",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "39.88",endAmt: "39.63",finalHand: "Two Pair, A's & 5's",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: 31,indent: 1,parent: 30,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: 32,indent: 1,parent: 30,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "5.75",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "2.25",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: 33,indent: 0,parent: null,handNum: "12",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.63",endAmt: "39.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: 34,indent: 1,parent: 33,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: "SteveC",lastActionAmount: "0.50",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: 35,indent: 0,parent: null,handNum: "13",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.63",endAmt: "39.63",finalHand: "Two Pair, A's & Q's",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: "Fold",amount: "0.00",potSizeToWin: "0.75",amountToPot: "0",numPlayers: "4",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: 37,indent: 0,parent: null,handNum: "14",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.63",endAmt: "39.63",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: 38,indent: 1,parent: 37,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: "Alex W",lastActionAmount: "0.50",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: 39,indent: 0,parent: null,handNum: "15",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.63",endAmt: "39.63",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: 40,indent: 1,parent: 39,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: "John King",lastActionAmount: "0.50",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: 41,indent: 0,parent: null,handNum: "16",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.63",endAmt: "39.63",finalHand: "Flush, Ac High",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: 42,indent: 1,parent: 41,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: "7",numAllIns: "0",positionToLastAction: "1",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: 43,indent: 0,parent: null,handNum: "17",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.63",endAmt: "39.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: 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: "0.75",amountToPot: "0",numPlayers: "8",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 45,indent: 0,parent: null,handNum: "18",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "39.63",endAmt: "39.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: 46,indent: 1,parent: 45,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: 47,indent: 1,parent: 45,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: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 48,indent: 1,parent: 45,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: "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: 49,indent: 1,parent: 45,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: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "1.00",boardCards: "[2<span style = 'font-size:125%; color: blue; '>♥</span>, 10<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 50,indent: 0,parent: null,handNum: "19",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "39.13",endAmt: "38.88",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: 51,indent: 1,parent: 50,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: 52,indent: 1,parent: 50,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: "Greg",lastActionAmount: "2.00",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: 53,indent: 0,parent: null,handNum: "20",wonOrLost: "2.25",wonNetOrLost: "1.75",startAmt: "38.88",endAmt: "40.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: 54,indent: 1,parent: 53,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "1.75",potSizeToWin: "1.75",amountToPot: "100",numPlayers: "5",numAllIns: "0",positionToLastAction: "3",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 55,indent: 0,parent: null,handNum: "21",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.63",endAmt: "40.63",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: 56,indent: 1,parent: 55,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: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "1.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: 57,indent: 0,parent: null,handNum: "22",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.63",endAmt: "40.63",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: 58,indent: 1,parent: 57,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "2.18",amountToPot: "0",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",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: 59,indent: 0,parent: null,handNum: "23",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.63",endAmt: "40.63",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: 60,indent: 1,parent: 59,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: "John King",lastActionAmount: "0.50",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: 61,indent: 0,parent: null,handNum: "24",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.63",endAmt: "40.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: 62,indent: 1,parent: 61,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: "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: 63,indent: 0,parent: null,handNum: "25",wonOrLost: "-6.00",wonNetOrLost: "-6.00",startAmt: "40.63",endAmt: "34.63",finalHand: "Flush, Ac High",position: "UTG1 (3 of 8)",positionName: "UTG1",totalPlayers: "8",holeCards: "J<span style = 'font-size:125%; color: blue; '>♠</span>, J<span style = 'font-size:125%; color: blue; '>♣</span>",holeCardsTier: "1",bigBlind: "0.50",runItTwice: "",holeCardsTier: "1",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 64,indent: 1,parent: 63,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "2.00",potSizeToWin: "0.75",amountToPot: "266",numPlayers: "8",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 65,indent: 1,parent: 63,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: "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>",
},
{
id: 66,indent: 1,parent: 63,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "1.00",potSizeToWin: "5.75",amountToPot: "17",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "SteveC",lastActionAmount: "1.00",boardCards: "",
},
{
id: 67,indent: 1,parent: 63,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "6.75",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.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>",
},
{
id: 68,indent: 1,parent: 63,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Bet",amount: "1.50",potSizeToWin: "6.75",amountToPot: "22",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.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: 69,indent: 1,parent: 63,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Call",amount: "1.50",potSizeToWin: "11.25",amountToPot: "13",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "SteveC",lastActionAmount: "3.00",boardCards: "",
},
{
id: 70,indent: 0,parent: null,handNum: "26",wonOrLost: "1.25",wonNetOrLost: "0.75",startAmt: "34.63",endAmt: "35.38",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: 71,indent: 1,parent: 70,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: 72,indent: 1,parent: 70,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "1.50",potSizeToWin: "1.25",amountToPot: "120",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 73,indent: 0,parent: null,handNum: "27",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "35.38",endAmt: "35.13",finalHand: "Three of a Kind, 9's",position: "SB (1 of 9)",positionName: "SB",totalPlayers: "9",holeCards: "6<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: 74,indent: 1,parent: 73,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: 75,indent: 1,parent: 73,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: "5",numAllIns: "0",positionToLastAction: "3",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: 76,indent: 0,parent: null,handNum: "28",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "35.13",endAmt: "35.13",finalHand: "Two Pair, K's & 10's",position: "Dealer (9 of 9)",positionName: "Dealer",totalPlayers: "9",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 77,indent: 1,parent: 76,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: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",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>, 5<span style = 'font-size:125%; color: blue; '>♦</span>, 10<span style = 'font-size:125%; color: blue; '>♥</span>]",
},
{
id: 78,indent: 0,parent: null,handNum: "29",wonOrLost: "8.97",wonNetOrLost: "5.11",startAmt: "35.13",endAmt: "40.24",finalHand: "",position: "Cutoff (8 of 9)",positionName: "Cutoff",totalPlayers: "9",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 79,indent: 1,parent: 78,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: "David A",lastActionAmount: "0.50",boardCards: "",
},
{
id: 80,indent: 1,parent: 78,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "2.25",amountToPot: "0",numPlayers: "4",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>, 3<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 81,indent: 1,parent: 78,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Call",amount: "1.12",potSizeToWin: "3.37",amountToPot: "33",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "1.12",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>",
},
{
id: 82,indent: 1,parent: 78,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Raise",amount: "4.48",potSizeToWin: "6.73",amountToPot: "66",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "David A",lastActionAmount: "2.24",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: 83,indent: 0,parent: null,handNum: "30",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.24",endAmt: "40.24",finalHand: "",position: "Hijack (7 of 9)",positionName: "Hijack",totalPlayers: "9",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 84,indent: 1,parent: 83,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: "8",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: 85,indent: 0,parent: null,handNum: "31",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.24",endAmt: "40.24",finalHand: "Straight, K High (SP:3)",position: "MP2 (6 of 9)",positionName: "MP2",totalPlayers: "9",holeCards: "6<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: 86,indent: 1,parent: 85,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: "John King",lastActionAmount: "0.50",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: 87,indent: 0,parent: null,handNum: "32",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.24",endAmt: "40.24",finalHand: "Two Pair, A's & J's",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: 88,indent: 1,parent: 87,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: "9",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: 89,indent: 0,parent: null,handNum: "33",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.24",endAmt: "40.24",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: 90,indent: 1,parent: 89,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: "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: 91,indent: 0,parent: null,handNum: "34",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.24",endAmt: "40.24",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: 92,indent: 1,parent: 91,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: "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: 93,indent: 0,parent: null,handNum: "35",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "40.24",endAmt: "40.24",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: 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: "0.75",amountToPot: "0",numPlayers: "10",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 95,indent: 0,parent: null,handNum: "36",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "40.24",endAmt: "39.74",finalHand: "",position: "BB (2 of 10)",positionName: "BB",totalPlayers: "10",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: "BigBlind",amount: "0.50",potSizeToWin: "0.25",amountToPot: "",numPlayers: "10",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 97,indent: 1,parent: 95,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "7.25",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "3",lastAction: "Raise",lastActionPlayer: "John King",lastActionAmount: "2.00",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: 98,indent: 0,parent: null,handNum: "37",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "39.74",endAmt: "39.49",finalHand: "",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: 99,indent: 1,parent: 98,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: 100,indent: 1,parent: 98,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "4.87",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "1.81",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: 101,indent: 0,parent: null,handNum: "38",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "39.49",endAmt: "39.49",finalHand: "",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: 102,indent: 1,parent: 101,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: "5",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "Alex W",lastActionAmount: "1.50",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: 103,indent: 0,parent: null,handNum: "39",wonOrLost: "5.75",wonNetOrLost: "4.00",startAmt: "39.49",endAmt: "43.49",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: 104,indent: 1,parent: 103,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.75",potSizeToWin: "2.50",amountToPot: "70",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Craig",lastActionAmount: "1.75",boardCards: "",
},
{
id: 105,indent: 1,parent: 103,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "5.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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>",
},
{
id: 106,indent: 1,parent: 103,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "5.75",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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>",
},
{
id: 107,indent: 1,parent: 103,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Bet",amount: "5.75",potSizeToWin: "5.75",amountToPot: "100",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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: 108,indent: 0,parent: null,handNum: "40",wonOrLost: "1.24",wonNetOrLost: "0.12",startAmt: "43.49",endAmt: "43.61",finalHand: "Full House, 10's over 3's (SP:2)",position: "Hijack (8 of 10)",positionName: "Hijack",totalPlayers: "10",holeCards: "9<span style = 'font-size:125%; color: blue; '>♣</span>, K<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: 109,indent: 1,parent: 108,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: "Alex W",lastActionAmount: "0.50",boardCards: "",
},
{
id: 110,indent: 1,parent: 108,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: 111,indent: 1,parent: 108,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Call",amount: "0.62",potSizeToWin: "1.87",amountToPot: "33",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Alex W",lastActionAmount: "0.62",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: 112,indent: 1,parent: 108,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: 113,indent: 0,parent: null,handNum: "41",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "43.61",endAmt: "43.61",finalHand: "Two Pair, 5's & 4's",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: 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: "1.25",amountToPot: "0",numPlayers: "7",numAllIns: "0",positionToLastAction: "2",lastAction: "BigBlind",lastActionPlayer: "John King",lastActionAmount: "0.50",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: 115,indent: 0,parent: null,handNum: "42",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "43.61",endAmt: "43.61",finalHand: "Flush, Ad High",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: 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: "0.75",amountToPot: "0",numPlayers: "7",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Kevin C",lastActionAmount: "0.50",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: 117,indent: 0,parent: null,handNum: "43",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "43.61",endAmt: "43.61",finalHand: "Two Pair, A's & K's",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: 118,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: "2.25",amountToPot: "0",numPlayers: "9",numAllIns: "0",positionToLastAction: "1",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: 119,indent: 0,parent: null,handNum: "44",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "43.61",endAmt: "43.61",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: 120,indent: 1,parent: 119,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: "Justin A",lastActionAmount: "0.50",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: 121,indent: 0,parent: null,handNum: "45",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "43.61",endAmt: "43.61",finalHand: "Pair, 4's",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: 122,indent: 1,parent: 121,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: "Greg",lastActionAmount: "0.50",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: 123,indent: 0,parent: null,handNum: "46",wonOrLost: "8.75",wonNetOrLost: "5.00",startAmt: "43.61",endAmt: "48.61",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: 124,indent: 1,parent: 123,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: 125,indent: 1,parent: 123,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Reraise",amount: "3.25",potSizeToWin: "2.75",amountToPot: "118",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Raise",lastActionPlayer: "SteveC",lastActionAmount: "1.00",boardCards: "",
},
{
id: 126,indent: 1,parent: 123,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "9.25",potSizeToWin: "8.75",amountToPot: "105",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.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: 127,indent: 0,parent: null,handNum: "47",wonOrLost: "-14.00",wonNetOrLost: "-14.00",startAmt: "48.61",endAmt: "34.61",finalHand: "Pair, A's",position: "SB (1 of 6)",positionName: "SB",totalPlayers: "6",holeCards: "K<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>",holeCardsTier: "4",bigBlind: "0.50",runItTwice: "",holeCardsTier: "4",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: "SmallBlind",amount: "0.25",potSizeToWin: "0.00",amountToPot: "",numPlayers: "6",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 129,indent: 1,parent: 127,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: "Justin A",lastActionAmount: "2.00",boardCards: "",
},
{
id: 130,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "2.00",potSizeToWin: "10.50",amountToPot: "19",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Reraise",lastActionPlayer: "SteveC",lastActionAmount: "3.50",boardCards: "",
},
{
id: 131,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: "12.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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>",
},
{
id: 132,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "4.00",potSizeToWin: "20.50",amountToPot: "19",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "SteveC",lastActionAmount: "4.00",boardCards: "",
},
{
id: 133,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: "24.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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>",
},
{
id: 134,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Call",amount: "6.00",potSizeToWin: "36.50",amountToPot: "16",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "SteveC",lastActionAmount: "6.00",boardCards: "",
},
{
id: 135,indent: 1,parent: 127,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Check",amount: "0.00",potSizeToWin: "42.50",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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: 136,indent: 0,parent: null,handNum: "48",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "34.61",endAmt: "34.61",finalHand: "Two Pair, 8's & 6's",position: "Dealer (6 of 6)",positionName: "Dealer",totalPlayers: "6",holeCards: "K<span style = 'font-size:125%; color: blue; '>♣</span>, 3<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: 137,indent: 1,parent: 136,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: "Alex W",lastActionAmount: "0.50",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: 138,indent: 0,parent: null,handNum: "49",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "34.61",endAmt: "34.61",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: 139,indent: 1,parent: 138,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: "Kevin C",lastActionAmount: "0.50",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: 140,indent: 0,parent: null,handNum: "50",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "34.61",endAmt: "34.61",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: 141,indent: 1,parent: 140,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: "Justin A",lastActionAmount: "0.50",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: 142,indent: 0,parent: null,handNum: "51",wonOrLost: "30.15",wonNetOrLost: "19.20",startAmt: "34.61",endAmt: "53.81",finalHand: "",position: "UTG1 (3 of 6)",positionName: "UTG1",totalPlayers: "6",holeCards: "8<span style = 'font-size:125%; color: blue; '>♥</span>, 8<span style = 'font-size:125%; color: blue; '>♦</span>",holeCardsTier: "3",bigBlind: "0.50",runItTwice: "",holeCardsTier: "3",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 143,indent: 1,parent: 142,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "2.00",potSizeToWin: "0.75",amountToPot: "266",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 144,indent: 1,parent: 142,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "8.50",amountToPot: "0",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: 145,indent: 1,parent: 142,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "CheckRaise",amount: "8.95",potSizeToWin: "16.00",amountToPot: "55",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "Alex W",lastActionAmount: "3.75",boardCards: "",
},
{
id: 146,indent: 1,parent: 142,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "BetAllIn",amount: "23.66",potSizeToWin: "30.15",amountToPot: "78",numPlayers: "2",numAllIns: "1",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>, 10<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 147,indent: 0,parent: null,handNum: "52",wonOrLost: "-1.75",wonNetOrLost: "-1.75",startAmt: "53.81",endAmt: "52.06",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: 148,indent: 1,parent: 147,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: 149,indent: 1,parent: 147,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Check",amount: "0.00",potSizeToWin: "2.50",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 150,indent: 1,parent: 147,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "1.25",potSizeToWin: "2.50",amountToPot: "50",numPlayers: "5",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>, 9<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 151,indent: 1,parent: 147,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "7.50",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "3.75",boardCards: "",
},
{
id: 152,indent: 0,parent: null,handNum: "53",wonOrLost: "-1.50",wonNetOrLost: "-1.50",startAmt: "52.06",endAmt: "50.56",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: 153,indent: 1,parent: 152,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: 154,indent: 1,parent: 152,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: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 155,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: "1.50",amountToPot: "0",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: 156,indent: 1,parent: 152,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Call",amount: "1.00",potSizeToWin: "2.50",amountToPot: "40",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Alex W",lastActionAmount: "1.00",boardCards: "",
},
{
id: 157,indent: 1,parent: 152,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Check",amount: "0.00",potSizeToWin: "3.50",amountToPot: "0",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: 158,indent: 1,parent: 152,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Fold",amount: "0.00",potSizeToWin: "6.00",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Alex W",lastActionAmount: "2.50",boardCards: "",
},
{
id: 159,indent: 0,parent: null,handNum: "54",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "50.56",endAmt: "50.56",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: 160,indent: 1,parent: 159,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: "",
},
{
id: 161,indent: 0,parent: null,handNum: "55",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "50.56",endAmt: "50.56",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: 162,indent: 1,parent: 161,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: "Kevin C",lastActionAmount: "0.50",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: 163,indent: 0,parent: null,handNum: "56",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "50.56",endAmt: "50.56",finalHand: "Two Pair, J's & 10'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: 164,indent: 1,parent: 163,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: "Justin A",lastActionAmount: "0.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: 165,indent: 0,parent: null,handNum: "57",wonOrLost: "4.00",wonNetOrLost: "2.25",startAmt: "50.56",endAmt: "52.81",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: 166,indent: 1,parent: 165,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "1.75",potSizeToWin: "0.75",amountToPot: "233",numPlayers: "6",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 167,indent: 1,parent: 165,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "3.00",potSizeToWin: "4.00",amountToPot: "75",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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: 168,indent: 0,parent: null,handNum: "58",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "52.81",endAmt: "52.31",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: 169,indent: 1,parent: 168,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: 170,indent: 1,parent: 168,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Fold",amount: "0.00",potSizeToWin: "2.18",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "1.43",boardCards: "",
},
{
id: 171,indent: 0,parent: null,handNum: "59",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "52.31",endAmt: "52.06",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: 172,indent: 1,parent: 171,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: 173,indent: 1,parent: 171,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: "4",numAllIns: "0",positionToLastAction: "3",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: 174,indent: 0,parent: null,handNum: "60",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "52.06",endAmt: "52.06",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: 175,indent: 1,parent: 174,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: "Justin A",lastActionAmount: "1.50",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: 176,indent: 0,parent: null,handNum: "61",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "52.06",endAmt: "52.06",finalHand: "Two Pair, A's & 6'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: 177,indent: 1,parent: 176,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: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",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: 178,indent: 0,parent: null,handNum: "62",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "52.06",endAmt: "52.06",finalHand: "Pair, 7'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: 179,indent: 1,parent: 178,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: "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: 180,indent: 0,parent: null,handNum: "63",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "52.06",endAmt: "51.56",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: 181,indent: 1,parent: 180,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: "Greg",lastActionAmount: "0.50",boardCards: "",
},
{
id: 182,indent: 1,parent: 180,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: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "2.75",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: 183,indent: 0,parent: null,handNum: "64",wonOrLost: "-2.00",wonNetOrLost: "-2.00",startAmt: "51.56",endAmt: "49.56",finalHand: "Pair, 2's",position: "BB (2 of 6)",positionName: "BB",totalPlayers: "6",holeCards: "5<span style = 'font-size:125%; color: blue; '>♥</span>, 8<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: 184,indent: 1,parent: 183,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: 185,indent: 1,parent: 183,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.50",potSizeToWin: "9.00",amountToPot: "16",numPlayers: "6",numAllIns: "0",positionToLastAction: "4",lastAction: "Raise",lastActionPlayer: "Alex W",lastActionAmount: "2.00",boardCards: "",
},
{
id: 186,indent: 1,parent: 183,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: 187,indent: 1,parent: 183,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: "5",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: 188,indent: 0,parent: null,handNum: "65",wonOrLost: "-0.25",wonNetOrLost: "-0.25",startAmt: "49.56",endAmt: "49.31",finalHand: "",position: "SB (1 of 6)",positionName: "SB",totalPlayers: "6",holeCards: "4<span style = 'font-size:125%; color: blue; '>♦</span>, 2<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: 189,indent: 1,parent: 188,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: 190,indent: 1,parent: 188,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: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "BigBlind",lastActionPlayer: "SteveC",lastActionAmount: "0.50",boardCards: "",
},
{
id: 191,indent: 0,parent: null,handNum: "66",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "49.31",endAmt: "49.31",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: 192,indent: 1,parent: 191,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: "5",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: 193,indent: 0,parent: null,handNum: "67",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "49.31",endAmt: "49.31",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: 194,indent: 1,parent: 193,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: "5",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: 195,indent: 0,parent: null,handNum: "68",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "49.31",endAmt: "49.31",finalHand: "Three of a Kind, 6'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: 196,indent: 1,parent: 195,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: "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: 197,indent: 0,parent: null,handNum: "69",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "49.31",endAmt: "49.31",finalHand: "Pair, 8's",position: "UTG1 (3 of 6)",positionName: "UTG1",totalPlayers: "6",holeCards: "2<span style = 'font-size:125%; color: blue; '>♣</span>, 3<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: 198,indent: 1,parent: 197,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: "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: 199,indent: 0,parent: null,handNum: "70",wonOrLost: "-49.31",wonNetOrLost: "-49.31",startAmt: "49.31",endAmt: "0.00",finalHand: "Flush, Js High",position: "BB (2 of 6)",positionName: "BB",totalPlayers: "6",holeCards: "5<span style = 'font-size:125%; color: blue; '>♠</span>, 8<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: 200,indent: 1,parent: 199,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: 201,indent: 1,parent: 199,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "2.25",potSizeToWin: "2.50",amountToPot: "90",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 202,indent: 1,parent: 199,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "11.50",amountToPot: "0",numPlayers: "4",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>, 10<span style = 'font-size:125%; color: blue; '>♠</span>",
},
{
id: 203,indent: 1,parent: 199,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "6.56",potSizeToWin: "11.50",amountToPot: "57",numPlayers: "4",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>, 10<span style = 'font-size:125%; color: blue; '>♠</span>, Q<span style = 'font-size:125%; color: blue; '>♦</span>",
},
{
id: 204,indent: 1,parent: 199,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Bet",amount: "12.31",potSizeToWin: "24.62",amountToPot: "50",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>, 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: 205,indent: 1,parent: 199,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "CallAllIn",amount: "27.69",potSizeToWin: "76.93",amountToPot: "35",numPlayers: "2",numAllIns: "1",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Kevin C",lastActionAmount: "40.00",boardCards: "",
},
{
id: 206,indent: 0,parent: null,handNum: "73",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "50.00",endAmt: "50.00",finalHand: "Pair, Q'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: 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: "2.75",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",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: 208,indent: 0,parent: null,handNum: "74",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "50.00",endAmt: "49.50",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: 209,indent: 1,parent: 208,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: 210,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: "4.00",amountToPot: "0",numPlayers: "5",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: 211,indent: 0,parent: null,handNum: "75",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "49.50",endAmt: "49.50",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: 212,indent: 1,parent: 211,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: "Greg",lastActionAmount: "0.50",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: 213,indent: 0,parent: null,handNum: "76",wonOrLost: "-0.50",wonNetOrLost: "-0.50",startAmt: "49.50",endAmt: "49.00",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: 214,indent: 1,parent: 213,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: 215,indent: 1,parent: 213,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Check",amount: "0.00",potSizeToWin: "2.50",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.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: "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: 217,indent: 1,parent: 213,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "6.24",amountToPot: "0",numPlayers: "4",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "Kevin C",lastActionAmount: "1.87",boardCards: "[8<span style = 'font-size:125%; color: blue; '>♣</span>, 2<span style = 'font-size:125%; color: blue; '>♣</span>]",
},
{
id: 218,indent: 0,parent: null,handNum: "77",wonOrLost: "12.00",wonNetOrLost: "6.50",startAmt: "49.00",endAmt: "55.50",finalHand: "",position: "SB (1 of 5)",positionName: "SB",totalPlayers: "5",holeCards: "10<span style = 'font-size:125%; color: blue; '>♣</span>, 10<span style = 'font-size:125%; color: blue; '>♠</span>",holeCardsTier: "2",bigBlind: "0.50",runItTwice: "",holeCardsTier: "2",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 219,indent: 1,parent: 218,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: 220,indent: 1,parent: 218,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Reraise",amount: "5.25",potSizeToWin: "3.25",amountToPot: "161",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "2.00",boardCards: "",
},
{
id: 221,indent: 1,parent: 218,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "6.00",potSizeToWin: "12.00",amountToPot: "50",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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: 222,indent: 0,parent: null,handNum: "78",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "55.50",endAmt: "55.50",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: 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: "3.25",amountToPot: "0",numPlayers: "5",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Greg",lastActionAmount: "2.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: 224,indent: 0,parent: null,handNum: "79",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "55.50",endAmt: "55.50",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: 225,indent: 1,parent: 224,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: "5",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: 226,indent: 0,parent: null,handNum: "80",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "55.50",endAmt: "55.50",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: 227,indent: 1,parent: 226,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: "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: 228,indent: 0,parent: null,handNum: "81",wonOrLost: "2.25",wonNetOrLost: "1.75",startAmt: "55.50",endAmt: "57.25",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: 229,indent: 1,parent: 228,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: 230,indent: 1,parent: 228,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "2.15",potSizeToWin: "2.25",amountToPot: "95",numPlayers: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 231,indent: 0,parent: null,handNum: "82",wonOrLost: "-1.50",wonNetOrLost: "-1.50",startAmt: "57.25",endAmt: "55.75",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: 232,indent: 1,parent: 231,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: 233,indent: 1,parent: 231,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Call",amount: "1.25",potSizeToWin: "2.75",amountToPot: "45",numPlayers: "4",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.50",boardCards: "",
},
{
id: 234,indent: 1,parent: 231,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "6.00",amountToPot: "0",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: 235,indent: 1,parent: 231,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "8.00",amountToPot: "0",numPlayers: "3",numAllIns: "0",positionToLastAction: "2",lastAction: "Bet",lastActionPlayer: "Alex W",lastActionAmount: "1.00",boardCards: "[5<span style = 'font-size:125%; color: blue; '>♣</span>, A<span style = 'font-size:125%; color: blue; '>♦</span>]",
},
{
id: 236,indent: 0,parent: null,handNum: "83",wonOrLost: "1.50",wonNetOrLost: "1.00",startAmt: "55.75",endAmt: "56.75",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: 237,indent: 1,parent: 236,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: "Kevin C",lastActionAmount: "0.50",boardCards: "",
},
{
id: 238,indent: 1,parent: 236,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: 239,indent: 1,parent: 236,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "2.00",potSizeToWin: "1.50",amountToPot: "133",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: 240,indent: 0,parent: null,handNum: "84",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "56.75",endAmt: "56.75",finalHand: "Three of a Kind, J'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: 241,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: "1.50",amountToPot: "0",numPlayers: "5",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: 242,indent: 0,parent: null,handNum: "85",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "56.75",endAmt: "56.75",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: 243,indent: 1,parent: 242,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: "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: 244,indent: 0,parent: null,handNum: "86",wonOrLost: "-1.45",wonNetOrLost: "-1.45",startAmt: "56.75",endAmt: "55.30",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: 245,indent: 1,parent: 244,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "BigBlind",amount: "0.50",potSizeToWin: "0.00",amountToPot: "",numPlayers: "5",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 246,indent: 1,parent: 244,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Raise",amount: "0.95",potSizeToWin: "1.00",amountToPot: "95",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "BigBlind",lastActionPlayer: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 247,indent: 1,parent: 244,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Check",amount: "0.00",potSizeToWin: "2.90",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",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>",
},
{
id: 248,indent: 1,parent: 244,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Fold",amount: "0.00",potSizeToWin: "5.80",amountToPot: "0",numPlayers: "2",numAllIns: "0",positionToLastAction: "1",lastAction: "Bet",lastActionPlayer: "Justin A",lastActionAmount: "2.90",boardCards: "",
},
{
id: 249,indent: 0,parent: null,handNum: "87",wonOrLost: "14.25",wonNetOrLost: "9.50",startAmt: "55.30",endAmt: "64.80",finalHand: "",position: "SB (1 of 4)",positionName: "SB",totalPlayers: "4",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 250,indent: 1,parent: 249,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: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 251,indent: 1,parent: 249,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Preflop",action: "Reraise",amount: "4.50",potSizeToWin: "2.50",amountToPot: "180",numPlayers: "3",numAllIns: "0",positionToLastAction: "1",lastAction: "Raise",lastActionPlayer: "Justin A",lastActionAmount: "1.75",boardCards: "",
},
{
id: 252,indent: 1,parent: 249,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Flop",action: "Bet",amount: "14.25",potSizeToWin: "14.25",amountToPot: "100",numPlayers: "3",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "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: 253,indent: 0,parent: null,handNum: "88",wonOrLost: "0.00",wonNetOrLost: "0.00",startAmt: "64.80",endAmt: "64.80",finalHand: "",position: "Dealer_UTG (3 of 3)",positionName: "Dealer_UTG",totalPlayers: "3",holeCards: "",holeCardsTier: "",bigBlind: "0.50",runItTwice: "",holeCardsTier: "",step: "",action: "",amount: "",potSizeToWin: "",amountToPot: "",numPlayers: "",numAllIns: "",positionToLastAction: "",lastAction: "",lastActionPlayer: "",lastActionAmount: "",boardCards: "",
},
{
id: 254,indent: 1,parent: 253,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: "",
},
{
id: 255,indent: 0,parent: null,handNum: "89",wonOrLost: "3.75",wonNetOrLost: "2.00",startAmt: "64.80",endAmt: "66.80",finalHand: "",position: "BB (2 of 4)",positionName: "BB",totalPlayers: "4",holeCards: "7<span style = 'font-size:125%; color: blue; '>♠</span>, A<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: 256,indent: 1,parent: 255,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: "4",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "",
},
{
id: 257,indent: 1,parent: 255,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: "John P",lastActionAmount: "0.50",boardCards: "",
},
{
id: 258,indent: 1,parent: 255,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: "10<span style = 'font-size:125%; color: blue; '>♠</span>, 4<span style = 'font-size:125%; color: blue; '>♠</span>, 5<span style = 'font-size:125%; color: blue; '>♣</span>",
},
{
id: 259,indent: 1,parent: 255,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "Turn",action: "Bet",amount: "1.25",potSizeToWin: "1.25",amountToPot: "100",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♠</span>, 4<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: 260,indent: 1,parent: 255,handNum: "",wonOrLost: "",wonNetOrLost: "",startAmt: "",endAmt: "",finalHand: "",position: "",positionName: "",totalPlayers: "",holeCards: "",holeCardsTier: "",bigBlind: "",runItTwice: "",holeCardsTier: "",step: "River",action: "Bet",amount: "3.75",potSizeToWin: "3.75",amountToPot: "100",numPlayers: "2",numAllIns: "0",positionToLastAction: "0",lastAction: "",lastActionPlayer: "",lastActionAmount: "0.00",boardCards: "10<span style = 'font-size:125%; color: blue; '>♠</span>, 4<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>, 5<span style = 'font-size:125%; color: blue; '>♥</span>",
},
];