diff --git a/pyfpdb/DerivedStats.py b/pyfpdb/DerivedStats.py index 6084de28..23f1f99c 100644 --- a/pyfpdb/DerivedStats.py +++ b/pyfpdb/DerivedStats.py @@ -264,10 +264,6 @@ class DerivedStats(): if self.hands['playersAtShowdown'] > 1: for player in pas: self.handsplayers[player]['sawShowdown'] = True - # streetXseenFix: streetXseen values miss out streets that were checked through, - # make sure all are set if showdown is seen - for i in xrange(1, len(hand.actionStreets)-1): - self.handsplayers[player]['street%sSeen' % i] = True def streetXRaises(self, hand): # self.actions[street] is a list of all actions in a tuple, contining the action as the second element @@ -379,10 +375,7 @@ class DerivedStats(): for player in hand.players: if player[1] in pas: - # streetXseenFix: streetXseen values miss out streets that were checked through, - # make sure earlier ones are set if action on later street - for j in xrange(1,i+1): - self.handsplayers[player[1]]['street%sSeen' % j] = True + self.handsplayers[player[1]]['street%sSeen' % i] = True else: self.handsplayers[player[1]]['street%sSeen' % i] = False diff --git a/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_mult_calls.txt b/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_mult_calls.txt deleted file mode 100755 index 87d226da..00000000 --- a/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_mult_calls.txt +++ /dev/null @@ -1,49 +0,0 @@ - - -PokerStars Game #39691143951: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:39:47 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 1: vit-ivanov ($12.60 in chips) -Seat 2: Sub_Se7enxxx ($7 in chips) -Seat 3: OK @ PB ($17.70 in chips) -Seat 4: riterman ($7.90 in chips) -Seat 5: Slaviyaka ($13.85 in chips) -Seat 6: surething ($9.65 in chips) -vit-ivanov: posts small blind $0.10 -Sub_Se7enxxx: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [3s 7c] -OK @ PB: calls $0.25 -riterman: raises $0.25 to $0.50 -Slaviyaka: folds -surething: folds -vit-ivanov: folds -Sub_Se7enxxx: calls $0.25 -OK @ PB: calls $0.25 -*** FLOP *** [9d 8h 3d] -Sub_Se7enxxx: bets $0.25 -OK @ PB: calls $0.25 -riterman: raises $0.25 to $0.50 -Sub_Se7enxxx: folds -OK @ PB: calls $0.25 -*** TURN *** [9d 8h 3d] [7d] -OK @ PB: checks -riterman: bets $0.50 -OK @ PB: raises $0.50 to $1 -riterman: calls $0.50 -*** RIVER *** [9d 8h 3d 7d] [Kh] -OK @ PB: bets $0.50 -riterman: calls $0.50 -*** SHOW DOWN *** -OK @ PB: shows [9c 8d] (two pair, Nines and Eights) -riterman: shows [Kd Kc] (three of a kind, Kings) -riterman collected $5.60 from pot -*** SUMMARY *** -Total pot $5.85 | Rake $0.25 -Board [9d 8h 3d 7d Kh] -Seat 1: vit-ivanov (small blind) folded before Flop -Seat 2: Sub_Se7enxxx (big blind) folded on the Flop -Seat 3: OK @ PB showed [9c 8d] and lost with two pair, Nines and Eights -Seat 4: riterman showed [Kd Kc] and won ($5.60) with three of a kind, Kings -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething (button) folded before Flop (didn't bet) - diff --git a/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_sawflop_wrong.txt b/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_sawflop_wrong.txt deleted file mode 100755 index b14176e3..00000000 --- a/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_sawflop_wrong.txt +++ /dev/null @@ -1,41 +0,0 @@ - - -PokerStars Game #39691607275: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:49:45 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: vit-ivanov ($16.25 in chips) -Seat 2: SONAG777 ($1.25 in chips) -Seat 4: riterman ($11.40 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.50 in chips) -riterman: posts small blind $0.10 -Slaviyaka: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [6d 9c] -surething: folds -vit-ivanov: folds -SONAG777: folds -riterman: calls $0.15 -Slaviyaka: checks -*** FLOP *** [Ks 5d Ah] -riterman: checks -Slaviyaka: checks -*** TURN *** [Ks 5d Ah] [6s] -riterman: bets $0.50 -Slaviyaka: calls $0.50 -*** RIVER *** [Ks 5d Ah 6s] [Kd] -riterman: checks -Slaviyaka: bets $0.50 -riterman: calls $0.50 -*** SHOW DOWN *** -Slaviyaka: shows [8s Qs] (a pair of Kings) -riterman: shows [9s 6c] (two pair, Kings and Sixes) -riterman collected $2.40 from pot -*** SUMMARY *** -Total pot $2.50 | Rake $0.10 -Board [Ks 5d Ah 6s Kd] -Seat 1: vit-ivanov folded before Flop (didn't bet) -Seat 2: SONAG777 (button) folded before Flop (didn't bet) -Seat 4: riterman (small blind) showed [9s 6c] and won ($2.40) with two pair, Kings and Sixes -Seat 5: Slaviyaka (big blind) showed [8s Qs] and lost with a pair of Kings -Seat 6: surething folded before Flop (didn't bet) - diff --git a/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_sawflop_wrong2.txt b/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_sawflop_wrong2.txt deleted file mode 100755 index a608919d..00000000 --- a/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_sawflop_wrong2.txt +++ /dev/null @@ -1,38 +0,0 @@ - - -PokerStars Game #39691211280: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:41:15 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: vit-ivanov ($12.50 in chips) -Seat 2: Sub_Se7enxxx ($7.20 in chips) -Seat 3: OK @ PB ($14.95 in chips) -Seat 4: riterman ($10.25 in chips) -Seat 5: Slaviyaka ($13.85 in chips) -Seat 6: surething ($9.65 in chips) -OK @ PB: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [6h 7s] -Slaviyaka: folds -surething: folds -vit-ivanov: raises $0.25 to $0.50 -Sub_Se7enxxx: folds -Sub_Se7enxxx leaves the table -OK @ PB: folds -riterman: calls $0.25 -*** FLOP *** [Ac Kh 2d] -riterman: checks -vit-ivanov: bets $0.25 -riterman: folds -Uncalled bet ($0.25) returned to vit-ivanov -vit-ivanov collected $1.05 from pot -vit-ivanov: doesn't show hand -*** SUMMARY *** -Total pot $1.10 | Rake $0.05 -Board [Ac Kh 2d] -Seat 1: vit-ivanov collected ($1.05) -Seat 2: Sub_Se7enxxx (button) folded before Flop (didn't bet) -Seat 3: OK @ PB (small blind) folded before Flop -Seat 4: riterman (big blind) folded on the Flop -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething folded before Flop (didn't bet) - diff --git a/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_wtsd_wrong.txt b/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_wtsd_wrong.txt deleted file mode 100755 index ec67cc9f..00000000 --- a/pyfpdb/regression-test-files/cash/Stars/Flop/FLHE_6max_wtsd_wrong.txt +++ /dev/null @@ -1,1516 +0,0 @@ -PokerStars Game #39691083604: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:38:28 ET -Table 'Triton IV' 6-max Seat #4 is the button -Seat 1: vit-ivanov ($12.85 in chips) -Seat 2: Sub_Se7enxxx ($6.05 in chips) -Seat 3: OK @ PB ($17.95 in chips) -Seat 4: riterman ($7.90 in chips) -Seat 5: Slaviyaka ($13.95 in chips) -Seat 6: surething ($10 in chips) -Slaviyaka: posts small blind $0.10 -surething: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [5h Jc] -vit-ivanov: folds -Sub_Se7enxxx: raises $0.25 to $0.50 -OK @ PB has timed out -OK @ PB: folds -riterman: folds -Slaviyaka: folds -surething: folds -Uncalled bet ($0.25) returned to Sub_Se7enxxx -Sub_Se7enxxx collected $0.60 from pot -*** SUMMARY *** -Total pot $0.60 | Rake $0 -Seat 1: vit-ivanov folded before Flop (didn't bet) -Seat 2: Sub_Se7enxxx collected ($0.60) -Seat 3: OK @ PB folded before Flop (didn't bet) -Seat 4: riterman (button) folded before Flop (didn't bet) -Seat 5: Slaviyaka (small blind) folded before Flop -Seat 6: surething (big blind) folded before Flop - - - -PokerStars Game #39691117574: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:39:13 ET -Table 'Triton IV' 6-max Seat #5 is the button -Seat 1: vit-ivanov ($12.85 in chips) -Seat 2: Sub_Se7enxxx ($6.40 in chips) -Seat 3: OK @ PB ($17.95 in chips) -Seat 4: riterman ($7.90 in chips) -Seat 5: Slaviyaka ($13.85 in chips) -Seat 6: surething ($9.75 in chips) -surething: posts small blind $0.10 -vit-ivanov: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [9c 2s] -Sub_Se7enxxx: calls $0.25 -OK @ PB: calls $0.25 -riterman: folds -Slaviyaka: folds -surething: folds -vit-ivanov: checks -*** FLOP *** [3c Qc Ad] -vit-ivanov: checks -Sub_Se7enxxx: bets $0.25 -OK @ PB: folds -vit-ivanov: folds -Uncalled bet ($0.25) returned to Sub_Se7enxxx -Sub_Se7enxxx collected $0.85 from pot -*** SUMMARY *** -Total pot $0.85 | Rake $0 -Board [3c Qc Ad] -Seat 1: vit-ivanov (big blind) folded on the Flop -Seat 2: Sub_Se7enxxx collected ($0.85) -Seat 3: OK @ PB folded on the Flop -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: Slaviyaka (button) folded before Flop (didn't bet) -Seat 6: surething (small blind) folded before Flop - - - -PokerStars Game #39691143951: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:39:47 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 1: vit-ivanov ($12.60 in chips) -Seat 2: Sub_Se7enxxx ($7 in chips) -Seat 3: OK @ PB ($17.70 in chips) -Seat 4: riterman ($7.90 in chips) -Seat 5: Slaviyaka ($13.85 in chips) -Seat 6: surething ($9.65 in chips) -vit-ivanov: posts small blind $0.10 -Sub_Se7enxxx: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [3s 7c] -OK @ PB: calls $0.25 -riterman: raises $0.25 to $0.50 -Slaviyaka: folds -surething: folds -vit-ivanov: folds -Sub_Se7enxxx: calls $0.25 -OK @ PB: calls $0.25 -*** FLOP *** [9d 8h 3d] -Sub_Se7enxxx: bets $0.25 -OK @ PB: calls $0.25 -riterman: raises $0.25 to $0.50 -Sub_Se7enxxx: folds -OK @ PB: calls $0.25 -*** TURN *** [9d 8h 3d] [7d] -OK @ PB: checks -riterman: bets $0.50 -OK @ PB: raises $0.50 to $1 -riterman: calls $0.50 -*** RIVER *** [9d 8h 3d 7d] [Kh] -OK @ PB: bets $0.50 -riterman: calls $0.50 -*** SHOW DOWN *** -OK @ PB: shows [9c 8d] (two pair, Nines and Eights) -riterman: shows [Kd Kc] (three of a kind, Kings) -riterman collected $5.60 from pot -*** SUMMARY *** -Total pot $5.85 | Rake $0.25 -Board [9d 8h 3d 7d Kh] -Seat 1: vit-ivanov (small blind) folded before Flop -Seat 2: Sub_Se7enxxx (big blind) folded on the Flop -Seat 3: OK @ PB showed [9c 8d] and lost with two pair, Nines and Eights -Seat 4: riterman showed [Kd Kc] and won ($5.60) with three of a kind, Kings -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething (button) folded before Flop (didn't bet) - - - -PokerStars Game #39691184552: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:40:40 ET -Table 'Triton IV' 6-max Seat #1 is the button -Seat 1: vit-ivanov ($12.50 in chips) -Seat 2: Sub_Se7enxxx ($6.25 in chips) -Seat 3: OK @ PB ($15.20 in chips) -Seat 4: riterman ($11 in chips) -Seat 5: Slaviyaka ($13.85 in chips) -Seat 6: surething ($9.65 in chips) -Sub_Se7enxxx: posts small blind $0.10 -OK @ PB: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [7h Ks] -riterman: raises $0.25 to $0.50 -Slaviyaka: folds -surething: folds -vit-ivanov: folds -Sub_Se7enxxx: calls $0.40 -OK @ PB: folds -*** FLOP *** [Kh Qh 5h] -Sub_Se7enxxx: bets $0.25 -riterman: calls $0.25 -*** TURN *** [Kh Qh 5h] [3s] -Sub_Se7enxxx: bets $0.50 -riterman: folds -Uncalled bet ($0.50) returned to Sub_Se7enxxx -Sub_Se7enxxx collected $1.70 from pot -*** SUMMARY *** -Total pot $1.75 | Rake $0.05 -Board [Kh Qh 5h 3s] -Seat 1: vit-ivanov (button) folded before Flop (didn't bet) -Seat 2: Sub_Se7enxxx (small blind) collected ($1.70) -Seat 3: OK @ PB (big blind) folded before Flop -Seat 4: riterman folded on the Turn -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691211280: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:41:15 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: vit-ivanov ($12.50 in chips) -Seat 2: Sub_Se7enxxx ($7.20 in chips) -Seat 3: OK @ PB ($14.95 in chips) -Seat 4: riterman ($10.25 in chips) -Seat 5: Slaviyaka ($13.85 in chips) -Seat 6: surething ($9.65 in chips) -OK @ PB: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [6h 7s] -Slaviyaka: folds -surething: folds -vit-ivanov: raises $0.25 to $0.50 -Sub_Se7enxxx: folds -Sub_Se7enxxx leaves the table -OK @ PB: folds -riterman: calls $0.25 -*** FLOP *** [Ac Kh 2d] -riterman: checks -vit-ivanov: bets $0.25 -riterman: folds -Uncalled bet ($0.25) returned to vit-ivanov -vit-ivanov collected $1.05 from pot -vit-ivanov: doesn't show hand -*** SUMMARY *** -Total pot $1.10 | Rake $0.05 -Board [Ac Kh 2d] -Seat 1: vit-ivanov collected ($1.05) -Seat 2: Sub_Se7enxxx (button) folded before Flop (didn't bet) -Seat 3: OK @ PB (small blind) folded before Flop -Seat 4: riterman (big blind) folded on the Flop -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691239523: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:41:52 ET -Table 'Triton IV' 6-max Seat #3 is the button -Seat 1: vit-ivanov ($13.05 in chips) -Seat 3: OK @ PB ($14.85 in chips) -Seat 5: Slaviyaka ($13.85 in chips) -Seat 6: surething ($9.65 in chips) -riterman: is sitting out -Slaviyaka: posts small blind $0.10 -surething: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [2c Jh] -vit-ivanov: folds -OK @ PB: calls $0.25 -Slaviyaka: calls $0.15 -surething: checks -*** FLOP *** [5s 4d Qh] -Slaviyaka: checks -surething: checks -OK @ PB: bets $0.25 -Slaviyaka: folds -surething: calls $0.25 -*** TURN *** [5s 4d Qh] [Ks] -surething: checks -OK @ PB: bets $0.50 -surething: folds -Uncalled bet ($0.50) returned to OK @ PB -OK @ PB collected $1.20 from pot -*** SUMMARY *** -Total pot $1.25 | Rake $0.05 -Board [5s 4d Qh Ks] -Seat 1: vit-ivanov folded before Flop (didn't bet) -Seat 3: OK @ PB (button) collected ($1.20) -Seat 5: Slaviyaka (small blind) folded on the Flop -Seat 6: surething (big blind) folded on the Turn - - - -PokerStars Game #39691267062: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:42:26 ET -Table 'Triton IV' 6-max Seat #5 is the button -Seat 1: vit-ivanov ($13.05 in chips) -Seat 3: OK @ PB ($15.55 in chips) -Seat 4: riterman ($9.75 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.15 in chips) -surething: posts small blind $0.10 -vit-ivanov: posts big blind $0.25 -riterman: posts small blind $0.10 -*** HOLE CARDS *** -Dealt to surething [Td 5d] -OK @ PB: calls $0.25 -riterman: folds -Slaviyaka: folds -surething: folds -vit-ivanov: checks -*** FLOP *** [Qs 8h Kc] -vit-ivanov: checks -OK @ PB: bets $0.25 -vit-ivanov: calls $0.25 -*** TURN *** [Qs 8h Kc] [6s] -SONAG777 joins the table at seat #2 -vit-ivanov: checks -OK @ PB: bets $0.50 -vit-ivanov: folds -Uncalled bet ($0.50) returned to OK @ PB -OK @ PB collected $1.15 from pot -*** SUMMARY *** -Total pot $1.20 | Rake $0.05 -Board [Qs 8h Kc 6s] -Seat 1: vit-ivanov (big blind) folded on the Turn -Seat 3: OK @ PB collected ($1.15) -Seat 4: riterman folded before Flop -Seat 5: Slaviyaka (button) folded before Flop (didn't bet) -Seat 6: surething (small blind) folded before Flop - - - -PokerStars Game #39691296821: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:43:05 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 1: vit-ivanov ($12.55 in chips) -Seat 2: SONAG777 ($4.15 in chips) -Seat 3: OK @ PB ($16.20 in chips) -Seat 4: riterman ($9.65 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.05 in chips) -vit-ivanov: posts small blind $0.10 -SONAG777: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [6h Js] -OK @ PB: calls $0.25 -riterman: calls $0.25 -Slaviyaka: folds -surething: folds -vit-ivanov: calls $0.15 -SONAG777: checks -*** FLOP *** [Qc 4s 2c] -vit-ivanov: bets $0.25 -SONAG777: calls $0.25 -OK @ PB: folds -riterman: folds -*** TURN *** [Qc 4s 2c] [8h] -vit-ivanov: bets $0.50 -SONAG777: calls $0.50 -*** RIVER *** [Qc 4s 2c 8h] [9c] -vit-ivanov: bets $0.50 -SONAG777: folds -Uncalled bet ($0.50) returned to vit-ivanov -vit-ivanov collected $2.40 from pot -vit-ivanov: doesn't show hand -*** SUMMARY *** -Total pot $2.50 | Rake $0.10 -Board [Qc 4s 2c 8h 9c] -Seat 1: vit-ivanov (small blind) collected ($2.40) -Seat 2: SONAG777 (big blind) folded on the River -Seat 3: OK @ PB folded on the Flop -Seat 4: riterman folded on the Flop -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething (button) folded before Flop (didn't bet) - - - -PokerStars Game #39691327754: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:43:45 ET -Table 'Triton IV' 6-max Seat #1 is the button -Seat 1: vit-ivanov ($13.95 in chips) -Seat 2: SONAG777 ($3.15 in chips) -Seat 3: OK @ PB ($15.95 in chips) -Seat 4: riterman ($9.40 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.05 in chips) -SONAG777: posts small blind $0.10 -OK @ PB: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Th 7d] -riterman: folds -Slaviyaka: folds -surething: folds -vit-ivanov: folds -SONAG777: raises $0.25 to $0.50 -OK @ PB: calls $0.25 -*** FLOP *** [2s Js 6s] -SONAG777: checks -OK @ PB: checks -*** TURN *** [2s Js 6s] [Qd] -SONAG777: checks -OK @ PB: checks -*** RIVER *** [2s Js 6s Qd] [5s] -SONAG777: bets $0.50 -OK @ PB: calls $0.50 -*** SHOW DOWN *** -SONAG777: shows [As Ts] (a flush, Ace high) -OK @ PB: mucks hand -SONAG777 collected $1.95 from pot -*** SUMMARY *** -Total pot $2 | Rake $0.05 -Board [2s Js 6s Qd 5s] -Seat 1: vit-ivanov (button) folded before Flop (didn't bet) -Seat 2: SONAG777 (small blind) showed [As Ts] and won ($1.95) with a flush, Ace high -Seat 3: OK @ PB (big blind) mucked [Ah 9d] -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691348481: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:44:12 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: vit-ivanov ($13.95 in chips) -Seat 2: SONAG777 ($4.10 in chips) -Seat 3: OK @ PB ($14.95 in chips) -Seat 4: riterman ($9.40 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.05 in chips) -OK @ PB: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [6c Js] -Slaviyaka: folds -surething: folds -vit-ivanov: folds -SONAG777: folds -OK @ PB: raises $0.25 to $0.50 -riterman: raises $0.25 to $0.75 -OK @ PB: calls $0.25 -*** FLOP *** [3s Qs 3d] -OK @ PB: bets $0.25 -riterman: raises $0.25 to $0.50 -OK @ PB: calls $0.25 -*** TURN *** [3s Qs 3d] [7h] -OK @ PB: bets $0.50 -riterman: raises $0.50 to $1 -OK @ PB: calls $0.50 -*** RIVER *** [3s Qs 3d 7h] [Ks] -OK @ PB: bets $0.50 -riterman: calls $0.50 -*** SHOW DOWN *** -OK @ PB: shows [5d As] (a pair of Threes) -riterman: shows [Ad Qh] (two pair, Queens and Threes) -riterman collected $5.25 from pot -*** SUMMARY *** -Total pot $5.50 | Rake $0.25 -Board [3s Qs 3d 7h Ks] -Seat 1: vit-ivanov folded before Flop (didn't bet) -Seat 2: SONAG777 (button) folded before Flop (didn't bet) -Seat 3: OK @ PB (small blind) showed [5d As] and lost with a pair of Threes -Seat 4: riterman (big blind) showed [Ad Qh] and won ($5.25) with two pair, Queens and Threes -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691387427: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:45:02 ET -Table 'Triton IV' 6-max Seat #3 is the button -Seat 1: vit-ivanov ($13.95 in chips) -Seat 2: SONAG777 ($4.10 in chips) -Seat 3: OK @ PB ($12.20 in chips) -Seat 4: riterman ($11.90 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.05 in chips) -riterman: posts small blind $0.10 -Slaviyaka: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [7c Ts] -surething: folds -vit-ivanov: folds -SONAG777: folds -OK @ PB: raises $0.25 to $0.50 -riterman: folds -Slaviyaka: folds -Uncalled bet ($0.25) returned to OK @ PB -OK @ PB collected $0.60 from pot -*** SUMMARY *** -Total pot $0.60 | Rake $0 -Seat 1: vit-ivanov folded before Flop (didn't bet) -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 3: OK @ PB (button) collected ($0.60) -Seat 4: riterman (small blind) folded before Flop -Seat 5: Slaviyaka (big blind) folded before Flop -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691411480: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:45:33 ET -Table 'Triton IV' 6-max Seat #4 is the button -Seat 1: vit-ivanov ($13.95 in chips) -Seat 2: SONAG777 ($4.10 in chips) -Seat 3: OK @ PB ($12.55 in chips) -Seat 4: riterman ($11.80 in chips) -Seat 5: Slaviyaka ($13.35 in chips) -Seat 6: surething ($9.05 in chips) -Slaviyaka: posts small blind $0.10 -surething: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [9s 5c] -vit-ivanov: raises $0.25 to $0.50 -SONAG777: folds -OK @ PB: folds -riterman: folds -OK @ PB leaves the table -Slaviyaka: folds -surething: folds -Uncalled bet ($0.25) returned to vit-ivanov -vit-ivanov collected $0.60 from pot -vit-ivanov: doesn't show hand -*** SUMMARY *** -Total pot $0.60 | Rake $0 -Seat 1: vit-ivanov collected ($0.60) -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 3: OK @ PB folded before Flop (didn't bet) -Seat 4: riterman (button) folded before Flop (didn't bet) -Seat 5: Slaviyaka (small blind) folded before Flop -Seat 6: surething (big blind) folded before Flop - - - -PokerStars Game #39691432966: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:46:01 ET -Table 'Triton IV' 6-max Seat #5 is the button -Seat 1: vit-ivanov ($14.30 in chips) -Seat 2: SONAG777 ($4.10 in chips) -Seat 4: riterman ($11.80 in chips) -Seat 5: Slaviyaka ($13.25 in chips) -Seat 6: surething ($8.80 in chips) -surething: posts small blind $0.10 -vit-ivanov: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [6c Ks] -SONAG777: folds -riterman has timed out -riterman: folds -Slaviyaka: folds -surething: raises $0.25 to $0.50 -vit-ivanov: folds -Uncalled bet ($0.25) returned to surething -surething collected $0.50 from pot -*** SUMMARY *** -Total pot $0.50 | Rake $0 -Seat 1: vit-ivanov (big blind) folded before Flop -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: Slaviyaka (button) folded before Flop (didn't bet) -Seat 6: surething (small blind) collected ($0.50) - - - -PokerStars Game #39691465460: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:46:42 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 1: vit-ivanov ($14.05 in chips) -Seat 2: SONAG777 ($4.10 in chips) -Seat 4: riterman ($11.80 in chips) -Seat 5: Slaviyaka ($13.25 in chips) -Seat 6: surething ($9.05 in chips) -vit-ivanov: posts small blind $0.10 -SONAG777: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [9d Jc] -riterman: folds -Slaviyaka: calls $0.25 -surething: folds -vit-ivanov: folds -SONAG777: checks -*** FLOP *** [As Ts Qd] -SONAG777: checks -Slaviyaka: checks -*** TURN *** [As Ts Qd] [Td] -SONAG777: checks -Slaviyaka: checks -*** RIVER *** [As Ts Qd Td] [7s] -SONAG777: checks -Slaviyaka: checks -*** SHOW DOWN *** -SONAG777: shows [4d Jd] (a pair of Tens) -Slaviyaka: shows [3d 3h] (two pair, Tens and Threes) -Slaviyaka collected $0.60 from pot -*** SUMMARY *** -Total pot $0.60 | Rake $0 -Board [As Ts Qd Td 7s] -Seat 1: vit-ivanov (small blind) folded before Flop -Seat 2: SONAG777 (big blind) showed [4d Jd] and lost with a pair of Tens -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: Slaviyaka showed [3d 3h] and won ($0.60) with two pair, Tens and Threes -Seat 6: surething (button) folded before Flop (didn't bet) - - - -PokerStars Game #39691486174: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:47:09 ET -Table 'Triton IV' 6-max Seat #1 is the button -Seat 1: vit-ivanov ($13.95 in chips) -Seat 2: SONAG777 ($3.85 in chips) -Seat 4: riterman ($11.80 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.05 in chips) -SONAG777: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Th 3h] -Slaviyaka: folds -surething: folds -vit-ivanov: folds -SONAG777: folds -Uncalled bet ($0.15) returned to riterman -riterman collected $0.20 from pot -riterman: doesn't show hand -*** SUMMARY *** -Total pot $0.20 | Rake $0 -Seat 1: vit-ivanov (button) folded before Flop (didn't bet) -Seat 2: SONAG777 (small blind) folded before Flop -Seat 4: riterman (big blind) collected ($0.20) -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691496730: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:47:23 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: vit-ivanov ($13.95 in chips) -Seat 2: SONAG777 ($3.75 in chips) -Seat 4: riterman ($11.90 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.05 in chips) -riterman: posts small blind $0.10 -Slaviyaka: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Ts 8h] -surething: folds -vit-ivanov: folds -SONAG777: folds -riterman: folds -Uncalled bet ($0.15) returned to Slaviyaka -Slaviyaka collected $0.20 from pot -Slaviyaka: doesn't show hand -*** SUMMARY *** -Total pot $0.20 | Rake $0 -Seat 1: vit-ivanov folded before Flop (didn't bet) -Seat 2: SONAG777 (button) folded before Flop (didn't bet) -Seat 4: riterman (small blind) folded before Flop -Seat 5: Slaviyaka (big blind) collected ($0.20) -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691519107: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:47:51 ET -Table 'Triton IV' 6-max Seat #4 is the button -Seat 1: vit-ivanov ($13.95 in chips) -Seat 2: SONAG777 ($3.75 in chips) -Seat 4: riterman ($11.80 in chips) -Seat 5: Slaviyaka ($13.70 in chips) -Seat 6: surething ($9.05 in chips) -Slaviyaka: posts small blind $0.10 -surething: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Kc Qc] -vit-ivanov: folds -SONAG777: folds -riterman: calls $0.25 -Slaviyaka: folds -surething: raises $0.25 to $0.50 -riterman: calls $0.25 -*** FLOP *** [4d 8c 6h] -surething: bets $0.25 -riterman: folds -Uncalled bet ($0.25) returned to surething -surething collected $1.05 from pot -surething: doesn't show hand -*** SUMMARY *** -Total pot $1.10 | Rake $0.05 -Board [4d 8c 6h] -Seat 1: vit-ivanov folded before Flop (didn't bet) -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 4: riterman (button) folded on the Flop -Seat 5: Slaviyaka (small blind) folded before Flop -Seat 6: surething (big blind) collected ($1.05) - - - -PokerStars Game #39691547216: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:48:28 ET -Table 'Triton IV' 6-max Seat #5 is the button -Seat 1: vit-ivanov ($13.95 in chips) -Seat 2: SONAG777 ($3.75 in chips) -Seat 4: riterman ($11.30 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.60 in chips) -surething: posts small blind $0.10 -vit-ivanov: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [9h 4d] -SONAG777: calls $0.25 -riterman: folds -Slaviyaka: folds -surething: folds -vit-ivanov: checks -*** FLOP *** [7s 4h 7c] -vit-ivanov: bets $0.25 -SONAG777: calls $0.25 -*** TURN *** [7s 4h 7c] [3c] -vit-ivanov: bets $0.50 -SONAG777: raises $0.50 to $1 -vit-ivanov: raises $0.50 to $1.50 -SONAG777: calls $0.50 -*** RIVER *** [7s 4h 7c 3c] [Ah] -vit-ivanov: bets $0.50 -SONAG777: calls $0.50 -*** SHOW DOWN *** -vit-ivanov: shows [6h 5d] (a straight, Three to Seven) -SONAG777: mucks hand -vit-ivanov collected $4.90 from pot -*** SUMMARY *** -Total pot $5.10 | Rake $0.20 -Board [7s 4h 7c 3c Ah] -Seat 1: vit-ivanov (big blind) showed [6h 5d] and won ($4.90) with a straight, Three to Seven -Seat 2: SONAG777 mucked [7h 8h] -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: Slaviyaka (button) folded before Flop (didn't bet) -Seat 6: surething (small blind) folded before Flop - - - -PokerStars Game #39691586292: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:49:18 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 1: vit-ivanov ($16.35 in chips) -Seat 2: SONAG777 ($1.25 in chips) -Seat 4: riterman ($11.30 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.50 in chips) -vit-ivanov: posts small blind $0.10 -SONAG777: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Kh 3c] -riterman: folds -Slaviyaka: folds -surething: folds -vit-ivanov: folds -Uncalled bet ($0.15) returned to SONAG777 -SONAG777 collected $0.20 from pot -SONAG777: doesn't show hand -*** SUMMARY *** -Total pot $0.20 | Rake $0 -Seat 1: vit-ivanov (small blind) folded before Flop -Seat 2: SONAG777 (big blind) collected ($0.20) -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething (button) folded before Flop (didn't bet) - - - -PokerStars Game #39691596912: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:49:32 ET -Table 'Triton IV' 6-max Seat #1 is the button -Seat 1: vit-ivanov ($16.25 in chips) -Seat 2: SONAG777 ($1.35 in chips) -Seat 4: riterman ($11.30 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.50 in chips) -SONAG777: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [7h 6s] -Slaviyaka: folds -surething: folds -vit-ivanov: folds -SONAG777: folds -Uncalled bet ($0.15) returned to riterman -riterman collected $0.20 from pot -riterman: doesn't show hand -*** SUMMARY *** -Total pot $0.20 | Rake $0 -Seat 1: vit-ivanov (button) folded before Flop (didn't bet) -Seat 2: SONAG777 (small blind) folded before Flop -Seat 4: riterman (big blind) collected ($0.20) -Seat 5: Slaviyaka folded before Flop (didn't bet) -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691607275: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:49:45 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: vit-ivanov ($16.25 in chips) -Seat 2: SONAG777 ($1.25 in chips) -Seat 4: riterman ($11.40 in chips) -Seat 5: Slaviyaka ($13.60 in chips) -Seat 6: surething ($9.50 in chips) -riterman: posts small blind $0.10 -Slaviyaka: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [6d 9c] -surething: folds -vit-ivanov: folds -SONAG777: folds -riterman: calls $0.15 -Slaviyaka: checks -*** FLOP *** [Ks 5d Ah] -riterman: checks -Slaviyaka: checks -*** TURN *** [Ks 5d Ah] [6s] -riterman: bets $0.50 -Slaviyaka: calls $0.50 -*** RIVER *** [Ks 5d Ah 6s] [Kd] -riterman: checks -Slaviyaka: bets $0.50 -riterman: calls $0.50 -*** SHOW DOWN *** -Slaviyaka: shows [8s Qs] (a pair of Kings) -riterman: shows [9s 6c] (two pair, Kings and Sixes) -riterman collected $2.40 from pot -*** SUMMARY *** -Total pot $2.50 | Rake $0.10 -Board [Ks 5d Ah 6s Kd] -Seat 1: vit-ivanov folded before Flop (didn't bet) -Seat 2: SONAG777 (button) folded before Flop (didn't bet) -Seat 4: riterman (small blind) showed [9s 6c] and won ($2.40) with two pair, Kings and Sixes -Seat 5: Slaviyaka (big blind) showed [8s Qs] and lost with a pair of Kings -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691801103: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:53:57 ET -Table 'Triton IV' 6-max Seat #4 is the button -Seat 2: SONAG777 ($12 in chips) -Seat 3: medinaceli2 ($49.15 in chips) -Seat 4: riterman ($10.55 in chips) -Seat 5: aklsduy28 ($20 in chips) -Seat 6: surething ($9.50 in chips) -aklsduy28: posts small blind $0.10 -surething: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [2c Jc] -SONAG777: folds -medinaceli2: folds -riterman: folds -aklsduy28: calls $0.15 -surething: raises $0.25 to $0.50 -aklsduy28: calls $0.25 -*** FLOP *** [Ah Ac 4h] -aklsduy28: checks -surething: bets $0.25 -aklsduy28: folds -Uncalled bet ($0.25) returned to surething -surething collected $0.95 from pot -surething: doesn't show hand -*** SUMMARY *** -Total pot $1 | Rake $0.05 -Board [Ah Ac 4h] -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 3: medinaceli2 folded before Flop (didn't bet) -Seat 4: riterman (button) folded before Flop (didn't bet) -Seat 5: aklsduy28 (small blind) folded on the Flop -Seat 6: surething (big blind) collected ($0.95) - - - -PokerStars Game #39691821986: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:54:24 ET -Table 'Triton IV' 6-max Seat #5 is the button -Seat 2: SONAG777 ($12 in chips) -Seat 3: medinaceli2 ($49.15 in chips) -Seat 4: riterman ($10.55 in chips) -Seat 5: aklsduy28 ($19.50 in chips) -Seat 6: surething ($9.95 in chips) -surething: posts small blind $0.10 -SONAG777: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Qs 9h] -medinaceli2: calls $0.25 -riterman: folds -aklsduy28: folds -surething: folds -SONAG777: checks -*** FLOP *** [6s 7s 6c] -SONAG777: checks -medinaceli2: bets $0.25 -SONAG777: folds -Uncalled bet ($0.25) returned to medinaceli2 -medinaceli2 collected $0.60 from pot -medinaceli2: doesn't show hand -*** SUMMARY *** -Total pot $0.60 | Rake $0 -Board [6s 7s 6c] -Seat 2: SONAG777 (big blind) folded on the Flop -Seat 3: medinaceli2 collected ($0.60) -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: aklsduy28 (button) folded before Flop (didn't bet) -Seat 6: surething (small blind) folded before Flop - - - -PokerStars Game #39691843810: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:54:53 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 2: SONAG777 ($11.75 in chips) -Seat 3: medinaceli2 ($49.50 in chips) -Seat 4: riterman ($10.55 in chips) -Seat 5: aklsduy28 ($19.50 in chips) -Seat 6: surething ($9.85 in chips) -SONAG777: posts small blind $0.10 -medinaceli2: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Jd 9d] -riterman: folds -aklsduy28: folds -surething: raises $0.25 to $0.50 -SONAG777: calls $0.40 -medinaceli2: calls $0.25 -*** FLOP *** [5c 8d Jh] -SONAG777: checks -medinaceli2: checks -surething: bets $0.25 -SONAG777: calls $0.25 -medinaceli2: calls $0.25 -*** TURN *** [5c 8d Jh] [Ac] -SONAG777: checks -medinaceli2: checks -surething: checks -*** RIVER *** [5c 8d Jh Ac] [4h] -SONAG777: checks -medinaceli2: checks -surething: checks -*** SHOW DOWN *** -SONAG777: shows [7d 4d] (a pair of Fours) -medinaceli2: mucks hand -surething: shows [Jd 9d] (a pair of Jacks) -surething collected $2.15 from pot -*** SUMMARY *** -Total pot $2.25 | Rake $0.10 -Board [5c 8d Jh Ac 4h] -Seat 2: SONAG777 (small blind) showed [7d 4d] and lost with a pair of Fours -Seat 3: medinaceli2 (big blind) mucked [7s Qd] -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: aklsduy28 folded before Flop (didn't bet) -Seat 6: surething (button) showed [Jd 9d] and won ($2.15) with a pair of Jacks - - - -PokerStars Game #39691870299: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:55:31 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 2: SONAG777 ($11 in chips) -Seat 3: medinaceli2 ($48.75 in chips) -Seat 4: riterman ($10.55 in chips) -Seat 5: aklsduy28 ($19.50 in chips) -Seat 6: surething ($11.25 in chips) -medinaceli2: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Jh Tc] -aklsduy28: folds -surething: raises $0.25 to $0.50 -SONAG777: folds -medinaceli2: calls $0.40 -riterman: folds -*** FLOP *** [5d Th Qd] -medinaceli2: checks -surething: bets $0.25 -medinaceli2: calls $0.25 -*** TURN *** [5d Th Qd] [3c] -medinaceli2: checks -surething: bets $0.50 -medinaceli2: calls $0.50 -*** RIVER *** [5d Th Qd 3c] [Ts] -medinaceli2: checks -surething: bets $0.50 -medinaceli2: folds -Uncalled bet ($0.50) returned to surething -surething collected $2.65 from pot -surething: doesn't show hand -*** SUMMARY *** -Total pot $2.75 | Rake $0.10 -Board [5d Th Qd 3c Ts] -Seat 2: SONAG777 (button) folded before Flop (didn't bet) -Seat 3: medinaceli2 (small blind) folded on the River -Seat 4: riterman (big blind) folded before Flop -Seat 5: aklsduy28 folded before Flop (didn't bet) -Seat 6: surething collected ($2.65) - - - -PokerStars Game #39691889933: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:56:04 ET -Table 'Triton IV' 6-max Seat #3 is the button -Seat 2: SONAG777 ($11 in chips) -Seat 3: medinaceli2 ($47.50 in chips) -Seat 4: riterman ($10.30 in chips) -Seat 5: aklsduy28 ($19.50 in chips) -Seat 6: surething ($12.65 in chips) -riterman: posts small blind $0.10 -aklsduy28: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [9s Kh] -surething: folds -SONAG777: folds -medinaceli2: calls $0.25 -riterman: calls $0.15 -aklsduy28: checks -*** FLOP *** [Td Js 4c] -riterman: checks -aklsduy28: checks -medinaceli2: checks -*** TURN *** [Td Js 4c] [3d] -riterman: bets $0.50 -aklsduy28: folds -medinaceli2: calls $0.50 -*** RIVER *** [Td Js 4c 3d] [7h] -riterman: bets $0.50 -medinaceli2: calls $0.50 -*** SHOW DOWN *** -riterman: shows [3h 4h] (two pair, Fours and Threes) -medinaceli2: mucks hand -riterman collected $2.65 from pot -*** SUMMARY *** -Total pot $2.75 | Rake $0.10 -Board [Td Js 4c 3d 7h] -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 3: medinaceli2 (button) mucked [Ad 3s] -Seat 4: riterman (small blind) showed [3h 4h] and won ($2.65) with two pair, Fours and Threes -Seat 5: aklsduy28 (big blind) folded on the Turn -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39691912877: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:56:42 ET -Table 'Triton IV' 6-max Seat #4 is the button -Seat 2: SONAG777 ($11 in chips) -Seat 3: medinaceli2 ($46.25 in chips) -Seat 4: riterman ($11.70 in chips) -Seat 5: aklsduy28 ($19.25 in chips) -Seat 6: surething ($12.65 in chips) -aklsduy28: posts small blind $0.10 -surething: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Kc 7c] -SONAG777: calls $0.25 -medinaceli2: folds -riterman: folds -aklsduy28: folds -surething: checks -*** FLOP *** [Jh 8h 6s] -vit-ivanov leaves the table -surething: checks -SONAG777: bets $0.25 -surething: folds -Uncalled bet ($0.25) returned to SONAG777 -SONAG777 collected $0.60 from pot -SONAG777: doesn't show hand -yyyAA joins the table at seat #1 -*** SUMMARY *** -Total pot $0.60 | Rake $0 -Board [Jh 8h 6s] -Seat 2: SONAG777 collected ($0.60) -Seat 3: medinaceli2 folded before Flop (didn't bet) -Seat 4: riterman (button) folded before Flop (didn't bet) -Seat 5: aklsduy28 (small blind) folded before Flop -Seat 6: surething (big blind) folded on the Flop - - - -PokerStars Game #39691930533: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:57:12 ET -Table 'Triton IV' 6-max Seat #5 is the button -Seat 1: yyyAA ($10 in chips) -Seat 2: SONAG777 ($11.35 in chips) -Seat 3: medinaceli2 ($46.25 in chips) -Seat 4: riterman ($11.70 in chips) -Seat 5: aklsduy28 ($19.15 in chips) -Seat 6: surething ($12.40 in chips) -surething: posts small blind $0.10 -yyyAA: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Kc 5d] -SONAG777: folds -medinaceli2: calls $0.25 -riterman: folds -aklsduy28: folds -surething: folds -yyyAA: checks -*** FLOP *** [Ah 6h 9c] -yyyAA: checks -medinaceli2: bets $0.25 -yyyAA: calls $0.25 -*** TURN *** [Ah 6h 9c] [Js] -yyyAA: checks -medinaceli2: bets $0.50 -yyyAA: calls $0.50 -*** RIVER *** [Ah 6h 9c Js] [4s] -yyyAA: checks -medinaceli2: bets $0.50 -yyyAA: calls $0.50 -*** SHOW DOWN *** -medinaceli2: shows [As 4d] (two pair, Aces and Fours) -yyyAA: mucks hand -medinaceli2 collected $2.95 from pot -*** SUMMARY *** -Total pot $3.10 | Rake $0.15 -Board [Ah 6h 9c Js 4s] -Seat 1: yyyAA (big blind) mucked [Th 9s] -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 3: medinaceli2 showed [As 4d] and won ($2.95) with two pair, Aces and Fours -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: aklsduy28 (button) folded before Flop (didn't bet) -Seat 6: surething (small blind) folded before Flop - - - -PokerStars Game #39691952975: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:57:48 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 1: yyyAA ($8.50 in chips) -Seat 2: SONAG777 ($11.35 in chips) -Seat 3: medinaceli2 ($47.70 in chips) -Seat 4: riterman ($11.70 in chips) -Seat 5: aklsduy28 ($19.15 in chips) -Seat 6: surething ($12.30 in chips) -yyyAA: posts small blind $0.10 -SONAG777: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [5h Ac] -medinaceli2: folds -riterman: folds -aklsduy28: folds -surething: raises $0.25 to $0.50 -yyyAA: calls $0.40 -SONAG777: calls $0.25 -*** FLOP *** [3h Qd Td] -yyyAA: checks -SONAG777: checks -surething: bets $0.25 -yyyAA: folds -SONAG777: calls $0.25 -*** TURN *** [3h Qd Td] [7s] -SONAG777: checks -surething: checks -*** RIVER *** [3h Qd Td 7s] [8c] -SONAG777: checks -surething: checks -*** SHOW DOWN *** -SONAG777: shows [2s 2d] (a pair of Deuces) -surething: mucks hand -SONAG777 collected $1.95 from pot -*** SUMMARY *** -Total pot $2 | Rake $0.05 -Board [3h Qd Td 7s 8c] -Seat 1: yyyAA (small blind) folded on the Flop -Seat 2: SONAG777 (big blind) showed [2s 2d] and won ($1.95) with a pair of Deuces -Seat 3: medinaceli2 folded before Flop (didn't bet) -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: aklsduy28 folded before Flop (didn't bet) -Seat 6: surething (button) mucked [5h Ac] - - - -PokerStars Game #39691976905: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:58:28 ET -Table 'Triton IV' 6-max Seat #1 is the button -Seat 1: yyyAA ($8 in chips) -Seat 2: SONAG777 ($12.55 in chips) -Seat 3: medinaceli2 ($47.70 in chips) -Seat 4: riterman ($11.70 in chips) -Seat 5: aklsduy28 ($19.15 in chips) -Seat 6: surething ($11.55 in chips) -SONAG777: posts small blind $0.10 -medinaceli2: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [8c 8d] -riterman: folds -aklsduy28: folds -surething: raises $0.25 to $0.50 -yyyAA: folds -SONAG777: folds -medinaceli2: calls $0.25 -*** FLOP *** [Ks Td Qh] -medinaceli2: checks -surething: bets $0.25 -medinaceli2: calls $0.25 -*** TURN *** [Ks Td Qh] [7s] -medinaceli2: checks -surething: bets $0.50 -medinaceli2: calls $0.50 -*** RIVER *** [Ks Td Qh 7s] [Kc] -medinaceli2: checks -surething: checks -*** SHOW DOWN *** -medinaceli2: shows [Ah 5s] (a pair of Kings) -surething: shows [8c 8d] (two pair, Kings and Eights) -surething collected $2.50 from pot -*** SUMMARY *** -Total pot $2.60 | Rake $0.10 -Board [Ks Td Qh 7s Kc] -Seat 1: yyyAA (button) folded before Flop (didn't bet) -Seat 2: SONAG777 (small blind) folded before Flop -Seat 3: medinaceli2 (big blind) showed [Ah 5s] and lost with a pair of Kings -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: aklsduy28 folded before Flop (didn't bet) -Seat 6: surething showed [8c 8d] and won ($2.50) with two pair, Kings and Eights - - - -PokerStars Game #39691999120: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:59:04 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: yyyAA ($8 in chips) -Seat 2: SONAG777 ($12.45 in chips) -Seat 3: medinaceli2 ($46.45 in chips) -Seat 4: riterman ($11.70 in chips) -Seat 5: aklsduy28 ($19.15 in chips) -Seat 6: surething ($12.80 in chips) -medinaceli2: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [3c 4d] -aklsduy28: folds -surething: folds -yyyAA: calls $0.25 -SONAG777: folds -medinaceli2: folds -riterman: checks -*** FLOP *** [2c Tc 9h] -riterman: checks -yyyAA: checks -*** TURN *** [2c Tc 9h] [5c] -riterman: checks -yyyAA: bets $0.50 -riterman: folds -Uncalled bet ($0.50) returned to yyyAA -yyyAA collected $0.60 from pot -*** SUMMARY *** -Total pot $0.60 | Rake $0 -Board [2c Tc 9h 5c] -Seat 1: yyyAA collected ($0.60) -Seat 2: SONAG777 (button) folded before Flop (didn't bet) -Seat 3: medinaceli2 (small blind) folded before Flop -Seat 4: riterman (big blind) folded on the Turn -Seat 5: aklsduy28 folded before Flop (didn't bet) -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39692013863: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:59:28 ET -Table 'Triton IV' 6-max Seat #3 is the button -Seat 1: yyyAA ($8.35 in chips) -Seat 2: SONAG777 ($12.45 in chips) -Seat 3: medinaceli2 ($46.35 in chips) -Seat 6: surething ($12.80 in chips) -riterman: is sitting out -aklsduy28: is sitting out -surething: posts small blind $0.10 -yyyAA: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [8c 8h] -SONAG777: folds -medinaceli2: folds -surething: raises $0.25 to $0.50 -yyyAA: folds -Uncalled bet ($0.25) returned to surething -surething collected $0.50 from pot -surething: doesn't show hand -*** SUMMARY *** -Total pot $0.50 | Rake $0 -Seat 1: yyyAA (big blind) folded before Flop -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 3: medinaceli2 (button) folded before Flop (didn't bet) -Seat 6: surething (small blind) collected ($0.50) - - - -PokerStars Game #39692023622: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 12:59:44 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 1: yyyAA ($8.10 in chips) -Seat 2: SONAG777 ($12.45 in chips) -Seat 3: medinaceli2 ($46.35 in chips) -Seat 6: surething ($13.05 in chips) -yyyAA: posts small blind $0.10 -SONAG777: posts big blind $0.25 -aklsduy28 leaves the table -riterman: sits out -*** HOLE CARDS *** -Dealt to surething [5c 3d] -medinaceli2: raises $0.25 to $0.50 -surething: folds -yyyAA: folds -SONAG777: calls $0.25 -*** FLOP *** [Qs Qh 8h] -SONAG777: checks -medinaceli2: bets $0.25 -SONAG777: folds -Uncalled bet ($0.25) returned to medinaceli2 -medinaceli2 collected $1.05 from pot -medinaceli2: doesn't show hand -*** SUMMARY *** -Total pot $1.10 | Rake $0.05 -Board [Qs Qh 8h] -Seat 1: yyyAA (small blind) folded before Flop -Seat 2: SONAG777 (big blind) folded on the Flop -Seat 3: medinaceli2 collected ($1.05) -Seat 6: surething (button) folded before Flop (didn't bet) - - - -PokerStars Game #39692039868: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 13:00:11 ET -Table 'Triton IV' 6-max Seat #1 is the button -Seat 1: yyyAA ($8 in chips) -Seat 2: SONAG777 ($11.95 in chips) -Seat 3: medinaceli2 ($46.90 in chips) -Seat 6: surething ($13.05 in chips) -SONAG777: posts small blind $0.10 -medinaceli2: posts big blind $0.25 -riterman: sits out -*** HOLE CARDS *** -Dealt to surething [9h Td] -surething: folds -yyyAA: folds -SONAG777: raises $0.25 to $0.50 -medinaceli2: folds -Uncalled bet ($0.25) returned to SONAG777 -SONAG777 collected $0.50 from pot -SONAG777: doesn't show hand -*** SUMMARY *** -Total pot $0.50 | Rake $0 -Seat 1: yyyAA (button) folded before Flop (didn't bet) -Seat 2: SONAG777 (small blind) collected ($0.50) -Seat 3: medinaceli2 (big blind) folded before Flop -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39692048321: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 13:00:24 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: yyyAA ($8 in chips) -Seat 2: SONAG777 ($12.20 in chips) -Seat 3: medinaceli2 ($46.65 in chips) -Seat 4: riterman ($11.45 in chips) -Seat 6: surething ($13.05 in chips) -medinaceli2: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [9s Tc] -surething: folds -yyyAA: folds -SONAG777: calls $0.25 -medinaceli2: calls $0.15 -riterman: checks -*** FLOP *** [Ac 7d 8d] -medinaceli2: bets $0.25 -riterman: folds -SONAG777: raises $0.25 to $0.50 -medinaceli2: calls $0.25 -*** TURN *** [Ac 7d 8d] [Jc] -medinaceli2: checks -SONAG777: bets $0.50 -medinaceli2: calls $0.50 -*** RIVER *** [Ac 7d 8d Jc] [Ad] -medinaceli2: checks -SONAG777: checks -*** SHOW DOWN *** -medinaceli2: shows [2d 6d] (a flush, Ace high) -SONAG777: mucks hand -medinaceli2 collected $2.65 from pot -*** SUMMARY *** -Total pot $2.75 | Rake $0.10 -Board [Ac 7d 8d Jc Ad] -Seat 1: yyyAA folded before Flop (didn't bet) -Seat 2: SONAG777 (button) mucked [7c 8s] -Seat 3: medinaceli2 (small blind) showed [2d 6d] and won ($2.65) with a flush, Ace high -Seat 4: riterman (big blind) folded on the Flop -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39692083720: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 13:01:18 ET -Table 'Triton IV' 6-max Seat #3 is the button -Seat 1: yyyAA ($8 in chips) -Seat 2: SONAG777 ($10.95 in chips) -Seat 3: medinaceli2 ($48.05 in chips) -Seat 4: riterman ($11.20 in chips) -Seat 6: surething ($13.05 in chips) -riterman: posts small blind $0.10 -surething: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [2h 6c] -yyyAA: folds -SONAG777: calls $0.25 -medinaceli2: folds -GavinRich joins the table at seat #5 -riterman: folds -surething: checks -*** FLOP *** [6h Ah Qs] -surething: checks -SONAG777: checks -*** TURN *** [6h Ah Qs] [8s] -surething: bets $0.50 -SONAG777: calls $0.50 -*** RIVER *** [6h Ah Qs 8s] [4c] -surething: checks -SONAG777: checks -*** SHOW DOWN *** -surething: shows [2h 6c] (a pair of Sixes) -SONAG777: shows [8h Td] (a pair of Eights) -SONAG777 collected $1.55 from pot -*** SUMMARY *** -Total pot $1.60 | Rake $0.05 -Board [6h Ah Qs 8s 4c] -Seat 1: yyyAA folded before Flop (didn't bet) -Seat 2: SONAG777 showed [8h Td] and won ($1.55) with a pair of Eights -Seat 3: medinaceli2 (button) folded before Flop (didn't bet) -Seat 4: riterman (small blind) folded before Flop -Seat 6: surething (big blind) showed [2h 6c] and lost with a pair of Sixes - - - -PokerStars Game #39692108865: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 13:01:54 ET -Table 'Triton IV' 6-max Seat #4 is the button -Seat 1: yyyAA ($8 in chips) -Seat 2: SONAG777 ($11.75 in chips) -Seat 3: medinaceli2 ($48.05 in chips) -Seat 4: riterman ($11.10 in chips) -Seat 6: surething ($12.30 in chips) -GavinRich will be allowed to play after the button -surething: posts small blind $0.10 -yyyAA: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [Jc 2h] -SONAG777: folds -medinaceli2: folds -riterman has timed out -riterman: folds -surething: folds -Uncalled bet ($0.15) returned to yyyAA -yyyAA collected $0.20 from pot -*** SUMMARY *** -Total pot $0.20 | Rake $0 -Seat 1: yyyAA (big blind) collected ($0.20) -Seat 2: SONAG777 folded before Flop (didn't bet) -Seat 3: medinaceli2 folded before Flop (didn't bet) -Seat 4: riterman (button) folded before Flop (didn't bet) -Seat 6: surething (small blind) folded before Flop - - - -PokerStars Game #39692128751: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 13:02:21 ET -Table 'Triton IV' 6-max Seat #6 is the button -Seat 1: yyyAA ($8.10 in chips) -Seat 2: SONAG777 ($11.75 in chips) -Seat 3: medinaceli2 ($48.05 in chips) -Seat 4: riterman ($11.10 in chips) -Seat 5: GavinRich ($4.85 in chips) -Seat 6: surething ($12.20 in chips) -yyyAA: posts small blind $0.10 -SONAG777: posts big blind $0.25 -GavinRich: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [7c 5s] -medinaceli2: raises $0.25 to $0.50 -riterman: folds -GavinRich: calls $0.25 -surething: folds -yyyAA: calls $0.40 -SONAG777: calls $0.25 -*** FLOP *** [7h 4h 6d] -yyyAA: checks -SONAG777: checks -medinaceli2: checks -GavinRich: checks -*** TURN *** [7h 4h 6d] [5h] -yyyAA: bets $0.50 -SONAG777: folds -medinaceli2: folds -GavinRich: calls $0.50 -*** RIVER *** [7h 4h 6d 5h] [3h] -yyyAA: bets $0.50 -GavinRich: raises $0.50 to $1 -yyyAA: calls $0.50 -*** SHOW DOWN *** -GavinRich: shows [Ts 8d] (a straight, Four to Eight) -yyyAA: shows [Ah 5c] (a flush, Ace high) -yyyAA collected $4.80 from pot -*** SUMMARY *** -Total pot $5 | Rake $0.20 -Board [7h 4h 6d 5h 3h] -Seat 1: yyyAA (small blind) showed [Ah 5c] and won ($4.80) with a flush, Ace high -Seat 2: SONAG777 (big blind) folded on the Turn -Seat 3: medinaceli2 folded on the Turn -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: GavinRich showed [Ts 8d] and lost with a straight, Four to Eight -Seat 6: surething (button) folded before Flop (didn't bet) - - - -PokerStars Game #39692163067: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 13:03:05 ET -Table 'Triton IV' 6-max Seat #1 is the button -Seat 1: yyyAA ($10.90 in chips) -Seat 2: SONAG777 ($11.25 in chips) -Seat 3: medinaceli2 ($47.55 in chips) -Seat 4: riterman ($11.10 in chips) -Seat 5: GavinRich ($2.85 in chips) -Seat 6: surething ($12.20 in chips) -SONAG777: posts small blind $0.10 -medinaceli2: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [2h Qh] -riterman: folds -GavinRich: calls $0.25 -surething: folds -yyyAA: raises $0.25 to $0.50 -SONAG777: folds -medinaceli2: calls $0.25 -GavinRich: calls $0.25 -*** FLOP *** [9s Kc 3d] -medinaceli2: checks -GavinRich: checks -yyyAA: bets $0.25 -medinaceli2: calls $0.25 -GavinRich: folds -*** TURN *** [9s Kc 3d] [Js] -medinaceli2: checks -yyyAA: bets $0.50 -medinaceli2: calls $0.50 -*** RIVER *** [9s Kc 3d Js] [8s] -medinaceli2: checks -yyyAA: bets $0.50 -medinaceli2: folds -Uncalled bet ($0.50) returned to yyyAA -yyyAA collected $2.95 from pot -*** SUMMARY *** -Total pot $3.10 | Rake $0.15 -Board [9s Kc 3d Js 8s] -Seat 1: yyyAA (button) collected ($2.95) -Seat 2: SONAG777 (small blind) folded before Flop -Seat 3: medinaceli2 (big blind) folded on the River -Seat 4: riterman folded before Flop (didn't bet) -Seat 5: GavinRich folded on the Flop -Seat 6: surething folded before Flop (didn't bet) - - - -PokerStars Game #39692229360: Hold'em Limit ($0.25/$0.50 USD) - 2010/02/13 13:04:31 ET -Table 'Triton IV' 6-max Seat #2 is the button -Seat 1: yyyAA ($12.60 in chips) -Seat 2: SONAG777 ($11.15 in chips) -Seat 3: medinaceli2 ($46.30 in chips) -Seat 4: riterman ($11.10 in chips) -Seat 5: GavinRich ($2.35 in chips) -Seat 6: surething ($12.20 in chips) -medinaceli2: posts small blind $0.10 -riterman: posts big blind $0.25 -*** HOLE CARDS *** -Dealt to surething [3c As] -GavinRich: calls $0.25 -surething: folds -yyyAA: folds -SONAG777: folds -medinaceli2: calls $0.15 -riterman: checks -*** FLOP *** [Qd 9c 2h] -medinaceli2: bets $0.25 -riterman: folds -GavinRich: calls $0.25 -*** TURN *** [Qd 9c 2h] [3h] -medinaceli2: checks -GavinRich: checks -*** RIVER *** [Qd 9c 2h 3h] [Tc] -medinaceli2: checks -GavinRich: bets $0.50 -medinaceli2: folds -Uncalled bet ($0.50) returned to GavinRich -GavinRich collected $1.20 from pot -*** SUMMARY *** -Total pot $1.25 | Rake $0.05 -Board [Qd 9c 2h 3h Tc] -Seat 1: yyyAA folded before Flop (didn't bet) -Seat 2: SONAG777 (button) folded before Flop (didn't bet) -Seat 3: medinaceli2 (small blind) folded on the River -Seat 4: riterman (big blind) folded on the Flop -Seat 5: GavinRich collected ($1.20) -Seat 6: surething folded before Flop (didn't bet) - - -