init commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
use strict;
|
||||
use warnings;
|
||||
use Data::Dumper;
|
||||
|
||||
my $str = 'PokerStars Hand #196201736872: Hold\'em No Limit (50/100) - 2019/01/25 11:06:25 ET';
|
||||
my $regex = 'PokerStars Hand #(\d+?): (.*?) (.*?) \(\$?(\d+\.?\d*)\/\$?(\d+\.?\d*)(.*?)\) - (\d+?)\/(\d+?)\/(\d+?) (\d+?)\:(\d+?)\:(\d+?) (.*)';
|
||||
|
||||
|
||||
if ($str =~ $regex) {
|
||||
print "MATCHED\n";
|
||||
}
|
||||
else {
|
||||
print "NO MATCH\n";
|
||||
}
|
||||
|
||||
my @matches = $str =~ $regex;
|
||||
print Dumper \@matches;
|
||||
|
||||
my $user = 'pkrstarsbot';
|
||||
my $user2 = 'www-data';
|
||||
my ($login,$pass,$uid,$gid) = getpwnam($user) or die "$user not in passwd file";
|
||||
my ($login2,$pass2,$uid2,$gid2) = getpwnam($user2) or die "$user2 not in passwd file";
|
||||
print "$login\n$pass\n$uid\n$gid\n";
|
||||
my $cnt = chown $uid, $gid, '/home/pkrstarsbot/upload/1/HH20190125 Immo II - 50-100 - Play Money No Limit Hold\'em.txt' or die "$!";
|
||||
print "$cnt\n";
|
||||
|
||||
unlink('/home/pkrstarsbot/upload/1/HH20190125 Immo II - 50-100 - Play Money No Limit Hold\'em.txt') or warn "$!";
|
||||
+642
@@ -0,0 +1,642 @@
|
||||
$VAR1 = {
|
||||
'HH20201122 Lucifer II - 50-100 - Play Money No Limit Hold\'em.txt' => {
|
||||
'RECENT' => 1,
|
||||
'DIR_PATH' => '/home/zino/projects/pkrstarsbot/server/upload/40',
|
||||
'FILENAME' => 'HH20201122 Lucifer II - 50-100 - Play Money No Limit Hold\'em.txt',
|
||||
'SYNCING' => 1,
|
||||
'OLD_MODTIME' => '1606844219',
|
||||
'AGE_MIN' => 1,
|
||||
'CHANGED' => 1,
|
||||
'MODTIME' => '1606844219',
|
||||
'FULL_FILEPATH' => '/home/zino/projects/pkrstarsbot/server/upload/40/HH20201122 Lucifer II - 50-100 - Play Money No Limit Hold\'em.txt',
|
||||
'HH' => {
|
||||
'2' => {
|
||||
'BETROUNDS' => {
|
||||
'FLOP' => {
|
||||
'3' => {
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'CALL',
|
||||
'AMOUNT' => 500,
|
||||
'ALL-IN' => 0
|
||||
},
|
||||
'2' => {
|
||||
'ALL-IN' => 0,
|
||||
'NAME' => 'crushcrusher',
|
||||
'RAISE_FROM' => 500,
|
||||
'RAISE_TO' => 600,
|
||||
'ACTION' => 'RAISE'
|
||||
},
|
||||
'1' => {
|
||||
'AMOUNT' => 100,
|
||||
'ALL-IN' => 0,
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'BET'
|
||||
}
|
||||
},
|
||||
'SHOWDOWN' => {
|
||||
'1' => {
|
||||
'ACTION' => 'SHOW',
|
||||
'HAND_DESCRIPTION' => 'two pair, Tens and Nines',
|
||||
'CARDS' => {
|
||||
'2' => 'Ad',
|
||||
'1' => 'Qc'
|
||||
},
|
||||
'NAME' => 'rasec1933'
|
||||
},
|
||||
'2' => {
|
||||
'ACTION' => 'SHOW',
|
||||
'CARDS' => {
|
||||
'2' => 'Kh',
|
||||
'1' => 'Kc'
|
||||
},
|
||||
'HAND_DESCRIPTION' => 'two pair, Kings and Tens',
|
||||
'NAME' => 'crushcrusher'
|
||||
},
|
||||
'3' => {
|
||||
'ACTION' => 'COLLECTED',
|
||||
'NAME' => 'crushcrusher',
|
||||
'FROM' => 'pot',
|
||||
'AMOUNT' => 3685
|
||||
}
|
||||
},
|
||||
'PREHOLECARDS' => {
|
||||
'1' => {
|
||||
'ACTION' => 'POST',
|
||||
'NAME' => 'rasec1933',
|
||||
'ALL-IN' => 0,
|
||||
'TYPE' => 'small blind',
|
||||
'AMOUNT' => 50
|
||||
},
|
||||
'2' => {
|
||||
'ACTION' => 'POST',
|
||||
'NAME' => 'crushcrusher',
|
||||
'ALL-IN' => 0,
|
||||
'AMOUNT' => 100,
|
||||
'TYPE' => 'big blind'
|
||||
}
|
||||
},
|
||||
'HOLECARDS' => {
|
||||
'2' => {
|
||||
'ACTION' => 'FOLD',
|
||||
'NAME' => 'onecacti'
|
||||
},
|
||||
'1' => {
|
||||
'ACTION' => 'CALL',
|
||||
'NAME' => 'WurmProf',
|
||||
'ALL-IN' => 0,
|
||||
'AMOUNT' => 100
|
||||
},
|
||||
'8' => {
|
||||
'AMOUNT' => 300,
|
||||
'ALL-IN' => 0,
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'CALL'
|
||||
},
|
||||
'7' => {
|
||||
'ACTION' => 'FOLD',
|
||||
'NAME' => 'WurmProf'
|
||||
},
|
||||
'3' => {
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'CALL',
|
||||
'AMOUNT' => 50,
|
||||
'ALL-IN' => 0
|
||||
},
|
||||
'6' => {
|
||||
'ALL-IN' => 0,
|
||||
'RAISE_TO' => 400,
|
||||
'ACTION' => 'RAISE',
|
||||
'NAME' => 'crushcrusher',
|
||||
'RAISE_FROM' => 300
|
||||
},
|
||||
'5' => {
|
||||
'NAME' => 'Ganesh282',
|
||||
'ACTION' => 'LEAVE'
|
||||
}
|
||||
},
|
||||
'SUMMARY' => {
|
||||
'4' => {
|
||||
'WHEN' => 'before Flop',
|
||||
'SUMMARYSEATNR' => 9,
|
||||
'ACTION' => 'SUMMARY_FOLDED',
|
||||
'NAME' => 'WurmProf'
|
||||
},
|
||||
'3' => {
|
||||
'ACTION' => 'SUMMARY_SHOWED_WON',
|
||||
'CARDS' => {
|
||||
'1' => 'Kc',
|
||||
'2' => 'Kh'
|
||||
},
|
||||
'HAND_DESCRIPTION' => 'two pair, Kings and Tens',
|
||||
'NAME' => 'crushcrusher',
|
||||
'SUMMARYSEATNR' => 5,
|
||||
'AMOUNT' => 3685,
|
||||
'POSITION' => {
|
||||
'1' => 'big blind'
|
||||
}
|
||||
},
|
||||
'1' => {
|
||||
'WHEN' => 'before Flop (didn\'t bet)',
|
||||
'SUMMARYSEATNR' => 1,
|
||||
'POSITION' => {
|
||||
'1' => 'button'
|
||||
},
|
||||
'ACTION' => 'SUMMARY_FOLDED',
|
||||
'NAME' => 'onecacti'
|
||||
},
|
||||
'2' => {
|
||||
'SUMMARYSEATNR' => 4,
|
||||
'POSITION' => {
|
||||
'1' => 'small blind'
|
||||
},
|
||||
'NAME' => 'rasec1933',
|
||||
'HAND_DESCRIPTION' => 'two pair, Tens and Nines',
|
||||
'ACTION' => 'SUMMARY_SHOWED_LOST',
|
||||
'CARDS' => {
|
||||
'1' => 'Qc',
|
||||
'2' => 'Ad'
|
||||
}
|
||||
}
|
||||
},
|
||||
'TURN' => {
|
||||
'3' => {
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'CALL',
|
||||
'AMOUNT' => 700,
|
||||
'ALL-IN' => 0
|
||||
},
|
||||
'2' => {
|
||||
'RAISE_FROM' => 700,
|
||||
'NAME' => 'crushcrusher',
|
||||
'ACTION' => 'RAISE',
|
||||
'RAISE_TO' => 800,
|
||||
'ALL-IN' => 0
|
||||
},
|
||||
'1' => {
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'BET',
|
||||
'AMOUNT' => 100,
|
||||
'ALL-IN' => 0
|
||||
}
|
||||
},
|
||||
'RIVER' => {
|
||||
'1' => {
|
||||
'AMOUNT' => 100,
|
||||
'ALL-IN' => 0,
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'BET'
|
||||
},
|
||||
'2' => {
|
||||
'NAME' => 'crushcrusher',
|
||||
'ACTION' => 'CALL',
|
||||
'AMOUNT' => 100,
|
||||
'ALL-IN' => 0
|
||||
}
|
||||
}
|
||||
},
|
||||
'ArrayActionPos' => {
|
||||
'PREHOLECARDS' => {
|
||||
'START' => 0,
|
||||
'END' => 7
|
||||
},
|
||||
'SHOWDOWN' => {
|
||||
'START' => 29,
|
||||
'END' => 32
|
||||
},
|
||||
'FLOP' => {
|
||||
'START' => 18,
|
||||
'END' => 21
|
||||
},
|
||||
'SUMMARY' => {
|
||||
'START' => 33,
|
||||
'END' => 39
|
||||
},
|
||||
'SUMMARYSEATLISTING' => {
|
||||
'END' => 39,
|
||||
'START' => 36
|
||||
},
|
||||
'HOLECARDS' => {
|
||||
'END' => 17,
|
||||
'START' => 8
|
||||
},
|
||||
'RIVER' => {
|
||||
'START' => 26,
|
||||
'END' => 28
|
||||
},
|
||||
'PREHOLECARDSSEATLISTING' => {
|
||||
'END' => 5,
|
||||
'START' => 2
|
||||
},
|
||||
'TURN' => {
|
||||
'START' => 22,
|
||||
'END' => 25
|
||||
}
|
||||
},
|
||||
'BIG_BLIND' => 2020,
|
||||
'START_MONTH' => 10,
|
||||
'START_MINUTES' => 'ET',
|
||||
'START_DAY' => 11,
|
||||
'PLAYERS' => {
|
||||
'crushcrusher' => {
|
||||
'CHIPS_AMOUNT' => 9900,
|
||||
'NAME' => 'crushcrusher',
|
||||
'PREHOLECARDSSEATNR' => 5,
|
||||
'SIT_OUT' => 0
|
||||
},
|
||||
'WurmProf' => {
|
||||
'NAME' => 'WurmProf',
|
||||
'PREHOLECARDSSEATNR' => 9,
|
||||
'CHIPS_AMOUNT' => 10075,
|
||||
'SIT_OUT' => 0
|
||||
},
|
||||
'onecacti' => {
|
||||
'CHIPS_AMOUNT' => 9264,
|
||||
'NAME' => 'onecacti',
|
||||
'PREHOLECARDSSEATNR' => 1,
|
||||
'SIT_OUT' => 0
|
||||
},
|
||||
'rasec1933' => {
|
||||
'CHIPS_AMOUNT' => 8994,
|
||||
'PREHOLECARDSSEATNR' => 4,
|
||||
'NAME' => 'rasec1933',
|
||||
'SIT_OUT' => 0
|
||||
}
|
||||
},
|
||||
'TOTAL_POT' => 3900,
|
||||
'START_HOUR' => '01',
|
||||
'TOURNAMENT_TYPE' => 'NORMAL',
|
||||
'OWN_PLAYER' => 'crushcrusher',
|
||||
'LIMIT_TYPE' => 'No Limit',
|
||||
'GAME_MONEY' => 'PLAYMONEY',
|
||||
'TIMEZONE' => undef,
|
||||
'SMALL_BLIND' => 100,
|
||||
'GAME_TYPE' => 'Hold\'em',
|
||||
'OWN_CARDS' => {
|
||||
'1' => 'Kc',
|
||||
'2' => 'Kh'
|
||||
},
|
||||
'HANDID' => '220672675805',
|
||||
'TABLE_MAX_TYPE' => '9-max',
|
||||
'GAME_MODE' => 'CASH',
|
||||
'CARDS_FLOP' => {
|
||||
'CARDS' => {
|
||||
'3' => '9h',
|
||||
'1' => '9c',
|
||||
'2' => 'Tc'
|
||||
}
|
||||
},
|
||||
'BUTTON_SEAT' => 1,
|
||||
'START_YEAR' => 22,
|
||||
'START_SECONDS' => undef,
|
||||
'CARDS_RIVER' => {
|
||||
'1' => '8h'
|
||||
},
|
||||
'BOARD' => {
|
||||
'1' => '9c',
|
||||
'2' => 'Tc',
|
||||
'5' => '8h',
|
||||
'4' => 'Ts',
|
||||
'3' => '9h'
|
||||
},
|
||||
'TABLE_NUMBER' => 'Lucifer II',
|
||||
'RAKE' => 215,
|
||||
'CARDS_TURN' => {
|
||||
'1' => 'Ts'
|
||||
}
|
||||
},
|
||||
'1' => {
|
||||
'HANDID' => '220672645820',
|
||||
'TABLE_MAX_TYPE' => '9-max',
|
||||
'GAME_MODE' => 'CASH',
|
||||
'CARDS_FLOP' => {
|
||||
'CARDS' => {
|
||||
'1' => '6c',
|
||||
'2' => 'As',
|
||||
'3' => 'Jd'
|
||||
}
|
||||
},
|
||||
'BUTTON_SEAT' => 9,
|
||||
'START_YEAR' => 22,
|
||||
'START_SECONDS' => undef,
|
||||
'CARDS_RIVER' => {
|
||||
'1' => '6h'
|
||||
},
|
||||
'BOARD' => {
|
||||
'1' => '6c',
|
||||
'2' => 'As',
|
||||
'5' => '6h',
|
||||
'3' => 'Jd',
|
||||
'4' => 'Qs'
|
||||
},
|
||||
'TABLE_NUMBER' => 'Lucifer II',
|
||||
'RAKE' => 28,
|
||||
'CARDS_TURN' => {
|
||||
'1' => 'Qs'
|
||||
},
|
||||
'BETROUNDS' => {
|
||||
'PREHOLECARDS' => {
|
||||
'3' => {
|
||||
'ACTION' => 'POST',
|
||||
'NAME' => 'crushcrusher',
|
||||
'ALL-IN' => 0,
|
||||
'AMOUNT' => 100,
|
||||
'TYPE' => 'big blind'
|
||||
},
|
||||
'1' => {
|
||||
'ACTION' => 'POST',
|
||||
'NAME' => 'onecacti',
|
||||
'ALL-IN' => 0,
|
||||
'TYPE' => 'small blind',
|
||||
'AMOUNT' => 50
|
||||
},
|
||||
'2' => {
|
||||
'ACTION' => 'POST',
|
||||
'NAME' => 'Ganesh282',
|
||||
'ALL-IN' => 0,
|
||||
'TYPE' => 'big blind',
|
||||
'AMOUNT' => 100
|
||||
}
|
||||
},
|
||||
'FLOP' => {
|
||||
'5' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'WurmProf'
|
||||
},
|
||||
'4' => {
|
||||
'NAME' => 'crushcrusher',
|
||||
'ACTION' => 'CHECK'
|
||||
},
|
||||
'3' => {
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'CHECK'
|
||||
},
|
||||
'1' => {
|
||||
'NAME' => 'onecacti',
|
||||
'ACTION' => 'CHECK'
|
||||
},
|
||||
'2' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'Ganesh282'
|
||||
}
|
||||
},
|
||||
'SHOWDOWN' => {
|
||||
'5' => {
|
||||
'ACTION' => 'MUCK',
|
||||
'NAME' => 'WurmProf'
|
||||
},
|
||||
'6' => {
|
||||
'NAME' => 'Ganesh282',
|
||||
'ACTION' => 'COLLECTED',
|
||||
'FROM' => 'pot',
|
||||
'AMOUNT' => 472
|
||||
},
|
||||
'3' => {
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'MUCK'
|
||||
},
|
||||
'4' => {
|
||||
'ACTION' => 'MUCK',
|
||||
'NAME' => 'crushcrusher'
|
||||
},
|
||||
'1' => {
|
||||
'NAME' => 'onecacti',
|
||||
'ACTION' => 'SHOW',
|
||||
'HAND_DESCRIPTION' => 'a pair of Sixes',
|
||||
'CARDS' => {
|
||||
'1' => '3h',
|
||||
'2' => 'Kc'
|
||||
}
|
||||
},
|
||||
'2' => {
|
||||
'ACTION' => 'SHOW',
|
||||
'HAND_DESCRIPTION' => 'two pair, Sixes and Fours',
|
||||
'CARDS' => {
|
||||
'1' => '4c',
|
||||
'2' => '4h'
|
||||
},
|
||||
'NAME' => 'Ganesh282'
|
||||
}
|
||||
},
|
||||
'SUMMARY' => {
|
||||
'3' => {
|
||||
'ACTION' => 'SUMMARY_MUCKED',
|
||||
'CARDS' => {
|
||||
'1' => '5h',
|
||||
'2' => '3d'
|
||||
},
|
||||
'NAME' => 'rasec1933',
|
||||
'SUMMARYSEATNR' => 4
|
||||
},
|
||||
'4' => {
|
||||
'SUMMARYSEATNR' => 5,
|
||||
'CARDS' => {
|
||||
'1' => '7c',
|
||||
'2' => '2c'
|
||||
},
|
||||
'ACTION' => 'SUMMARY_MUCKED',
|
||||
'NAME' => 'crushcrusher'
|
||||
},
|
||||
'5' => {
|
||||
'SUMMARYSEATNR' => 9,
|
||||
'POSITION' => {
|
||||
'1' => 'button'
|
||||
},
|
||||
'ACTION' => 'SUMMARY_MUCKED',
|
||||
'CARDS' => {
|
||||
'2' => '5d',
|
||||
'1' => 'Ks'
|
||||
},
|
||||
'NAME' => 'WurmProf'
|
||||
},
|
||||
'2' => {
|
||||
'NAME' => 'Ganesh282',
|
||||
'ACTION' => 'SUMMARY_SHOWED_WON',
|
||||
'HAND_DESCRIPTION' => 'two pair, Sixes and Fours',
|
||||
'CARDS' => {
|
||||
'2' => '4h',
|
||||
'1' => '4c'
|
||||
},
|
||||
'SUMMARYSEATNR' => 2,
|
||||
'AMOUNT' => 472,
|
||||
'POSITION' => {
|
||||
'1' => 'big blind'
|
||||
}
|
||||
},
|
||||
'1' => {
|
||||
'NAME' => 'onecacti',
|
||||
'ACTION' => 'SUMMARY_SHOWED_LOST',
|
||||
'CARDS' => {
|
||||
'1' => '3h',
|
||||
'2' => 'Kc'
|
||||
},
|
||||
'HAND_DESCRIPTION' => 'a pair of Sixes',
|
||||
'POSITION' => {
|
||||
'1' => 'small blind'
|
||||
},
|
||||
'SUMMARYSEATNR' => 1
|
||||
}
|
||||
},
|
||||
'HOLECARDS' => {
|
||||
'4' => {
|
||||
'ACTION' => 'CALL',
|
||||
'NAME' => 'onecacti',
|
||||
'ALL-IN' => 0,
|
||||
'AMOUNT' => 50
|
||||
},
|
||||
'3' => {
|
||||
'ACTION' => 'CALL',
|
||||
'NAME' => 'WurmProf',
|
||||
'ALL-IN' => 0,
|
||||
'AMOUNT' => 100
|
||||
},
|
||||
'5' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'Ganesh282'
|
||||
},
|
||||
'2' => {
|
||||
'NAME' => 'crushcrusher',
|
||||
'ACTION' => 'CHECK'
|
||||
},
|
||||
'1' => {
|
||||
'ALL-IN' => 0,
|
||||
'AMOUNT' => 100,
|
||||
'ACTION' => 'CALL',
|
||||
'NAME' => 'rasec1933'
|
||||
}
|
||||
},
|
||||
'TURN' => {
|
||||
'1' => {
|
||||
'NAME' => 'onecacti',
|
||||
'ACTION' => 'CHECK'
|
||||
},
|
||||
'2' => {
|
||||
'NAME' => 'Ganesh282',
|
||||
'ACTION' => 'CHECK'
|
||||
},
|
||||
'5' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'WurmProf'
|
||||
},
|
||||
'3' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'rasec1933'
|
||||
},
|
||||
'4' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'crushcrusher'
|
||||
}
|
||||
},
|
||||
'RIVER' => {
|
||||
'2' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'Ganesh282'
|
||||
},
|
||||
'1' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'onecacti'
|
||||
},
|
||||
'4' => {
|
||||
'ACTION' => 'CHECK',
|
||||
'NAME' => 'crushcrusher'
|
||||
},
|
||||
'3' => {
|
||||
'NAME' => 'rasec1933',
|
||||
'ACTION' => 'CHECK'
|
||||
},
|
||||
'5' => {
|
||||
'NAME' => 'WurmProf',
|
||||
'ACTION' => 'CHECK'
|
||||
}
|
||||
}
|
||||
},
|
||||
'ArrayActionPos' => {
|
||||
'PREHOLECARDSSEATLISTING' => {
|
||||
'START' => 2,
|
||||
'END' => 6
|
||||
},
|
||||
'TURN' => {
|
||||
'END' => 28,
|
||||
'START' => 23
|
||||
},
|
||||
'SHOWDOWN' => {
|
||||
'START' => 35,
|
||||
'END' => 41
|
||||
},
|
||||
'FLOP' => {
|
||||
'END' => 22,
|
||||
'START' => 17
|
||||
},
|
||||
'PREHOLECARDS' => {
|
||||
'START' => 0,
|
||||
'END' => 9
|
||||
},
|
||||
'HOLECARDS' => {
|
||||
'START' => 10,
|
||||
'END' => 16
|
||||
},
|
||||
'SUMMARY' => {
|
||||
'END' => 49,
|
||||
'START' => 42
|
||||
},
|
||||
'SUMMARYSEATLISTING' => {
|
||||
'START' => 45,
|
||||
'END' => 49
|
||||
},
|
||||
'RIVER' => {
|
||||
'END' => 34,
|
||||
'START' => 29
|
||||
}
|
||||
},
|
||||
'BIG_BLIND' => 2020,
|
||||
'START_MONTH' => 10,
|
||||
'START_MINUTES' => 'ET',
|
||||
'START_DAY' => 10,
|
||||
'PLAYERS' => {
|
||||
'rasec1933' => {
|
||||
'SIT_OUT' => 0,
|
||||
'CHIPS_AMOUNT' => 9094,
|
||||
'NAME' => 'rasec1933',
|
||||
'PREHOLECARDSSEATNR' => 4
|
||||
},
|
||||
'onecacti' => {
|
||||
'PREHOLECARDSSEATNR' => 1,
|
||||
'NAME' => 'onecacti',
|
||||
'CHIPS_AMOUNT' => 9364,
|
||||
'SIT_OUT' => 0
|
||||
},
|
||||
'crushcrusher' => {
|
||||
'SIT_OUT' => 0,
|
||||
'CHIPS_AMOUNT' => 10000,
|
||||
'PREHOLECARDSSEATNR' => 5,
|
||||
'NAME' => 'crushcrusher'
|
||||
},
|
||||
'WurmProf' => {
|
||||
'PREHOLECARDSSEATNR' => 9,
|
||||
'NAME' => 'WurmProf',
|
||||
'CHIPS_AMOUNT' => 10175,
|
||||
'SIT_OUT' => 0
|
||||
},
|
||||
'Ganesh282' => {
|
||||
'SIT_OUT' => 0,
|
||||
'NAME' => 'Ganesh282',
|
||||
'PREHOLECARDSSEATNR' => 2,
|
||||
'CHIPS_AMOUNT' => 4283
|
||||
}
|
||||
},
|
||||
'TOTAL_POT' => 500,
|
||||
'START_HOUR' => '07',
|
||||
'TOURNAMENT_TYPE' => 'NORMAL',
|
||||
'OWN_PLAYER' => 'crushcrusher',
|
||||
'LIMIT_TYPE' => 'No Limit',
|
||||
'GAME_MONEY' => 'PLAYMONEY',
|
||||
'SMALL_BLIND' => 100,
|
||||
'TIMEZONE' => undef,
|
||||
'GAME_TYPE' => 'Hold\'em',
|
||||
'OWN_CARDS' => {
|
||||
'2' => '2c',
|
||||
'1' => '7c'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
@@ -0,0 +1 @@
|
||||
aaasssdddsssdddsss ssssssss
|
||||
@@ -0,0 +1,17 @@
|
||||
############################################################
|
||||
# A simple root logger with a Log::Log4perl::Appender::File
|
||||
# file appender in Perl.
|
||||
############################################################
|
||||
log4perl.rootLogger=DEBUG, LOGFILE, SCREEN
|
||||
|
||||
# LOGFILE APPENDER
|
||||
log4perl.appender.LOGFILE=Log::Log4perl::Appender::File
|
||||
log4perl.appender.LOGFILE.filename=./server.log
|
||||
log4perl.appender.LOGFILE.mode=append
|
||||
log4perl.appender.LOGFILE.layout=PatternLayout
|
||||
log4perl.appender.LOGFILE.layout.ConversionPattern=%d [%r] %F %c %L - %m%n
|
||||
|
||||
# SCREEN APPENDER
|
||||
log4perl.appender.SCREEN=Log::Log4perl::Appender::Screen
|
||||
log4perl.appender.SCREEN.stderr=0
|
||||
log4perl.appender.SCREEN.layout=Log::Log4perl::Layout::SimpleLayout
|
||||
+1
@@ -0,0 +1 @@
|
||||
schuhe44 joins the table at seat #3
|
||||
+2402
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,785 @@
|
||||
PokerStars Hand #159768917166: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level I (10/20) - 2016/10/11 0:03:55 ET
|
||||
Table '1693652318 1' 9-max Seat #1 is the button
|
||||
Seat 1: NWBOW (500 in chips)
|
||||
Seat 2: 2good4u118 (500 in chips)
|
||||
Seat 3: Mauineptun (500 in chips)
|
||||
Seat 4: gizzbanger (500 in chips)
|
||||
Seat 5: cindabbler (500 in chips)
|
||||
Seat 6: matias980 (500 in chips)
|
||||
Seat 7: crushcrusher (500 in chips)
|
||||
Seat 8: yabbatt (500 in chips)
|
||||
Seat 9: Heart AKJQ10 (500 in chips)
|
||||
NWBOW: posts the ante 3
|
||||
2good4u118: posts the ante 2
|
||||
Mauineptun: posts the ante 2
|
||||
gizzbanger: posts the ante 2
|
||||
cindabbler: posts the ante 2
|
||||
matias980: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
yabbatt: posts the ante 2
|
||||
Heart AKJQ10: posts the ante 2
|
||||
2good4u118: posts small blind 10
|
||||
Mauineptun: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [As 4d]
|
||||
gizzbanger: calls 20
|
||||
cindabbler: calls 20
|
||||
matias980: calls 20
|
||||
crushcrusher: folds
|
||||
yabbatt: calls 20
|
||||
Heart AKJQ10: calls 20
|
||||
NWBOW: folds
|
||||
2good4u118: calls 10
|
||||
Mauineptun: checks
|
||||
*** FLOP *** [Qc 5c 9c]
|
||||
2good4u118: checks
|
||||
Mauineptun: checks
|
||||
gizzbanger: checks
|
||||
cindabbler: checks
|
||||
matias980: checks
|
||||
yabbatt: checks
|
||||
Heart AKJQ10: bets 20
|
||||
2good4u118: calls 20
|
||||
Mauineptun: folds
|
||||
gizzbanger: calls 20
|
||||
cindabbler: folds
|
||||
matias980: calls 20
|
||||
yabbatt: folds
|
||||
*** TURN *** [Qc 5c 9c] [6c]
|
||||
2good4u118: checks
|
||||
gizzbanger: checks
|
||||
matias980: bets 20
|
||||
Heart AKJQ10: raises 438 to 458 and is all-in
|
||||
2good4u118: calls 458 and is all-in
|
||||
gizzbanger: folds
|
||||
matias980: folds
|
||||
*** RIVER *** [Qc 5c 9c 6c] [2c]
|
||||
*** SHOW DOWN ***
|
||||
2good4u118: shows [9d 9h] (a flush, Queen high)
|
||||
Heart AKJQ10: shows [Kc Qh] (a flush, King high)
|
||||
Heart AKJQ10 collected 1174 from pot
|
||||
2good4u118 finished the tournament in 9th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1174 | Rake 0
|
||||
Board [Qc 5c 9c 6c 2c]
|
||||
Seat 1: NWBOW (button) folded before Flop (didn't bet)
|
||||
Seat 2: 2good4u118 (small blind) showed [9d 9h] and lost with a flush, Queen high
|
||||
Seat 3: Mauineptun (big blind) folded on the Flop
|
||||
Seat 4: gizzbanger folded on the Turn
|
||||
Seat 5: cindabbler folded on the Flop
|
||||
Seat 6: matias980 folded on the Turn
|
||||
Seat 7: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 8: yabbatt folded on the Flop
|
||||
Seat 9: Heart AKJQ10 showed [Kc Qh] and won (1174) with a flush, King high
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159768938886: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level I (10/20) - 2016/10/11 0:05:19 ET
|
||||
Table '1693652318 1' 9-max Seat #3 is the button
|
||||
Seat 1: NWBOW (498 in chips)
|
||||
Seat 3: Mauineptun (478 in chips)
|
||||
Seat 4: gizzbanger (458 in chips)
|
||||
Seat 5: cindabbler (478 in chips)
|
||||
Seat 6: matias980 (438 in chips)
|
||||
Seat 7: crushcrusher (498 in chips)
|
||||
Seat 8: yabbatt (478 in chips)
|
||||
Seat 9: Heart AKJQ10 (1174 in chips)
|
||||
NWBOW: posts the ante 2
|
||||
Mauineptun: posts the ante 2
|
||||
gizzbanger: posts the ante 2
|
||||
cindabbler: posts the ante 2
|
||||
matias980: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
yabbatt: posts the ante 2
|
||||
Heart AKJQ10: posts the ante 2
|
||||
gizzbanger: posts small blind 10
|
||||
cindabbler: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7d 3d]
|
||||
matias980: raises 20 to 40
|
||||
crushcrusher: folds
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: folds
|
||||
Mauineptun: raises 20 to 60
|
||||
gizzbanger: calls 50
|
||||
cindabbler: folds
|
||||
matias980: raises 60 to 120
|
||||
Mauineptun: calls 60
|
||||
gizzbanger: calls 60
|
||||
*** FLOP *** [Qh 3s 2s]
|
||||
gizzbanger: checks
|
||||
matias980: checks
|
||||
Mauineptun: checks
|
||||
*** TURN *** [Qh 3s 2s] [9c]
|
||||
gizzbanger: checks
|
||||
matias980: bets 40
|
||||
Mauineptun: calls 40
|
||||
gizzbanger: folds
|
||||
*** RIVER *** [Qh 3s 2s 9c] [Tc]
|
||||
matias980: bets 120
|
||||
Mauineptun: folds
|
||||
Uncalled bet (120) returned to matias980
|
||||
matias980 collected 476 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 476 | Rake 0
|
||||
Board [Qh 3s 2s 9c Tc]
|
||||
Seat 1: NWBOW folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun (button) folded on the River
|
||||
Seat 4: gizzbanger (small blind) folded on the Turn
|
||||
Seat 5: cindabbler (big blind) folded before Flop
|
||||
Seat 6: matias980 collected (476)
|
||||
Seat 7: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 8: yabbatt folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159768957415: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level II (15/30) - 2016/10/11 0:06:29 ET
|
||||
Table '1693652318 1' 9-max Seat #4 is the button
|
||||
Seat 1: NWBOW (496 in chips)
|
||||
Seat 3: Mauineptun (316 in chips)
|
||||
Seat 4: gizzbanger (336 in chips)
|
||||
Seat 5: cindabbler (456 in chips)
|
||||
Seat 6: matias980 (752 in chips)
|
||||
Seat 7: crushcrusher (496 in chips)
|
||||
Seat 8: yabbatt (476 in chips)
|
||||
Seat 9: Heart AKJQ10 (1172 in chips)
|
||||
NWBOW: posts the ante 3
|
||||
Mauineptun: posts the ante 3
|
||||
gizzbanger: posts the ante 3
|
||||
cindabbler: posts the ante 3
|
||||
matias980: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
yabbatt: posts the ante 3
|
||||
Heart AKJQ10: posts the ante 3
|
||||
cindabbler: posts small blind 15
|
||||
matias980: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jh 8h]
|
||||
crushcrusher: folds
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: calls 30
|
||||
NWBOW: folds
|
||||
Mauineptun: folds
|
||||
gizzbanger: calls 30
|
||||
cindabbler: calls 15
|
||||
matias980: checks
|
||||
*** FLOP *** [2h Qc 6h]
|
||||
cindabbler: bets 144
|
||||
matias980: calls 144
|
||||
Heart AKJQ10: folds
|
||||
gizzbanger: folds
|
||||
*** TURN *** [2h Qc 6h] [Th]
|
||||
cindabbler: bets 30
|
||||
matias980: raises 60 to 90
|
||||
cindabbler: calls 60
|
||||
*** RIVER *** [2h Qc 6h Th] [4c]
|
||||
cindabbler: bets 30
|
||||
matias980: raises 159 to 189
|
||||
cindabbler: calls 159 and is all-in
|
||||
*** SHOW DOWN ***
|
||||
matias980: shows [Ah 4h] (a flush, Ace high)
|
||||
cindabbler: shows [3h Qd] (a pair of Queens)
|
||||
matias980 collected 990 from pot
|
||||
cindabbler finished the tournament in 8th place
|
||||
*** SUMMARY ***
|
||||
Total pot 990 | Rake 0
|
||||
Board [2h Qc 6h Th 4c]
|
||||
Seat 1: NWBOW folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun folded before Flop (didn't bet)
|
||||
Seat 4: gizzbanger (button) folded on the Flop
|
||||
Seat 5: cindabbler (small blind) showed [3h Qd] and lost with a pair of Queens
|
||||
Seat 6: matias980 (big blind) showed [Ah 4h] and won (990) with a flush, Ace high
|
||||
Seat 7: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 8: yabbatt folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159768973733: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level II (15/30) - 2016/10/11 0:07:31 ET
|
||||
Table '1693652318 1' 9-max Seat #6 is the button
|
||||
Seat 1: NWBOW (493 in chips)
|
||||
Seat 3: Mauineptun (313 in chips)
|
||||
Seat 4: gizzbanger (303 in chips)
|
||||
Seat 6: matias980 (1286 in chips)
|
||||
Seat 7: crushcrusher (493 in chips)
|
||||
Seat 8: yabbatt (473 in chips)
|
||||
Seat 9: Heart AKJQ10 (1139 in chips)
|
||||
NWBOW: posts the ante 3
|
||||
Mauineptun: posts the ante 3
|
||||
gizzbanger: posts the ante 3
|
||||
matias980: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
yabbatt: posts the ante 3
|
||||
Heart AKJQ10: posts the ante 3
|
||||
crushcrusher: posts small blind 15
|
||||
yabbatt: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2c 4d]
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: folds
|
||||
Mauineptun: calls 30
|
||||
gizzbanger: calls 30
|
||||
matias980: calls 30
|
||||
crushcrusher: folds
|
||||
yabbatt: checks
|
||||
*** FLOP *** [Jd Qd 6s]
|
||||
yabbatt: checks
|
||||
Mauineptun: bets 30
|
||||
gizzbanger: calls 30
|
||||
matias980: calls 30
|
||||
yabbatt: calls 30
|
||||
*** TURN *** [Jd Qd 6s] [8h]
|
||||
yabbatt: checks
|
||||
Mauineptun: bets 30
|
||||
gizzbanger: calls 30
|
||||
matias980: calls 30
|
||||
yabbatt: folds
|
||||
*** RIVER *** [Jd Qd 6s 8h] [As]
|
||||
Mauineptun: bets 90
|
||||
gizzbanger: calls 90
|
||||
matias980: folds
|
||||
*** SHOW DOWN ***
|
||||
Mauineptun: shows [Kc Th] (a straight, Ten to Ace)
|
||||
gizzbanger: mucks hand
|
||||
Mauineptun collected 546 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 546 | Rake 0
|
||||
Board [Jd Qd 6s 8h As]
|
||||
Seat 1: NWBOW folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun showed [Kc Th] and won (546) with a straight, Ten to Ace
|
||||
Seat 4: gizzbanger mucked [Js 7h]
|
||||
Seat 6: matias980 (button) folded on the River
|
||||
Seat 7: crushcrusher (small blind) folded before Flop
|
||||
Seat 8: yabbatt (big blind) folded on the Turn
|
||||
Seat 9: Heart AKJQ10 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159768992462: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level III (20/40) - 2016/10/11 0:08:44 ET
|
||||
Table '1693652318 1' 9-max Seat #7 is the button
|
||||
Seat 1: NWBOW (490 in chips)
|
||||
Seat 3: Mauineptun (676 in chips)
|
||||
Seat 4: gizzbanger (120 in chips)
|
||||
Seat 6: matias980 (1193 in chips)
|
||||
Seat 7: crushcrusher (475 in chips)
|
||||
Seat 8: yabbatt (410 in chips)
|
||||
Seat 9: Heart AKJQ10 (1136 in chips)
|
||||
NWBOW: posts the ante 4
|
||||
Mauineptun: posts the ante 4
|
||||
gizzbanger: posts the ante 4
|
||||
matias980: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
yabbatt: posts the ante 4
|
||||
Heart AKJQ10: posts the ante 4
|
||||
yabbatt: posts small blind 20
|
||||
Heart AKJQ10: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8s 8h]
|
||||
NWBOW: calls 40
|
||||
Mauineptun: calls 40
|
||||
gizzbanger: calls 40
|
||||
matias980: folds
|
||||
crushcrusher: calls 40
|
||||
yabbatt: raises 366 to 406 and is all-in
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: folds
|
||||
Mauineptun: folds
|
||||
gizzbanger: calls 76 and is all-in
|
||||
crushcrusher: calls 366
|
||||
*** FLOP *** [7d 6s 6d]
|
||||
*** TURN *** [7d 6s 6d] [3d]
|
||||
*** RIVER *** [7d 6s 6d 3d] [Qs]
|
||||
*** SHOW DOWN ***
|
||||
yabbatt: shows [6c Qc] (a full house, Sixes full of Queens)
|
||||
crushcrusher: shows [8s 8h] (two pair, Eights and Sixes)
|
||||
yabbatt collected 580 from side pot
|
||||
gizzbanger: shows [Qd 9s] (two pair, Queens and Sixes)
|
||||
yabbatt collected 496 from main pot
|
||||
gizzbanger finished the tournament in 7th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1076 Main pot 496. Side pot 580. | Rake 0
|
||||
Board [7d 6s 6d 3d Qs]
|
||||
Seat 1: NWBOW folded before Flop
|
||||
Seat 3: Mauineptun folded before Flop
|
||||
Seat 4: gizzbanger showed [Qd 9s] and lost with two pair, Queens and Sixes
|
||||
Seat 6: matias980 folded before Flop (didn't bet)
|
||||
Seat 7: crushcrusher (button) showed [8s 8h] and lost with two pair, Eights and Sixes
|
||||
Seat 8: yabbatt (small blind) showed [6c Qc] and won (1076) with a full house, Sixes full of Queens
|
||||
Seat 9: Heart AKJQ10 (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769002234: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level III (20/40) - 2016/10/11 0:09:22 ET
|
||||
Table '1693652318 1' 9-max Seat #8 is the button
|
||||
Seat 1: NWBOW (446 in chips)
|
||||
Seat 3: Mauineptun (632 in chips)
|
||||
Seat 6: matias980 (1189 in chips)
|
||||
Seat 7: crushcrusher (65 in chips)
|
||||
Seat 8: yabbatt (1076 in chips)
|
||||
Seat 9: Heart AKJQ10 (1092 in chips)
|
||||
NWBOW: posts the ante 4
|
||||
Mauineptun: posts the ante 4
|
||||
matias980: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
yabbatt: posts the ante 4
|
||||
Heart AKJQ10: posts the ante 4
|
||||
Heart AKJQ10: posts small blind 20
|
||||
NWBOW: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8s 9s]
|
||||
Mauineptun: folds
|
||||
matias980: folds
|
||||
crushcrusher: raises 21 to 61 and is all-in
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: calls 41
|
||||
NWBOW: folds
|
||||
*** FLOP *** [Kh 5d 9c]
|
||||
*** TURN *** [Kh 5d 9c] [2d]
|
||||
*** RIVER *** [Kh 5d 9c 2d] [9h]
|
||||
*** SHOW DOWN ***
|
||||
Heart AKJQ10: shows [Qh Jc] (a pair of Nines)
|
||||
crushcrusher: shows [8s 9s] (three of a kind, Nines)
|
||||
crushcrusher collected 186 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 186 | Rake 0
|
||||
Board [Kh 5d 9c 2d 9h]
|
||||
Seat 1: NWBOW (big blind) folded before Flop
|
||||
Seat 3: Mauineptun folded before Flop (didn't bet)
|
||||
Seat 6: matias980 folded before Flop (didn't bet)
|
||||
Seat 7: crushcrusher showed [8s 9s] and won (186) with three of a kind, Nines
|
||||
Seat 8: yabbatt (button) folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 (small blind) showed [Qh Jc] and lost with a pair of Nines
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769008248: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level III (20/40) - 2016/10/11 0:09:45 ET
|
||||
Table '1693652318 1' 9-max Seat #9 is the button
|
||||
Seat 1: NWBOW (402 in chips)
|
||||
Seat 3: Mauineptun (628 in chips)
|
||||
Seat 6: matias980 (1185 in chips)
|
||||
Seat 7: crushcrusher (186 in chips)
|
||||
Seat 8: yabbatt (1072 in chips)
|
||||
Seat 9: Heart AKJQ10 (1027 in chips)
|
||||
NWBOW: posts the ante 4
|
||||
Mauineptun: posts the ante 4
|
||||
matias980: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
yabbatt: posts the ante 4
|
||||
Heart AKJQ10: posts the ante 4
|
||||
NWBOW: posts small blind 20
|
||||
Mauineptun: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2s 9s]
|
||||
matias980: calls 40
|
||||
crushcrusher: folds
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: folds
|
||||
Mauineptun: checks
|
||||
*** FLOP *** [4s 6s 6c]
|
||||
Mauineptun: bets 40
|
||||
matias980: raises 40 to 80
|
||||
Mauineptun: calls 40
|
||||
*** TURN *** [4s 6s 6c] [4h]
|
||||
Mauineptun: checks
|
||||
matias980: bets 40
|
||||
Mauineptun: calls 40
|
||||
*** RIVER *** [4s 6s 6c 4h] [3h]
|
||||
Mauineptun: bets 360
|
||||
matias980: raises 360 to 720
|
||||
Mauineptun: calls 104 and is all-in
|
||||
Uncalled bet (256) returned to matias980
|
||||
*** SHOW DOWN ***
|
||||
matias980: shows [6h Ac] (a full house, Sixes full of Fours)
|
||||
Mauineptun: shows [5d 6d] (a full house, Sixes full of Fours)
|
||||
Mauineptun collected 646 from pot
|
||||
matias980 collected 646 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1292 | Rake 0
|
||||
Board [4s 6s 6c 4h 3h]
|
||||
Seat 1: NWBOW (small blind) folded before Flop
|
||||
Seat 3: Mauineptun (big blind) showed [5d 6d] and won (646) with a full house, Sixes full of Fours
|
||||
Seat 6: matias980 showed [6h Ac] and won (646) with a full house, Sixes full of Fours
|
||||
Seat 7: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 8: yabbatt folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 (button) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769022749: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2016/10/11 0:10:42 ET
|
||||
Table '1693652318 1' 9-max Seat #1 is the button
|
||||
Seat 1: NWBOW (378 in chips)
|
||||
Seat 3: Mauineptun (646 in chips)
|
||||
Seat 6: matias980 (1203 in chips)
|
||||
Seat 7: crushcrusher (182 in chips)
|
||||
Seat 8: yabbatt (1068 in chips)
|
||||
Seat 9: Heart AKJQ10 (1023 in chips)
|
||||
NWBOW: posts the ante 6
|
||||
Mauineptun: posts the ante 6
|
||||
matias980: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
yabbatt: posts the ante 6
|
||||
Heart AKJQ10: posts the ante 6
|
||||
Mauineptun: posts small blind 30
|
||||
matias980: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qc 6h]
|
||||
crushcrusher: folds
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: folds
|
||||
Mauineptun: calls 30
|
||||
matias980: raises 60 to 120
|
||||
Mauineptun: folds
|
||||
Uncalled bet (60) returned to matias980
|
||||
matias980 collected 156 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 156 | Rake 0
|
||||
Seat 1: NWBOW (button) folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun (small blind) folded before Flop
|
||||
Seat 6: matias980 (big blind) collected (156)
|
||||
Seat 7: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 8: yabbatt folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769030025: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2016/10/11 0:11:10 ET
|
||||
Table '1693652318 1' 9-max Seat #3 is the button
|
||||
Seat 1: NWBOW (372 in chips)
|
||||
Seat 3: Mauineptun (580 in chips)
|
||||
Seat 6: matias980 (1293 in chips)
|
||||
Seat 7: crushcrusher (176 in chips)
|
||||
Seat 8: yabbatt (1062 in chips)
|
||||
Seat 9: Heart AKJQ10 (1017 in chips)
|
||||
NWBOW: posts the ante 6
|
||||
Mauineptun: posts the ante 6
|
||||
matias980: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
yabbatt: posts the ante 6
|
||||
Heart AKJQ10: posts the ante 6
|
||||
matias980: posts small blind 30
|
||||
crushcrusher: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ac 7h]
|
||||
yabbatt: calls 60
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: folds
|
||||
Mauineptun: folds
|
||||
matias980: folds
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Kh Kc Js]
|
||||
crushcrusher: checks
|
||||
yabbatt: bets 186
|
||||
crushcrusher: folds
|
||||
Uncalled bet (186) returned to yabbatt
|
||||
yabbatt collected 186 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 186 | Rake 0
|
||||
Board [Kh Kc Js]
|
||||
Seat 1: NWBOW folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun (button) folded before Flop (didn't bet)
|
||||
Seat 6: matias980 (small blind) folded before Flop
|
||||
Seat 7: crushcrusher (big blind) folded on the Flop
|
||||
Seat 8: yabbatt collected (186)
|
||||
Seat 9: Heart AKJQ10 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769038288: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2016/10/11 0:11:43 ET
|
||||
Table '1693652318 1' 9-max Seat #6 is the button
|
||||
Seat 1: NWBOW (366 in chips)
|
||||
Seat 3: Mauineptun (574 in chips)
|
||||
Seat 6: matias980 (1257 in chips)
|
||||
Seat 7: crushcrusher (110 in chips)
|
||||
Seat 8: yabbatt (1182 in chips)
|
||||
Seat 9: Heart AKJQ10 (1011 in chips)
|
||||
NWBOW: posts the ante 6
|
||||
Mauineptun: posts the ante 6
|
||||
matias980: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
yabbatt: posts the ante 6
|
||||
Heart AKJQ10: posts the ante 6
|
||||
crushcrusher: posts small blind 30
|
||||
yabbatt: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kd 9s]
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: folds
|
||||
Mauineptun: calls 60
|
||||
matias980: calls 60
|
||||
crushcrusher: raises 44 to 104 and is all-in
|
||||
yabbatt: calls 44
|
||||
Mauineptun: calls 44
|
||||
matias980: calls 44
|
||||
*** FLOP *** [8h Ad 5d]
|
||||
yabbatt: checks
|
||||
Mauineptun: checks
|
||||
matias980: bets 60
|
||||
yabbatt: calls 60
|
||||
Mauineptun: folds
|
||||
*** TURN *** [8h Ad 5d] [7d]
|
||||
yabbatt: checks
|
||||
matias980: checks
|
||||
*** RIVER *** [8h Ad 5d 7d] [Td]
|
||||
yabbatt: checks
|
||||
matias980: bets 60
|
||||
yabbatt: calls 60
|
||||
*** SHOW DOWN ***
|
||||
matias980: shows [Ac 3h] (a pair of Aces)
|
||||
yabbatt: shows [7c 6d] (a flush, Ace high)
|
||||
yabbatt collected 240 from side pot
|
||||
crushcrusher: shows [Kd 9s] (a flush, Ace high - King higher)
|
||||
crushcrusher collected 452 from main pot
|
||||
*** SUMMARY ***
|
||||
Total pot 692 Main pot 452. Side pot 240. | Rake 0
|
||||
Board [8h Ad 5d 7d Td]
|
||||
Seat 1: NWBOW folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun folded on the Flop
|
||||
Seat 6: matias980 (button) showed [Ac 3h] and lost with a pair of Aces
|
||||
Seat 7: crushcrusher (small blind) showed [Kd 9s] and won (452) with a flush, Ace high
|
||||
Seat 8: yabbatt (big blind) showed [7c 6d] and won (240) with a flush, Ace high
|
||||
Seat 9: Heart AKJQ10 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769064735: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level V (40/80) - 2016/10/11 0:13:02 ET
|
||||
Table '1693652318 1' 9-max Seat #7 is the button
|
||||
Seat 1: NWBOW (360 in chips)
|
||||
Seat 3: Mauineptun (464 in chips)
|
||||
Seat 6: matias980 (1027 in chips)
|
||||
Seat 7: crushcrusher (452 in chips)
|
||||
Seat 8: yabbatt (1192 in chips)
|
||||
Seat 9: Heart AKJQ10 (1005 in chips)
|
||||
NWBOW: posts the ante 8
|
||||
Mauineptun: posts the ante 8
|
||||
matias980: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
yabbatt: posts the ante 8
|
||||
Heart AKJQ10: posts the ante 8
|
||||
yabbatt: posts small blind 40
|
||||
Heart AKJQ10: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3s 5s]
|
||||
NWBOW: folds
|
||||
Mauineptun: folds
|
||||
matias980: folds
|
||||
crushcrusher: folds
|
||||
yabbatt: calls 40
|
||||
Heart AKJQ10: checks
|
||||
*** FLOP *** [Js Kd Qh]
|
||||
yabbatt: checks
|
||||
Heart AKJQ10: bets 80
|
||||
yabbatt: folds
|
||||
Uncalled bet (80) returned to Heart AKJQ10
|
||||
Heart AKJQ10 collected 208 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 208 | Rake 0
|
||||
Board [Js Kd Qh]
|
||||
Seat 1: NWBOW folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun folded before Flop (didn't bet)
|
||||
Seat 6: matias980 folded before Flop (didn't bet)
|
||||
Seat 7: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 8: yabbatt (small blind) folded on the Flop
|
||||
Seat 9: Heart AKJQ10 (big blind) collected (208)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769072984: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level V (40/80) - 2016/10/11 0:13:36 ET
|
||||
Table '1693652318 1' 9-max Seat #8 is the button
|
||||
Seat 1: NWBOW (352 in chips)
|
||||
Seat 3: Mauineptun (456 in chips)
|
||||
Seat 6: matias980 (1019 in chips)
|
||||
Seat 7: crushcrusher (444 in chips)
|
||||
Seat 8: yabbatt (1104 in chips)
|
||||
Seat 9: Heart AKJQ10 (1125 in chips)
|
||||
NWBOW: posts the ante 8
|
||||
Mauineptun: posts the ante 8
|
||||
matias980: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
yabbatt: posts the ante 8
|
||||
Heart AKJQ10: posts the ante 8
|
||||
Heart AKJQ10: posts small blind 40
|
||||
NWBOW: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ac 2s]
|
||||
Mauineptun: folds
|
||||
matias980: folds
|
||||
crushcrusher: raises 356 to 436 and is all-in
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: calls 264 and is all-in
|
||||
Uncalled bet (92) returned to crushcrusher
|
||||
*** FLOP *** [8s Kh 7s]
|
||||
*** TURN *** [8s Kh 7s] [Qd]
|
||||
*** RIVER *** [8s Kh 7s Qd] [Jd]
|
||||
*** SHOW DOWN ***
|
||||
NWBOW: shows [Kc Ks] (three of a kind, Kings)
|
||||
crushcrusher: shows [Ac 2s] (high card Ace)
|
||||
NWBOW collected 776 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 776 | Rake 0
|
||||
Board [8s Kh 7s Qd Jd]
|
||||
Seat 1: NWBOW (big blind) showed [Kc Ks] and won (776) with three of a kind, Kings
|
||||
Seat 3: Mauineptun folded before Flop (didn't bet)
|
||||
Seat 6: matias980 folded before Flop (didn't bet)
|
||||
Seat 7: crushcrusher showed [Ac 2s] and lost with high card Ace
|
||||
Seat 8: yabbatt (button) folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769082929: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2016/10/11 0:14:15 ET
|
||||
Table '1693652318 1' 9-max Seat #9 is the button
|
||||
Seat 1: NWBOW (776 in chips)
|
||||
Seat 3: Mauineptun (448 in chips)
|
||||
Seat 6: matias980 (1011 in chips)
|
||||
Seat 7: crushcrusher (92 in chips)
|
||||
Seat 8: yabbatt (1096 in chips)
|
||||
Seat 9: Heart AKJQ10 (1077 in chips)
|
||||
NWBOW: posts the ante 10
|
||||
Mauineptun: posts the ante 10
|
||||
matias980: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
yabbatt: posts the ante 10
|
||||
Heart AKJQ10: posts the ante 10
|
||||
NWBOW: posts small blind 50
|
||||
Mauineptun: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3h Jc]
|
||||
matias980: calls 100
|
||||
crushcrusher: folds
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: folds
|
||||
NWBOW: folds
|
||||
Mauineptun: checks
|
||||
*** FLOP *** [3c 2c Kd]
|
||||
Mauineptun: bets 100
|
||||
matias980: calls 100
|
||||
*** TURN *** [3c 2c Kd] [7h]
|
||||
Mauineptun: checks
|
||||
matias980: bets 238
|
||||
Mauineptun: calls 238 and is all-in
|
||||
*** RIVER *** [3c 2c Kd 7h] [5d]
|
||||
*** SHOW DOWN ***
|
||||
Mauineptun: shows [Js 2s] (a pair of Deuces)
|
||||
matias980: shows [Qs Ad] (high card Ace)
|
||||
Mauineptun collected 986 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 986 | Rake 0
|
||||
Board [3c 2c Kd 7h 5d]
|
||||
Seat 1: NWBOW (small blind) folded before Flop
|
||||
Seat 3: Mauineptun (big blind) showed [Js 2s] and won (986) with a pair of Deuces
|
||||
Seat 6: matias980 showed [Qs Ad] and lost with high card Ace
|
||||
Seat 7: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 8: yabbatt folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 (button) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769093777: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2016/10/11 0:14:58 ET
|
||||
Table '1693652318 1' 9-max Seat #1 is the button
|
||||
Seat 1: NWBOW (716 in chips)
|
||||
Seat 3: Mauineptun (986 in chips)
|
||||
Seat 6: matias980 (563 in chips)
|
||||
Seat 7: crushcrusher (82 in chips)
|
||||
Seat 8: yabbatt (1086 in chips)
|
||||
Seat 9: Heart AKJQ10 (1067 in chips)
|
||||
NWBOW: posts the ante 10
|
||||
Mauineptun: posts the ante 10
|
||||
matias980: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
yabbatt: posts the ante 10
|
||||
Heart AKJQ10: posts the ante 10
|
||||
Mauineptun: posts small blind 50
|
||||
matias980: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3h 7c]
|
||||
crushcrusher: folds
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: calls 100
|
||||
NWBOW: folds
|
||||
Mauineptun: calls 50
|
||||
matias980: checks
|
||||
*** FLOP *** [2h 2c 8c]
|
||||
Mauineptun: checks
|
||||
matias980: bets 100
|
||||
Heart AKJQ10: calls 100
|
||||
Mauineptun: folds
|
||||
*** TURN *** [2h 2c 8c] [As]
|
||||
matias980: bets 100
|
||||
Heart AKJQ10: calls 100
|
||||
*** RIVER *** [2h 2c 8c As] [Kc]
|
||||
matias980: bets 100
|
||||
Heart AKJQ10: calls 100
|
||||
*** SHOW DOWN ***
|
||||
matias980: shows [4h 2s] (three of a kind, Deuces)
|
||||
Heart AKJQ10: mucks hand
|
||||
matias980 collected 960 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 960 | Rake 0
|
||||
Board [2h 2c 8c As Kc]
|
||||
Seat 1: NWBOW (button) folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun (small blind) folded on the Flop
|
||||
Seat 6: matias980 (big blind) showed [4h 2s] and won (960) with three of a kind, Deuces
|
||||
Seat 7: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 8: yabbatt folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 mucked [Kd Qs]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159769107679: Tournament #1693652318, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2016/10/11 0:15:53 ET
|
||||
Table '1693652318 1' 9-max Seat #3 is the button
|
||||
Seat 1: NWBOW (706 in chips)
|
||||
Seat 3: Mauineptun (876 in chips)
|
||||
Seat 6: matias980 (1113 in chips)
|
||||
Seat 7: crushcrusher (72 in chips)
|
||||
Seat 8: yabbatt (1076 in chips)
|
||||
Seat 9: Heart AKJQ10 (657 in chips)
|
||||
NWBOW: posts the ante 10
|
||||
Mauineptun: posts the ante 10
|
||||
matias980: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
yabbatt: posts the ante 10
|
||||
Heart AKJQ10: posts the ante 10
|
||||
matias980: posts small blind 50
|
||||
crushcrusher: posts big blind 62 and is all-in
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5d 3d]
|
||||
yabbatt: folds
|
||||
Heart AKJQ10: calls 100
|
||||
NWBOW: folds
|
||||
Mauineptun: calls 100
|
||||
matias980: calls 50
|
||||
*** FLOP *** [7d 7s Jc]
|
||||
matias980: checks
|
||||
Heart AKJQ10: checks
|
||||
Mauineptun: bets 100
|
||||
matias980: folds
|
||||
Heart AKJQ10: calls 100
|
||||
*** TURN *** [7d 7s Jc] [3s]
|
||||
Heart AKJQ10: checks
|
||||
Mauineptun: bets 200
|
||||
Heart AKJQ10: folds
|
||||
Uncalled bet (200) returned to Mauineptun
|
||||
*** RIVER *** [7d 7s Jc 3s] [4d]
|
||||
*** SHOW DOWN ***
|
||||
Mauineptun: shows [Qd Jh] (two pair, Jacks and Sevens)
|
||||
Mauineptun collected 314 from side pot
|
||||
crushcrusher: shows [5d 3d] (two pair, Sevens and Threes)
|
||||
Mauineptun collected 308 from main pot
|
||||
crushcrusher finished the tournament in 6th place
|
||||
*** SUMMARY ***
|
||||
Total pot 622 Main pot 308. Side pot 314. | Rake 0
|
||||
Board [7d 7s Jc 3s 4d]
|
||||
Seat 1: NWBOW folded before Flop (didn't bet)
|
||||
Seat 3: Mauineptun (button) showed [Qd Jh] and won (622) with two pair, Jacks and Sevens
|
||||
Seat 6: matias980 (small blind) folded on the Flop
|
||||
Seat 7: crushcrusher (big blind) showed [5d 3d] and lost with two pair, Sevens and Threes
|
||||
Seat 8: yabbatt folded before Flop (didn't bet)
|
||||
Seat 9: Heart AKJQ10 folded on the Turn
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,192 @@
|
||||
PokerStars Hand #159782089551: Tournament #1693936951, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:01:11 ET
|
||||
Table '1693936951 1' 3-max Seat #1 is the button
|
||||
Seat 1: Quis Qualis (502 in chips)
|
||||
Seat 2: crushcrusher (500 in chips)
|
||||
Seat 3: AmilcarBento (500 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
AmilcarBento: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ts 9h]
|
||||
Quis Qualis: raises 20 to 40
|
||||
crushcrusher: folds
|
||||
AmilcarBento: calls 20
|
||||
*** FLOP *** [Jh 6c Js]
|
||||
AmilcarBento: checks
|
||||
Quis Qualis: bets 40
|
||||
AmilcarBento: folds
|
||||
Uncalled bet (40) returned to Quis Qualis
|
||||
Quis Qualis collected 90 from pot
|
||||
Quis Qualis: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 90 | Rake 0
|
||||
Board [Jh 6c Js]
|
||||
Seat 1: Quis Qualis (button) collected (90)
|
||||
Seat 2: crushcrusher (small blind) folded before Flop
|
||||
Seat 3: AmilcarBento (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782101818: Tournament #1693936951, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:01:32 ET
|
||||
Table '1693936951 1' 3-max Seat #2 is the button
|
||||
Seat 1: Quis Qualis (550 in chips)
|
||||
Seat 2: crushcrusher (490 in chips)
|
||||
Seat 3: AmilcarBento (460 in chips)
|
||||
AmilcarBento: posts small blind 10
|
||||
Quis Qualis: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5d 3h]
|
||||
crushcrusher: folds
|
||||
AmilcarBento: calls 10
|
||||
Quis Qualis: raises 40 to 60
|
||||
AmilcarBento: calls 40
|
||||
*** FLOP *** [Jh Tc Kc]
|
||||
AmilcarBento: checks
|
||||
Quis Qualis: bets 120
|
||||
AmilcarBento: folds
|
||||
Uncalled bet (120) returned to Quis Qualis
|
||||
Quis Qualis collected 120 from pot
|
||||
Quis Qualis: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [Jh Tc Kc]
|
||||
Seat 1: Quis Qualis (big blind) collected (120)
|
||||
Seat 2: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 3: AmilcarBento (small blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782121055: Tournament #1693936951, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:02:04 ET
|
||||
Table '1693936951 1' 3-max Seat #3 is the button
|
||||
Seat 1: Quis Qualis (610 in chips)
|
||||
Seat 2: crushcrusher (490 in chips)
|
||||
Seat 3: AmilcarBento (400 in chips)
|
||||
Quis Qualis: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kd 3c]
|
||||
AmilcarBento: raises 20 to 40
|
||||
Quis Qualis: calls 30
|
||||
crushcrusher: calls 20
|
||||
*** FLOP *** [9d 5d 6s]
|
||||
Quis Qualis: bets 60
|
||||
crushcrusher: folds
|
||||
AmilcarBento: raises 300 to 360 and is all-in
|
||||
Quis Qualis: calls 300
|
||||
*** TURN *** [9d 5d 6s] [7c]
|
||||
*** RIVER *** [9d 5d 6s 7c] [6h]
|
||||
*** SHOW DOWN ***
|
||||
Quis Qualis: shows [8c 9c] (a straight, Five to Nine)
|
||||
AmilcarBento: shows [Js Jh] (two pair, Jacks and Sixes)
|
||||
Quis Qualis collected 840 from pot
|
||||
AmilcarBento finished the tournament in 3rd place
|
||||
*** SUMMARY ***
|
||||
Total pot 840 | Rake 0
|
||||
Board [9d 5d 6s 7c 6h]
|
||||
Seat 1: Quis Qualis (small blind) showed [8c 9c] and won (840) with a straight, Five to Nine
|
||||
Seat 2: crushcrusher (big blind) folded on the Flop
|
||||
Seat 3: AmilcarBento (button) showed [Js Jh] and lost with two pair, Jacks and Sixes
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782149031: Tournament #1693936951, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:02:52 ET
|
||||
Table '1693936951 1' 3-max Seat #1 is the button
|
||||
Seat 1: Quis Qualis (1050 in chips)
|
||||
Seat 2: crushcrusher (450 in chips)
|
||||
Quis Qualis: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jd 9s]
|
||||
Quis Qualis: raises 40 to 60
|
||||
crushcrusher: calls 40
|
||||
*** FLOP *** [3h 8h 2d]
|
||||
crushcrusher: bets 60
|
||||
Quis Qualis: raises 240 to 300
|
||||
crushcrusher: folds
|
||||
Uncalled bet (240) returned to Quis Qualis
|
||||
Quis Qualis collected 240 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 240 | Rake 0
|
||||
Board [3h 8h 2d]
|
||||
Seat 1: Quis Qualis (button) (small blind) collected (240)
|
||||
Seat 2: crushcrusher (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782174583: Tournament #1693936951, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:03:35 ET
|
||||
Table '1693936951 1' 3-max Seat #2 is the button
|
||||
Seat 1: Quis Qualis (1170 in chips)
|
||||
Seat 2: crushcrusher (330 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
Quis Qualis: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5c 7h]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (10) returned to Quis Qualis
|
||||
Quis Qualis collected 20 from pot
|
||||
Quis Qualis: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: Quis Qualis (big blind) collected (20)
|
||||
Seat 2: crushcrusher (button) (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782177666: Tournament #1693936951, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:03:40 ET
|
||||
Table '1693936951 1' 3-max Seat #1 is the button
|
||||
Seat 1: Quis Qualis (1180 in chips)
|
||||
Seat 2: crushcrusher (320 in chips)
|
||||
Quis Qualis: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3h 4d]
|
||||
Quis Qualis: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [8h 5d Qh]
|
||||
crushcrusher: checks
|
||||
Quis Qualis: checks
|
||||
*** TURN *** [8h 5d Qh] [Td]
|
||||
crushcrusher: checks
|
||||
Quis Qualis: checks
|
||||
*** RIVER *** [8h 5d Qh Td] [5c]
|
||||
crushcrusher: checks
|
||||
Quis Qualis: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [3h 4d] (a pair of Fives)
|
||||
Quis Qualis: shows [2c 6c] (a pair of Fives)
|
||||
crushcrusher collected 20 from pot
|
||||
Quis Qualis collected 20 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [8h 5d Qh Td 5c]
|
||||
Seat 1: Quis Qualis (button) (small blind) showed [2c 6c] and won (20) with a pair of Fives
|
||||
Seat 2: crushcrusher (big blind) showed [3h 4d] and won (20) with a pair of Fives
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782210779: Tournament #1693936951, 9000+1000 Hold'em No Limit - Level II (15/30) - 2016/10/11 10:04:22 ET
|
||||
Table '1693936951 1' 3-max Seat #2 is the button
|
||||
Seat 1: Quis Qualis (1180 in chips)
|
||||
Seat 2: crushcrusher (320 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
Quis Qualis: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8h 9d]
|
||||
crushcrusher: raises 290 to 320 and is all-in
|
||||
Quis Qualis: calls 290
|
||||
*** FLOP *** [2s 7c 4c]
|
||||
*** TURN *** [2s 7c 4c] [7h]
|
||||
*** RIVER *** [2s 7c 4c 7h] [Js]
|
||||
*** SHOW DOWN ***
|
||||
Quis Qualis: shows [Ah 6s] (a pair of Sevens)
|
||||
crushcrusher: shows [8h 9d] (a pair of Sevens - lower kicker)
|
||||
Quis Qualis collected 640 from pot
|
||||
crushcrusher finished the tournament in 2nd place
|
||||
Quis Qualis wins the tournament and receives 20000 - congratulations!
|
||||
*** SUMMARY ***
|
||||
Total pot 640 | Rake 0
|
||||
Board [2s 7c 4c 7h Js]
|
||||
Seat 1: Quis Qualis (big blind) showed [Ah 6s] and won (640) with a pair of Sevens
|
||||
Seat 2: crushcrusher (button) (small blind) showed [8h 9d] and lost with a pair of Sevens
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
PokerStars Hand #159782255960: Tournament #1693940187, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:05:37 ET
|
||||
Table '1693940187 1' 3-max Seat #1 is the button
|
||||
Seat 1: maVas967 (502 in chips)
|
||||
Seat 2: NimbleAceMV4 (500 in chips)
|
||||
Seat 3: crushcrusher (500 in chips)
|
||||
NimbleAceMV4: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4s 4d]
|
||||
maVas967: calls 20
|
||||
NimbleAceMV4: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [3s 8h 4c]
|
||||
NimbleAceMV4: checks
|
||||
crushcrusher: checks
|
||||
maVas967: checks
|
||||
*** TURN *** [3s 8h 4c] [6d]
|
||||
NimbleAceMV4: checks
|
||||
crushcrusher: bets 30
|
||||
maVas967: calls 30
|
||||
NimbleAceMV4: folds
|
||||
*** RIVER *** [3s 8h 4c 6d] [Qs]
|
||||
crushcrusher: bets 60
|
||||
maVas967: raises 390 to 450 and is all-in
|
||||
crushcrusher: calls 390 and is all-in
|
||||
*** SHOW DOWN ***
|
||||
maVas967: shows [5s 7h] (a straight, Four to Eight)
|
||||
crushcrusher: shows [4s 4d] (three of a kind, Fours)
|
||||
maVas967 collected 1020 from pot
|
||||
crushcrusher finished the tournament in 3rd place
|
||||
*** SUMMARY ***
|
||||
Total pot 1020 | Rake 0
|
||||
Board [3s 8h 4c 6d Qs]
|
||||
Seat 1: maVas967 (button) showed [5s 7h] and won (1020) with a straight, Four to Eight
|
||||
Seat 2: NimbleAceMV4 (small blind) folded on the Turn
|
||||
Seat 3: crushcrusher (big blind) showed [4s 4d] and lost with three of a kind, Fours
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,182 @@
|
||||
PokerStars Hand #159782256268: Tournament #1693940199, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:05:37 ET
|
||||
Table '1693940199 1' 3-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (520 in chips)
|
||||
Seat 2: vlad.dan84 (500 in chips)
|
||||
Seat 3: PlaySpade690 (500 in chips)
|
||||
vlad.dan84: posts small blind 10
|
||||
PlaySpade690: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ks Qd]
|
||||
crushcrusher: raises 40 to 60
|
||||
vlad.dan84: folds
|
||||
PlaySpade690: calls 40
|
||||
*** FLOP *** [7s Kh 9d]
|
||||
PlaySpade690: checks
|
||||
crushcrusher: bets 65
|
||||
PlaySpade690: raises 335 to 400
|
||||
crushcrusher: raises 40 to 440 and is all-in
|
||||
PlaySpade690: calls 40 and is all-in
|
||||
*** TURN *** [7s Kh 9d] [3s]
|
||||
*** RIVER *** [7s Kh 9d 3s] [5c]
|
||||
*** SHOW DOWN ***
|
||||
PlaySpade690: shows [5d Jh] (a pair of Fives)
|
||||
crushcrusher: shows [Ks Qd] (a pair of Kings)
|
||||
crushcrusher collected 1010 from pot
|
||||
PlaySpade690 finished the tournament in 3rd place
|
||||
*** SUMMARY ***
|
||||
Total pot 1010 | Rake 0
|
||||
Board [7s Kh 9d 3s 5c]
|
||||
Seat 1: crushcrusher (button) showed [Ks Qd] and won (1010) with a pair of Kings
|
||||
Seat 2: vlad.dan84 (small blind) folded before Flop
|
||||
Seat 3: PlaySpade690 (big blind) showed [5d Jh] and lost with a pair of Fives
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782284909: Tournament #1693940199, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:06:25 ET
|
||||
Table '1693940199 1' 3-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1010 in chips)
|
||||
Seat 2: vlad.dan84 (490 in chips)
|
||||
vlad.dan84: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kh Th]
|
||||
vlad.dan84: calls 10
|
||||
crushcrusher: raises 40 to 60
|
||||
vlad.dan84: calls 40
|
||||
*** FLOP *** [6d 2c Kc]
|
||||
crushcrusher: bets 60
|
||||
vlad.dan84: folds
|
||||
Uncalled bet (60) returned to crushcrusher
|
||||
crushcrusher collected 120 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [6d 2c Kc]
|
||||
Seat 1: crushcrusher (big blind) collected (120)
|
||||
Seat 2: vlad.dan84 (button) (small blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782297051: Tournament #1693940199, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:06:45 ET
|
||||
Table '1693940199 1' 3-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1070 in chips)
|
||||
Seat 2: vlad.dan84 (430 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
vlad.dan84: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2s Th]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (10) returned to vlad.dan84
|
||||
vlad.dan84 collected 20 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: crushcrusher (button) (small blind) folded before Flop
|
||||
Seat 2: vlad.dan84 (big blind) collected (20)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782299681: Tournament #1693940199, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:06:49 ET
|
||||
Table '1693940199 1' 3-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1060 in chips)
|
||||
Seat 2: vlad.dan84 (440 in chips)
|
||||
vlad.dan84: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8d 8s]
|
||||
vlad.dan84: folds
|
||||
Uncalled bet (10) returned to crushcrusher
|
||||
crushcrusher collected 20 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: crushcrusher (big blind) collected (20)
|
||||
Seat 2: vlad.dan84 (button) (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782301640: Tournament #1693940199, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:06:53 ET
|
||||
Table '1693940199 1' 3-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1070 in chips)
|
||||
Seat 2: vlad.dan84 (430 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
vlad.dan84: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9h Tc]
|
||||
crushcrusher: calls 10
|
||||
vlad.dan84: checks
|
||||
*** FLOP *** [4c Ad 7d]
|
||||
vlad.dan84: checks
|
||||
crushcrusher: bets 40
|
||||
vlad.dan84: folds
|
||||
Uncalled bet (40) returned to crushcrusher
|
||||
crushcrusher collected 40 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [4c Ad 7d]
|
||||
Seat 1: crushcrusher (button) (small blind) collected (40)
|
||||
Seat 2: vlad.dan84 (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782315411: Tournament #1693940199, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:07:16 ET
|
||||
Table '1693940199 1' 3-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1090 in chips)
|
||||
Seat 2: vlad.dan84 (410 in chips)
|
||||
vlad.dan84: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2d 7c]
|
||||
vlad.dan84: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Qd 7h 8d]
|
||||
crushcrusher: checks
|
||||
vlad.dan84: bets 20
|
||||
crushcrusher: calls 20
|
||||
*** TURN *** [Qd 7h 8d] [5d]
|
||||
crushcrusher: checks
|
||||
vlad.dan84: bets 20
|
||||
crushcrusher: calls 20
|
||||
*** RIVER *** [Qd 7h 8d 5d] [Jd]
|
||||
crushcrusher: checks
|
||||
vlad.dan84: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [2d 7c] (a flush, Queen high)
|
||||
vlad.dan84: mucks hand
|
||||
crushcrusher collected 120 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [Qd 7h 8d 5d Jd]
|
||||
Seat 1: crushcrusher (big blind) showed [2d 7c] and won (120) with a flush, Queen high
|
||||
Seat 2: vlad.dan84 (button) (small blind) mucked [Kh 4c]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159782324273: Tournament #1693940199, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 10:07:30 ET
|
||||
Table '1693940199 1' 3-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1150 in chips)
|
||||
Seat 2: vlad.dan84 (350 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
vlad.dan84: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ks Kh]
|
||||
crushcrusher: raises 40 to 60
|
||||
vlad.dan84: raises 290 to 350 and is all-in
|
||||
crushcrusher: calls 290
|
||||
*** FLOP *** [Jh Kc 5c]
|
||||
*** TURN *** [Jh Kc 5c] [4h]
|
||||
*** RIVER *** [Jh Kc 5c 4h] [Kd]
|
||||
*** SHOW DOWN ***
|
||||
vlad.dan84: shows [4s 4c] (a full house, Fours full of Kings)
|
||||
crushcrusher: shows [Ks Kh] (four of a kind, Kings)
|
||||
crushcrusher collected 700 from pot
|
||||
vlad.dan84 finished the tournament in 2nd place
|
||||
crushcrusher wins the tournament and receives 20000 - congratulations!
|
||||
*** SUMMARY ***
|
||||
Total pot 700 | Rake 0
|
||||
Board [Jh Kc 5c 4h Kd]
|
||||
Seat 1: crushcrusher (button) (small blind) showed [Ks Kh] and won (700) with four of a kind, Kings
|
||||
Seat 2: vlad.dan84 (big blind) showed [4s 4c] and lost with a full house, Fours full of Kings
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,425 @@
|
||||
PokerStars Hand #159786411322: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:54:27 ET
|
||||
Table '1694025927 1' 3-max Seat #1 is the button
|
||||
Seat 1: WickedOutsCW (500 in chips)
|
||||
Seat 2: crushcrusher (500 in chips)
|
||||
Seat 3: DryDogGE801 (500 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
DryDogGE801: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3d Td]
|
||||
WickedOutsCW: calls 20
|
||||
crushcrusher: calls 10
|
||||
DryDogGE801: checks
|
||||
*** FLOP *** [7d Ks 5d]
|
||||
crushcrusher: checks
|
||||
DryDogGE801: bets 20
|
||||
WickedOutsCW: folds
|
||||
crushcrusher: calls 20
|
||||
*** TURN *** [7d Ks 5d] [7s]
|
||||
crushcrusher: checks
|
||||
DryDogGE801: bets 20
|
||||
crushcrusher: calls 20
|
||||
*** RIVER *** [7d Ks 5d 7s] [4d]
|
||||
crushcrusher: checks
|
||||
DryDogGE801: bets 60
|
||||
crushcrusher: raises 120 to 180
|
||||
DryDogGE801: calls 120
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [3d Td] (a flush, Ten high)
|
||||
DryDogGE801: shows [Ts Kc] (two pair, Kings and Sevens)
|
||||
crushcrusher collected 500 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 500 | Rake 0
|
||||
Board [7d Ks 5d 7s 4d]
|
||||
Seat 1: WickedOutsCW (button) folded on the Flop
|
||||
Seat 2: crushcrusher (small blind) showed [3d Td] and won (500) with a flush, Ten high
|
||||
Seat 3: DryDogGE801 (big blind) showed [Ts Kc] and lost with two pair, Kings and Sevens
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786434669: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:55:01 ET
|
||||
Table '1694025927 1' 3-max Seat #2 is the button
|
||||
Seat 1: WickedOutsCW (480 in chips)
|
||||
Seat 2: crushcrusher (760 in chips)
|
||||
Seat 3: DryDogGE801 (260 in chips)
|
||||
DryDogGE801: posts small blind 10
|
||||
WickedOutsCW: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Tc 3h]
|
||||
crushcrusher: folds
|
||||
DryDogGE801 said, "Had 2 see it "
|
||||
DryDogGE801: calls 10
|
||||
WickedOutsCW: checks
|
||||
*** FLOP *** [5h 7c 3d]
|
||||
DryDogGE801: checks
|
||||
WickedOutsCW: checks
|
||||
*** TURN *** [5h 7c 3d] [8h]
|
||||
DryDogGE801: checks
|
||||
WickedOutsCW: bets 20
|
||||
DryDogGE801: folds
|
||||
Uncalled bet (20) returned to WickedOutsCW
|
||||
WickedOutsCW collected 40 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [5h 7c 3d 8h]
|
||||
Seat 1: WickedOutsCW (big blind) collected (40)
|
||||
Seat 2: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 3: DryDogGE801 (small blind) folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786457341: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:55:39 ET
|
||||
Table '1694025927 1' 3-max Seat #3 is the button
|
||||
Seat 1: WickedOutsCW (500 in chips)
|
||||
Seat 2: crushcrusher (760 in chips)
|
||||
Seat 3: DryDogGE801 (240 in chips)
|
||||
WickedOutsCW: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Td Kd]
|
||||
DryDogGE801: calls 20
|
||||
WickedOutsCW: raises 20 to 40
|
||||
crushcrusher: calls 20
|
||||
DryDogGE801: calls 20
|
||||
*** FLOP *** [9s 4c 7h]
|
||||
WickedOutsCW: bets 260
|
||||
crushcrusher: folds
|
||||
DryDogGE801: folds
|
||||
Uncalled bet (260) returned to WickedOutsCW
|
||||
WickedOutsCW collected 120 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [9s 4c 7h]
|
||||
Seat 1: WickedOutsCW (small blind) collected (120)
|
||||
Seat 2: crushcrusher (big blind) folded on the Flop
|
||||
Seat 3: DryDogGE801 (button) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786469231: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:55:59 ET
|
||||
Table '1694025927 1' 3-max Seat #1 is the button
|
||||
Seat 1: WickedOutsCW (580 in chips)
|
||||
Seat 2: crushcrusher (720 in chips)
|
||||
Seat 3: DryDogGE801 (200 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
DryDogGE801: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2h 4h]
|
||||
DryDogGE801 said, "Nice bluff"
|
||||
WickedOutsCW: raises 20 to 40
|
||||
crushcrusher: folds
|
||||
DryDogGE801: calls 20
|
||||
*** FLOP *** [7d Qd 6d]
|
||||
DryDogGE801: bets 20
|
||||
WickedOutsCW: raises 320 to 340
|
||||
DryDogGE801: calls 140 and is all-in
|
||||
Uncalled bet (180) returned to WickedOutsCW
|
||||
*** TURN *** [7d Qd 6d] [Td]
|
||||
*** RIVER *** [7d Qd 6d Td] [3d]
|
||||
*** SHOW DOWN ***
|
||||
DryDogGE801: shows [Ts 7c] (a flush, Queen high)
|
||||
WickedOutsCW: shows [6s Kc] (a flush, Queen high)
|
||||
DryDogGE801 collected 205 from pot
|
||||
WickedOutsCW collected 205 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 410 | Rake 0
|
||||
Board [7d Qd 6d Td 3d]
|
||||
Seat 1: WickedOutsCW (button) showed [6s Kc] and won (205) with a flush, Queen high
|
||||
Seat 2: crushcrusher (small blind) folded before Flop
|
||||
Seat 3: DryDogGE801 (big blind) showed [Ts 7c] and won (205) with a flush, Queen high
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786486156: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:56:28 ET
|
||||
Table '1694025927 1' 3-max Seat #2 is the button
|
||||
Seat 1: WickedOutsCW (585 in chips)
|
||||
Seat 2: crushcrusher (710 in chips)
|
||||
Seat 3: DryDogGE801 (205 in chips)
|
||||
DryDogGE801: posts small blind 10
|
||||
WickedOutsCW: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4d Qh]
|
||||
crushcrusher: folds
|
||||
DryDogGE801: calls 10
|
||||
WickedOutsCW: raises 565 to 585 and is all-in
|
||||
DryDogGE801: folds
|
||||
Uncalled bet (565) returned to WickedOutsCW
|
||||
WickedOutsCW collected 40 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 1: WickedOutsCW (big blind) collected (40)
|
||||
Seat 2: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 3: DryDogGE801 (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786492722: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:56:40 ET
|
||||
Table '1694025927 1' 3-max Seat #3 is the button
|
||||
Seat 1: WickedOutsCW (605 in chips)
|
||||
Seat 2: crushcrusher (710 in chips)
|
||||
Seat 3: DryDogGE801 (185 in chips)
|
||||
WickedOutsCW: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qh 5d]
|
||||
DryDogGE801: calls 20
|
||||
WickedOutsCW: raises 585 to 605 and is all-in
|
||||
crushcrusher: folds
|
||||
DryDogGE801: calls 165 and is all-in
|
||||
Uncalled bet (420) returned to WickedOutsCW
|
||||
*** FLOP *** [Ad 7d 9d]
|
||||
*** TURN *** [Ad 7d 9d] [6c]
|
||||
*** RIVER *** [Ad 7d 9d 6c] [Qs]
|
||||
*** SHOW DOWN ***
|
||||
WickedOutsCW: shows [6h Qd] (two pair, Queens and Sixes)
|
||||
DryDogGE801: shows [Jd Td] (a flush, Ace high)
|
||||
DryDogGE801 collected 390 from pot
|
||||
DryDogGE801 said, "Thanks!"
|
||||
*** SUMMARY ***
|
||||
Total pot 390 | Rake 0
|
||||
Board [Ad 7d 9d 6c Qs]
|
||||
Seat 1: WickedOutsCW (small blind) showed [6h Qd] and lost with two pair, Queens and Sixes
|
||||
Seat 2: crushcrusher (big blind) folded before Flop
|
||||
Seat 3: DryDogGE801 (button) showed [Jd Td] and won (390) with a flush, Ace high
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786501633: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:56:55 ET
|
||||
Table '1694025927 1' 3-max Seat #1 is the button
|
||||
Seat 1: WickedOutsCW (420 in chips)
|
||||
Seat 2: crushcrusher (690 in chips)
|
||||
Seat 3: DryDogGE801 (390 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
DryDogGE801: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Js 9c]
|
||||
WickedOutsCW: raises 400 to 420 and is all-in
|
||||
crushcrusher: folds
|
||||
DryDogGE801: folds
|
||||
Uncalled bet (400) returned to WickedOutsCW
|
||||
WickedOutsCW collected 50 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 50 | Rake 0
|
||||
Seat 1: WickedOutsCW (button) collected (50)
|
||||
Seat 2: crushcrusher (small blind) folded before Flop
|
||||
Seat 3: DryDogGE801 (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786506077: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:57:02 ET
|
||||
Table '1694025927 1' 3-max Seat #2 is the button
|
||||
Seat 1: WickedOutsCW (450 in chips)
|
||||
Seat 2: crushcrusher (680 in chips)
|
||||
Seat 3: DryDogGE801 (370 in chips)
|
||||
DryDogGE801: posts small blind 10
|
||||
WickedOutsCW: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jd 6s]
|
||||
crushcrusher: folds
|
||||
DryDogGE801: calls 10
|
||||
WickedOutsCW: raises 240 to 260
|
||||
DryDogGE801: raises 110 to 370 and is all-in
|
||||
WickedOutsCW: calls 110
|
||||
*** FLOP *** [8h Kd Qh]
|
||||
*** TURN *** [8h Kd Qh] [6d]
|
||||
*** RIVER *** [8h Kd Qh 6d] [7c]
|
||||
*** SHOW DOWN ***
|
||||
DryDogGE801: shows [Ac Js] (high card Ace)
|
||||
WickedOutsCW: shows [Jc Qd] (a pair of Queens)
|
||||
WickedOutsCW collected 740 from pot
|
||||
DryDogGE801 finished the tournament in 3rd place
|
||||
*** SUMMARY ***
|
||||
Total pot 740 | Rake 0
|
||||
Board [8h Kd Qh 6d 7c]
|
||||
Seat 1: WickedOutsCW (big blind) showed [Jc Qd] and won (740) with a pair of Queens
|
||||
Seat 2: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 3: DryDogGE801 (small blind) showed [Ac Js] and lost with high card Ace
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786519836: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level I (10/20) - 2016/10/11 11:57:26 ET
|
||||
Table '1694025927 1' 3-max Seat #1 is the button
|
||||
Seat 1: WickedOutsCW (820 in chips)
|
||||
Seat 2: crushcrusher (680 in chips)
|
||||
WickedOutsCW: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9h Ah]
|
||||
WickedOutsCW: calls 10
|
||||
crushcrusher: raises 40 to 60
|
||||
WickedOutsCW: calls 40
|
||||
*** FLOP *** [4h Kd 8h]
|
||||
crushcrusher: bets 60
|
||||
WickedOutsCW: calls 60
|
||||
*** TURN *** [4h Kd 8h] [Ad]
|
||||
crushcrusher: bets 120
|
||||
WickedOutsCW: folds
|
||||
Uncalled bet (120) returned to crushcrusher
|
||||
crushcrusher collected 240 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 240 | Rake 0
|
||||
Board [4h Kd 8h Ad]
|
||||
Seat 1: WickedOutsCW (button) (small blind) folded on the Turn
|
||||
Seat 2: crushcrusher (big blind) collected (240)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786544282: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level II (15/30) - 2016/10/11 11:58:08 ET
|
||||
Table '1694025927 1' 3-max Seat #2 is the button
|
||||
Seat 1: WickedOutsCW (700 in chips)
|
||||
Seat 2: crushcrusher (800 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
WickedOutsCW: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9s 2h]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (15) returned to WickedOutsCW
|
||||
WickedOutsCW collected 30 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 30 | Rake 0
|
||||
Seat 1: WickedOutsCW (big blind) collected (30)
|
||||
Seat 2: crushcrusher (button) (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786546314: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level II (15/30) - 2016/10/11 11:58:11 ET
|
||||
Table '1694025927 1' 3-max Seat #1 is the button
|
||||
Seat 1: WickedOutsCW (715 in chips)
|
||||
Seat 2: crushcrusher (785 in chips)
|
||||
WickedOutsCW: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4d Qs]
|
||||
WickedOutsCW: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Jh 8d Kd]
|
||||
crushcrusher: checks
|
||||
WickedOutsCW: checks
|
||||
*** TURN *** [Jh 8d Kd] [6h]
|
||||
crushcrusher: checks
|
||||
WickedOutsCW: checks
|
||||
*** RIVER *** [Jh 8d Kd 6h] [Ac]
|
||||
crushcrusher: checks
|
||||
WickedOutsCW: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [4d Qs] (high card Ace)
|
||||
WickedOutsCW: shows [5h 4s] (high card Ace - lower kicker)
|
||||
crushcrusher collected 60 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Board [Jh 8d Kd 6h Ac]
|
||||
Seat 1: WickedOutsCW (button) (small blind) showed [5h 4s] and lost with high card Ace
|
||||
Seat 2: crushcrusher (big blind) showed [4d Qs] and won (60) with high card Ace
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786554806: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level II (15/30) - 2016/10/11 11:58:25 ET
|
||||
Table '1694025927 1' 3-max Seat #2 is the button
|
||||
Seat 1: WickedOutsCW (685 in chips)
|
||||
Seat 2: crushcrusher (815 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
WickedOutsCW: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ks Ad]
|
||||
crushcrusher: raises 30 to 60
|
||||
WickedOutsCW: raises 30 to 90
|
||||
crushcrusher: raises 120 to 210
|
||||
WickedOutsCW: raises 300 to 510
|
||||
crushcrusher: raises 300 to 810
|
||||
WickedOutsCW: calls 175 and is all-in
|
||||
Uncalled bet (125) returned to crushcrusher
|
||||
*** FLOP *** [7s 5c 7d]
|
||||
*** TURN *** [7s 5c 7d] [Js]
|
||||
*** RIVER *** [7s 5c 7d Js] [6d]
|
||||
*** SHOW DOWN ***
|
||||
WickedOutsCW: shows [Qc Jd] (two pair, Jacks and Sevens)
|
||||
crushcrusher: shows [Ks Ad] (a pair of Sevens)
|
||||
WickedOutsCW collected 1370 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1370 | Rake 0
|
||||
Board [7s 5c 7d Js 6d]
|
||||
Seat 1: WickedOutsCW (big blind) showed [Qc Jd] and won (1370) with two pair, Jacks and Sevens
|
||||
Seat 2: crushcrusher (button) (small blind) showed [Ks Ad] and lost with a pair of Sevens
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786567923: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level II (15/30) - 2016/10/11 11:58:48 ET
|
||||
Table '1694025927 1' 3-max Seat #1 is the button
|
||||
Seat 1: WickedOutsCW (1370 in chips)
|
||||
Seat 2: crushcrusher (130 in chips)
|
||||
WickedOutsCW: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3s Qs]
|
||||
WickedOutsCW: raises 45 to 75
|
||||
crushcrusher: raises 55 to 130 and is all-in
|
||||
WickedOutsCW: calls 55
|
||||
*** FLOP *** [Kh 6h Jc]
|
||||
*** TURN *** [Kh 6h Jc] [Td]
|
||||
*** RIVER *** [Kh 6h Jc Td] [3d]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [3s Qs] (a pair of Threes)
|
||||
WickedOutsCW: shows [8c 9c] (high card King)
|
||||
crushcrusher collected 260 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 260 | Rake 0
|
||||
Board [Kh 6h Jc Td 3d]
|
||||
Seat 1: WickedOutsCW (button) (small blind) showed [8c 9c] and lost with high card King
|
||||
Seat 2: crushcrusher (big blind) showed [3s Qs] and won (260) with a pair of Threes
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786577195: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level II (15/30) - 2016/10/11 11:59:04 ET
|
||||
Table '1694025927 1' 3-max Seat #2 is the button
|
||||
Seat 1: WickedOutsCW (1240 in chips)
|
||||
Seat 2: crushcrusher (260 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
WickedOutsCW: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8c Qd]
|
||||
crushcrusher: raises 230 to 260 and is all-in
|
||||
WickedOutsCW: calls 230
|
||||
*** FLOP *** [9c Td Jd]
|
||||
*** TURN *** [9c Td Jd] [6s]
|
||||
*** RIVER *** [9c Td Jd 6s] [Qs]
|
||||
*** SHOW DOWN ***
|
||||
WickedOutsCW: shows [7c Ac] (high card Ace)
|
||||
crushcrusher: shows [8c Qd] (a straight, Eight to Queen)
|
||||
crushcrusher collected 520 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 520 | Rake 0
|
||||
Board [9c Td Jd 6s Qs]
|
||||
Seat 1: WickedOutsCW (big blind) showed [7c Ac] and lost with high card Ace
|
||||
Seat 2: crushcrusher (button) (small blind) showed [8c Qd] and won (520) with a straight, Eight to Queen
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #159786590726: Tournament #1694025927, 9000+1000 Hold'em No Limit - Level II (15/30) - 2016/10/11 11:59:27 ET
|
||||
Table '1694025927 1' 3-max Seat #1 is the button
|
||||
Seat 1: WickedOutsCW (980 in chips)
|
||||
Seat 2: crushcrusher (520 in chips)
|
||||
WickedOutsCW: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9d Kd]
|
||||
WickedOutsCW: raises 950 to 980 and is all-in
|
||||
crushcrusher: calls 490 and is all-in
|
||||
Uncalled bet (460) returned to WickedOutsCW
|
||||
*** FLOP *** [Js 3d 2c]
|
||||
*** TURN *** [Js 3d 2c] [7d]
|
||||
*** RIVER *** [Js 3d 2c 7d] [3s]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [9d Kd] (a pair of Threes)
|
||||
WickedOutsCW: shows [3c Qh] (three of a kind, Threes)
|
||||
WickedOutsCW collected 1040 from pot
|
||||
crushcrusher finished the tournament in 2nd place
|
||||
WickedOutsCW wins the tournament and receives 20000 - congratulations!
|
||||
*** SUMMARY ***
|
||||
Total pot 1040 | Rake 0
|
||||
Board [Js 3d 2c 7d 3s]
|
||||
Seat 1: WickedOutsCW (button) (small blind) showed [3c Qh] and won (1040) with three of a kind, Threes
|
||||
Seat 2: crushcrusher (big blind) showed [9d Kd] and lost with a pair of Threes
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,985 @@
|
||||
PokerStars Hand #220674314931: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 10:59:33 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1000 in chips)
|
||||
Seat 2: TT0000000000000 (1000 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
TT0000000000000: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3s 8h]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (10) returned to TT0000000000000
|
||||
TT0000000000000 collected 20 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: crushcrusher (button) (small blind) folded before Flop
|
||||
Seat 2: TT0000000000000 (big blind) collected (20)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674318881: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 10:59:42 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (990 in chips)
|
||||
Seat 2: TT0000000000000 (1010 in chips)
|
||||
TT0000000000000: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kh 4s]
|
||||
TT0000000000000: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Qh 4h 9s]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 20
|
||||
crushcrusher: calls 20
|
||||
*** TURN *** [Qh 4h 9s] [4c]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 20
|
||||
crushcrusher: calls 20
|
||||
*** RIVER *** [Qh 4h 9s 4c] [3d]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 20
|
||||
crushcrusher: raises 160 to 180
|
||||
TT0000000000000: calls 160
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [Kh 4s] (three of a kind, Fours)
|
||||
TT0000000000000: mucks hand
|
||||
crushcrusher collected 480 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 480 | Rake 0
|
||||
Board [Qh 4h 9s 4c 3d]
|
||||
Seat 1: crushcrusher (big blind) showed [Kh 4s] and won (480) with three of a kind, Fours
|
||||
Seat 2: TT0000000000000 (button) (small blind) mucked [Qc 6s]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674330550: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:00:07 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1230 in chips)
|
||||
Seat 2: TT0000000000000 (770 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
TT0000000000000: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7d 7h]
|
||||
crushcrusher: raises 60 to 80
|
||||
TT0000000000000: calls 60
|
||||
*** FLOP *** [Td 8h 6c]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 80
|
||||
TT0000000000000: calls 80
|
||||
*** TURN *** [Td 8h 6c] [4s]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 180
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (180) returned to crushcrusher
|
||||
crushcrusher collected 320 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 320 | Rake 0
|
||||
Board [Td 8h 6c 4s]
|
||||
Seat 1: crushcrusher (button) (small blind) collected (320)
|
||||
Seat 2: TT0000000000000 (big blind) folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674341090: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:00:30 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1390 in chips)
|
||||
Seat 2: TT0000000000000 (610 in chips)
|
||||
TT0000000000000: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7s Jc]
|
||||
TT0000000000000: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [9c 3s Kc]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [9c 3s Kc] [Qh]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** RIVER *** [9c 3s Kc Qh] [Ac]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [7s Jc] (high card Ace)
|
||||
TT0000000000000: mucks hand
|
||||
crushcrusher collected 40 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [9c 3s Kc Qh Ac]
|
||||
Seat 1: crushcrusher (big blind) showed [7s Jc] and won (40) with high card Ace
|
||||
Seat 2: TT0000000000000 (button) (small blind) mucked [5c 7d]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674350800: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:00:50 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1410 in chips)
|
||||
Seat 2: TT0000000000000 (590 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
TT0000000000000: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qc 6c]
|
||||
crushcrusher: raises 60 to 80
|
||||
TT0000000000000: calls 60
|
||||
*** FLOP *** [8d 3s 7h]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** TURN *** [8d 3s 7h] [5s]
|
||||
TT0000000000000: bets 20
|
||||
crushcrusher: calls 20
|
||||
*** RIVER *** [8d 3s 7h 5s] [6d]
|
||||
TT0000000000000: bets 20
|
||||
crushcrusher: calls 20
|
||||
*** SHOW DOWN ***
|
||||
TT0000000000000: shows [8h Ah] (a pair of Eights)
|
||||
crushcrusher: mucks hand
|
||||
TT0000000000000 collected 240 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 240 | Rake 0
|
||||
Board [8d 3s 7h 5s 6d]
|
||||
Seat 1: crushcrusher (button) (small blind) mucked [Qc 6c]
|
||||
Seat 2: TT0000000000000 (big blind) showed [8h Ah] and won (240) with a pair of Eights
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674361894: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:01:12 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1290 in chips)
|
||||
Seat 2: TT0000000000000 (710 in chips)
|
||||
TT0000000000000: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4c 6h]
|
||||
TT0000000000000: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Qh Ts 7h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 20
|
||||
crushcrusher: folds
|
||||
Uncalled bet (20) returned to TT0000000000000
|
||||
TT0000000000000 collected 40 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [Qh Ts 7h]
|
||||
Seat 1: crushcrusher (big blind) folded on the Flop
|
||||
Seat 2: TT0000000000000 (button) (small blind) collected (40)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674370517: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:01:28 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1270 in chips)
|
||||
Seat 2: TT0000000000000 (730 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
TT0000000000000: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5s Qc]
|
||||
crushcrusher: raises 40 to 60
|
||||
TT0000000000000: calls 40
|
||||
*** FLOP *** [Jh 3c Kh]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** TURN *** [Jh 3c Kh] [Js]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** RIVER *** [Jh 3c Kh Js] [7d]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** SHOW DOWN ***
|
||||
TT0000000000000: shows [2c 9s] (a pair of Jacks)
|
||||
crushcrusher: shows [5s Qc] (a pair of Jacks - King+Queen kicker)
|
||||
crushcrusher collected 120 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [Jh 3c Kh Js 7d]
|
||||
Seat 1: crushcrusher (button) (small blind) showed [5s Qc] and won (120) with a pair of Jacks
|
||||
Seat 2: TT0000000000000 (big blind) showed [2c 9s] and lost with a pair of Jacks
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674395014: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:02:13 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1330 in chips)
|
||||
Seat 2: TT0000000000000 (670 in chips)
|
||||
TT0000000000000: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h 9c]
|
||||
TT0000000000000: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [8c Tc 4h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [8c Tc 4h] [Ks]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** RIVER *** [8c Tc 4h Ks] [5s]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [7h 9c] (high card King)
|
||||
TT0000000000000: shows [3h 5c] (a pair of Fives)
|
||||
TT0000000000000 collected 40 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [8c Tc 4h Ks 5s]
|
||||
Seat 1: crushcrusher (big blind) showed [7h 9c] and lost with high card King
|
||||
Seat 2: TT0000000000000 (button) (small blind) showed [3h 5c] and won (40) with a pair of Fives
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674410512: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:02:38 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1310 in chips)
|
||||
Seat 2: TT0000000000000 (690 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
TT0000000000000: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kh 8h]
|
||||
crushcrusher: raises 60 to 80
|
||||
TT0000000000000: calls 60
|
||||
*** FLOP *** [Ah 7h Qs]
|
||||
TT0000000000000: bets 20
|
||||
crushcrusher: raises 80 to 100
|
||||
TT0000000000000: calls 80
|
||||
*** TURN *** [Ah 7h Qs] [6c]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 180
|
||||
TT0000000000000: calls 180
|
||||
*** RIVER *** [Ah 7h Qs 6c] [6s]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** SHOW DOWN ***
|
||||
TT0000000000000: shows [Jc Qc] (two pair, Queens and Sixes)
|
||||
crushcrusher: mucks hand
|
||||
TT0000000000000 collected 720 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 720 | Rake 0
|
||||
Board [Ah 7h Qs 6c 6s]
|
||||
Seat 1: crushcrusher (button) (small blind) mucked [Kh 8h]
|
||||
Seat 2: TT0000000000000 (big blind) showed [Jc Qc] and won (720) with two pair, Queens and Sixes
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674431444: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:03:11 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (950 in chips)
|
||||
Seat 2: TT0000000000000 (1050 in chips)
|
||||
TT0000000000000: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9s 8d]
|
||||
TT0000000000000: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [7h Kd 8s]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [7h Kd 8s] [Ts]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** RIVER *** [7h Kd 8s Ts] [Tc]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [9s 8d] (two pair, Tens and Eights)
|
||||
TT0000000000000: mucks hand
|
||||
crushcrusher collected 40 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [7h Kd 8s Ts Tc]
|
||||
Seat 1: crushcrusher (big blind) showed [9s 8d] and won (40) with two pair, Tens and Eights
|
||||
Seat 2: TT0000000000000 (button) (small blind) mucked [5c 4h]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674443854: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:03:31 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (970 in chips)
|
||||
Seat 2: TT0000000000000 (1030 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
TT0000000000000: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qd Td]
|
||||
crushcrusher: raises 80 to 100
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (80) returned to crushcrusher
|
||||
crushcrusher collected 40 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 1: crushcrusher (button) (small blind) collected (40)
|
||||
Seat 2: TT0000000000000 (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674448503: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:03:39 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (990 in chips)
|
||||
Seat 2: TT0000000000000 (1010 in chips)
|
||||
TT0000000000000: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kh 8c]
|
||||
TT0000000000000: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [5c Ts 3d]
|
||||
crushcrusher: bets 40
|
||||
TT0000000000000: calls 40
|
||||
*** TURN *** [5c Ts 3d] [9c]
|
||||
crushcrusher: bets 60
|
||||
TT0000000000000: calls 60
|
||||
*** RIVER *** [5c Ts 3d 9c] [7h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [Kh 8c] (high card King)
|
||||
TT0000000000000: mucks hand
|
||||
crushcrusher collected 240 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 240 | Rake 0
|
||||
Board [5c Ts 3d 9c 7h]
|
||||
Seat 1: crushcrusher (big blind) showed [Kh 8c] and won (240) with high card King
|
||||
Seat 2: TT0000000000000 (button) (small blind) mucked [Qc Jh]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674466725: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:04:08 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1110 in chips)
|
||||
Seat 2: TT0000000000000 (890 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
TT0000000000000: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qs Th]
|
||||
crushcrusher: raises 80 to 100
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (80) returned to crushcrusher
|
||||
crushcrusher collected 40 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 1: crushcrusher (button) (small blind) collected (40)
|
||||
Seat 2: TT0000000000000 (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674472340: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:04:17 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1130 in chips)
|
||||
Seat 2: TT0000000000000 (870 in chips)
|
||||
TT0000000000000: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2s 4c]
|
||||
TT0000000000000: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Kd 8d Jh]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [Kd 8d Jh] [9h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** RIVER *** [Kd 8d Jh 9h] [8s]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [2s 4c] (a pair of Eights)
|
||||
TT0000000000000: shows [Qs 5c] (a pair of Eights - King+Queen kicker)
|
||||
TT0000000000000 collected 40 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [Kd 8d Jh 9h 8s]
|
||||
Seat 1: crushcrusher (big blind) showed [2s 4c] and lost with a pair of Eights
|
||||
Seat 2: TT0000000000000 (button) (small blind) showed [Qs 5c] and won (40) with a pair of Eights
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674481098: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level I (10/20) - 2020/11/22 11:04:31 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1110 in chips)
|
||||
Seat 2: TT0000000000000 (890 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
TT0000000000000: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jc Qd]
|
||||
crushcrusher: raises 60 to 80
|
||||
TT0000000000000: calls 60
|
||||
*** FLOP *** [3c 4c 6h]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 80
|
||||
TT0000000000000: calls 80
|
||||
*** TURN *** [3c 4c 6h] [6s]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 160
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (160) returned to crushcrusher
|
||||
crushcrusher collected 320 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 320 | Rake 0
|
||||
Board [3c 4c 6h 6s]
|
||||
Seat 1: crushcrusher (button) (small blind) collected (320)
|
||||
Seat 2: TT0000000000000 (big blind) folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674495199: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:04:54 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1270 in chips)
|
||||
Seat 2: TT0000000000000 (730 in chips)
|
||||
TT0000000000000: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2c Jd]
|
||||
TT0000000000000: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [2s 8h 9h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [2s 8h 9h] [8d]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** RIVER *** [2s 8h 9h 8d] [6s]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: calls 30
|
||||
*** SHOW DOWN ***
|
||||
TT0000000000000: shows [6h Ts] (two pair, Eights and Sixes)
|
||||
crushcrusher: mucks hand
|
||||
TT0000000000000 collected 120 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [2s 8h 9h 8d 6s]
|
||||
Seat 1: crushcrusher (big blind) mucked [2c Jd]
|
||||
Seat 2: TT0000000000000 (button) (small blind) showed [6h Ts] and won (120) with two pair, Eights and Sixes
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674506091: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:05:10 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1210 in chips)
|
||||
Seat 2: TT0000000000000 (790 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
TT0000000000000: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4h Ac]
|
||||
crushcrusher: raises 60 to 90
|
||||
TT0000000000000: calls 60
|
||||
*** FLOP *** [As 8h Tc]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** TURN *** [As 8h Tc] [Js]
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: calls 30
|
||||
*** RIVER *** [As 8h Tc Js] [8s]
|
||||
TT0000000000000: bets 120
|
||||
crushcrusher: calls 120
|
||||
*** SHOW DOWN ***
|
||||
TT0000000000000: shows [Jc 8d] (a full house, Eights full of Jacks)
|
||||
crushcrusher: mucks hand
|
||||
TT0000000000000 collected 480 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 480 | Rake 0
|
||||
Board [As 8h Tc Js 8s]
|
||||
Seat 1: crushcrusher (button) (small blind) mucked [4h Ac]
|
||||
Seat 2: TT0000000000000 (big blind) showed [Jc 8d] and won (480) with a full house, Eights full of Jacks
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674520102: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:05:32 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (970 in chips)
|
||||
Seat 2: TT0000000000000 (1030 in chips)
|
||||
TT0000000000000: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9s 4c]
|
||||
TT0000000000000: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Jd 7c 6d]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [Jd 7c 6d] [2d]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** RIVER *** [Jd 7c 6d 2d] [Kh]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: folds
|
||||
Uncalled bet (30) returned to TT0000000000000
|
||||
TT0000000000000 collected 60 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Board [Jd 7c 6d 2d Kh]
|
||||
Seat 1: crushcrusher (big blind) folded on the River
|
||||
Seat 2: TT0000000000000 (button) (small blind) collected (60)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674531281: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:05:49 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (940 in chips)
|
||||
Seat 2: TT0000000000000 (1060 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
TT0000000000000: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h Jd]
|
||||
crushcrusher: raises 90 to 120
|
||||
TT0000000000000: calls 90
|
||||
*** FLOP *** [2c 6d 8h]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 120
|
||||
TT0000000000000: calls 120
|
||||
*** TURN *** [2c 6d 8h] [3c]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 240
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (240) returned to crushcrusher
|
||||
crushcrusher collected 480 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 480 | Rake 0
|
||||
Board [2c 6d 8h 3c]
|
||||
Seat 1: crushcrusher (button) (small blind) collected (480)
|
||||
Seat 2: TT0000000000000 (big blind) folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674543351: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:06:07 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1180 in chips)
|
||||
Seat 2: TT0000000000000 (820 in chips)
|
||||
TT0000000000000: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [6c 4c]
|
||||
TT0000000000000: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [8d 6s 9h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [8d 6s 9h] [7c]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** RIVER *** [8d 6s 9h 7c] [5d]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [6c 4c] (a straight, Five to Nine)
|
||||
TT0000000000000: shows [Kh Qs] (a straight, Five to Nine)
|
||||
crushcrusher collected 30 from pot
|
||||
TT0000000000000 collected 30 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Board [8d 6s 9h 7c 5d]
|
||||
Seat 1: crushcrusher (big blind) showed [6c 4c] and won (30) with a straight, Five to Nine
|
||||
Seat 2: TT0000000000000 (button) (small blind) showed [Kh Qs] and won (30) with a straight, Five to Nine
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674558727: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:06:30 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1180 in chips)
|
||||
Seat 2: TT0000000000000 (820 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
TT0000000000000: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5d 5h]
|
||||
crushcrusher: raises 90 to 120
|
||||
TT0000000000000: calls 90
|
||||
*** FLOP *** [Ks 3s 3h]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 120
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (120) returned to crushcrusher
|
||||
crushcrusher collected 240 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 240 | Rake 0
|
||||
Board [Ks 3s 3h]
|
||||
Seat 1: crushcrusher (button) (small blind) collected (240)
|
||||
Seat 2: TT0000000000000 (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674567627: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:06:44 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1300 in chips)
|
||||
Seat 2: TT0000000000000 (700 in chips)
|
||||
TT0000000000000: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4d 3c]
|
||||
TT0000000000000: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [7s Ad 2h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: raises 150 to 180
|
||||
TT0000000000000: calls 150
|
||||
*** TURN *** [7s Ad 2h] [9d]
|
||||
crushcrusher: bets 210
|
||||
TT0000000000000: calls 210
|
||||
*** RIVER *** [7s Ad 2h 9d] [4s]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [4d 3c] (a pair of Fours)
|
||||
TT0000000000000: shows [8h As] (a pair of Aces)
|
||||
TT0000000000000 collected 840 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 840 | Rake 0
|
||||
Board [7s Ad 2h 9d 4s]
|
||||
Seat 1: crushcrusher (big blind) showed [4d 3c] and lost with a pair of Fours
|
||||
Seat 2: TT0000000000000 (button) (small blind) showed [8h As] and won (840) with a pair of Aces
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674585613: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:07:11 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (880 in chips)
|
||||
Seat 2: TT0000000000000 (1120 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
TT0000000000000: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9h 8s]
|
||||
crushcrusher: raises 90 to 120
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (90) returned to crushcrusher
|
||||
crushcrusher collected 60 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Seat 1: crushcrusher (button) (small blind) collected (60)
|
||||
Seat 2: TT0000000000000 (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674591878: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:07:20 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (910 in chips)
|
||||
Seat 2: TT0000000000000 (1090 in chips)
|
||||
TT0000000000000: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jc 8h]
|
||||
TT0000000000000: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [7d 9c 8c]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: calls 30
|
||||
*** TURN *** [7d 9c 8c] [6h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: calls 30
|
||||
*** RIVER *** [7d 9c 8c 6h] [3h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: calls 30
|
||||
*** SHOW DOWN ***
|
||||
TT0000000000000: shows [Qh Qc] (a pair of Queens)
|
||||
crushcrusher: mucks hand
|
||||
TT0000000000000 collected 240 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 240 | Rake 0
|
||||
Board [7d 9c 8c 6h 3h]
|
||||
Seat 1: crushcrusher (big blind) mucked [Jc 8h]
|
||||
Seat 2: TT0000000000000 (button) (small blind) showed [Qh Qc] and won (240) with a pair of Queens
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674608342: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:07:46 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (790 in chips)
|
||||
Seat 2: TT0000000000000 (1210 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
TT0000000000000: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8s 2d]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (15) returned to TT0000000000000
|
||||
TT0000000000000 collected 30 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 30 | Rake 0
|
||||
Seat 1: crushcrusher (button) (small blind) folded before Flop
|
||||
Seat 2: TT0000000000000 (big blind) collected (30)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674613157: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:07:53 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (775 in chips)
|
||||
Seat 2: TT0000000000000 (1225 in chips)
|
||||
TT0000000000000: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [6d 7s]
|
||||
TT0000000000000: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Jc 6s 2s]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [Jc 6s 2s] [Js]
|
||||
crushcrusher: bets 60
|
||||
TT0000000000000: calls 60
|
||||
*** RIVER *** [Jc 6s 2s Js] [Qc]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [6d 7s] (two pair, Jacks and Sixes)
|
||||
TT0000000000000: mucks hand
|
||||
crushcrusher collected 180 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 180 | Rake 0
|
||||
Board [Jc 6s 2s Js Qc]
|
||||
Seat 1: crushcrusher (big blind) showed [6d 7s] and won (180) with two pair, Jacks and Sixes
|
||||
Seat 2: TT0000000000000 (button) (small blind) mucked [5h 4s]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674629837: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:08:18 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (865 in chips)
|
||||
Seat 2: TT0000000000000 (1135 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
TT0000000000000: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3h 6d]
|
||||
crushcrusher: raises 60 to 90
|
||||
TT0000000000000: calls 60
|
||||
*** FLOP *** [7s 3c 3d]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** TURN *** [7s 3c 3d] [Js]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 90
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (90) returned to crushcrusher
|
||||
crushcrusher collected 180 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 180 | Rake 0
|
||||
Board [7s 3c 3d Js]
|
||||
Seat 1: crushcrusher (button) (small blind) collected (180)
|
||||
Seat 2: TT0000000000000 (big blind) folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674642365: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:08:37 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (955 in chips)
|
||||
Seat 2: TT0000000000000 (1045 in chips)
|
||||
TT0000000000000: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4c Qh]
|
||||
TT0000000000000: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [6c Qd Ac]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: calls 30
|
||||
*** TURN *** [6c Qd Ac] [Ks]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: calls 30
|
||||
*** RIVER *** [6c Qd Ac Ks] [6s]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 90
|
||||
crushcrusher: folds
|
||||
Uncalled bet (90) returned to TT0000000000000
|
||||
TT0000000000000 collected 180 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 180 | Rake 0
|
||||
Board [6c Qd Ac Ks 6s]
|
||||
Seat 1: crushcrusher (big blind) folded on the River
|
||||
Seat 2: TT0000000000000 (button) (small blind) collected (180)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674657267: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:08:59 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (865 in chips)
|
||||
Seat 2: TT0000000000000 (1135 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
TT0000000000000: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ah 2h]
|
||||
crushcrusher: raises 90 to 120
|
||||
TT0000000000000: calls 90
|
||||
*** FLOP *** [5s Kd Ts]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** TURN *** [5s Kd Ts] [Js]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: checks
|
||||
*** RIVER *** [5s Kd Ts Js] [Qc]
|
||||
TT0000000000000: bets 120
|
||||
crushcrusher: raises 300 to 420
|
||||
TT0000000000000: calls 300
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [Ah 2h] (a straight, Ten to Ace)
|
||||
TT0000000000000: mucks hand
|
||||
crushcrusher collected 1080 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1080 | Rake 0
|
||||
Board [5s Kd Ts Js Qc]
|
||||
Seat 1: crushcrusher (button) (small blind) showed [Ah 2h] and won (1080) with a straight, Ten to Ace
|
||||
Seat 2: TT0000000000000 (big blind) mucked [9d Th]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674674426: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level II (15/30) - 2020/11/22 11:09:25 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1405 in chips)
|
||||
Seat 2: TT0000000000000 (595 in chips)
|
||||
TT0000000000000: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4d 9d]
|
||||
TT0000000000000: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [7s 5d As]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: bets 30
|
||||
crushcrusher: folds
|
||||
Uncalled bet (30) returned to TT0000000000000
|
||||
TT0000000000000 collected 60 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Board [7s 5d As]
|
||||
Seat 1: crushcrusher (big blind) folded on the Flop
|
||||
Seat 2: TT0000000000000 (button) (small blind) collected (60)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674684119: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level III (25/50) - 2020/11/22 11:09:40 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1375 in chips)
|
||||
Seat 2: TT0000000000000 (625 in chips)
|
||||
crushcrusher: posts small blind 25
|
||||
TT0000000000000: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4d 7d]
|
||||
crushcrusher: raises 100 to 150
|
||||
TT0000000000000: calls 100
|
||||
*** FLOP *** [As Ad 5s]
|
||||
TT0000000000000: checks
|
||||
crushcrusher: bets 150
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (150) returned to crushcrusher
|
||||
crushcrusher collected 300 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 300 | Rake 0
|
||||
Board [As Ad 5s]
|
||||
Seat 1: crushcrusher (button) (small blind) collected (300)
|
||||
Seat 2: TT0000000000000 (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674695290: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level III (25/50) - 2020/11/22 11:09:56 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1525 in chips)
|
||||
Seat 2: TT0000000000000 (475 in chips)
|
||||
TT0000000000000: posts small blind 25
|
||||
crushcrusher: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9c 2c]
|
||||
TT0000000000000: calls 25
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [5d As Js]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [5d As Js] [2h]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** RIVER *** [5d As Js 2h] [3c]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [9c 2c] (a pair of Deuces)
|
||||
TT0000000000000: mucks hand
|
||||
crushcrusher collected 100 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 100 | Rake 0
|
||||
Board [5d As Js 2h 3c]
|
||||
Seat 1: crushcrusher (big blind) showed [9c 2c] and won (100) with a pair of Deuces
|
||||
Seat 2: TT0000000000000 (button) (small blind) mucked [Tc 6s]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674707180: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level III (25/50) - 2020/11/22 11:10:14 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1575 in chips)
|
||||
Seat 2: TT0000000000000 (425 in chips)
|
||||
crushcrusher: posts small blind 25
|
||||
TT0000000000000: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Tc 5h]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (25) returned to TT0000000000000
|
||||
TT0000000000000 collected 50 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 50 | Rake 0
|
||||
Seat 1: crushcrusher (button) (small blind) folded before Flop
|
||||
Seat 2: TT0000000000000 (big blind) collected (50)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674711137: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level III (25/50) - 2020/11/22 11:10:20 ET
|
||||
Table '3056049050 1' 2-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1550 in chips)
|
||||
Seat 2: TT0000000000000 (450 in chips)
|
||||
TT0000000000000: posts small blind 25
|
||||
crushcrusher: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kh Qs]
|
||||
TT0000000000000: calls 25
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Ad 5c As]
|
||||
crushcrusher: checks
|
||||
TT0000000000000: checks
|
||||
*** TURN *** [Ad 5c As] [7d]
|
||||
crushcrusher: bets 50
|
||||
TT0000000000000: folds
|
||||
Uncalled bet (50) returned to crushcrusher
|
||||
crushcrusher collected 100 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 100 | Rake 0
|
||||
Board [Ad 5c As 7d]
|
||||
Seat 1: crushcrusher (big blind) collected (100)
|
||||
Seat 2: TT0000000000000 (button) (small blind) folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674726184: Tournament #3056049050, 8500+1500 Hold'em No Limit - Match Round I, Level III (25/50) - 2020/11/22 11:10:43 ET
|
||||
Table '3056049050 1' 2-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1600 in chips)
|
||||
Seat 2: TT0000000000000 (400 in chips)
|
||||
crushcrusher: posts small blind 25
|
||||
TT0000000000000: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jd Tc]
|
||||
crushcrusher: raises 1550 to 1600 and is all-in
|
||||
TT0000000000000: calls 350 and is all-in
|
||||
Uncalled bet (1200) returned to crushcrusher
|
||||
*** FLOP *** [5c 7h 7c]
|
||||
*** TURN *** [5c 7h 7c] [Ts]
|
||||
*** RIVER *** [5c 7h 7c Ts] [Th]
|
||||
*** SHOW DOWN ***
|
||||
TT0000000000000: shows [8c 2c] (two pair, Tens and Sevens)
|
||||
crushcrusher: shows [Jd Tc] (a full house, Tens full of Sevens)
|
||||
crushcrusher collected 800 from pot
|
||||
TT0000000000000 finished the tournament in 2nd place
|
||||
crushcrusher wins the tournament and receives 17000.00 - congratulations!
|
||||
*** SUMMARY ***
|
||||
Total pot 800 | Rake 0
|
||||
Board [5c 7h 7c Ts Th]
|
||||
Seat 1: crushcrusher (button) (small blind) showed [Jd Tc] and won (800) with a full house, Tens full of Sevens
|
||||
Seat 2: TT0000000000000 (big blind) showed [8c 2c] and lost with two pair, Tens and Sevens
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,688 @@
|
||||
PokerStars Hand #220674846258: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:13:43 ET
|
||||
Table '3056054857 1' 9-max Seat #1 is the button
|
||||
Seat 1: Arun3vt (500 in chips)
|
||||
Seat 2: tmgeary69 (500 in chips)
|
||||
Seat 3: saha368 (500 in chips)
|
||||
Seat 4: RubenIG (500 in chips)
|
||||
Seat 5: 61506150 (500 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (500 in chips)
|
||||
Seat 7: pokerinvest5 (500 in chips)
|
||||
Seat 8: crushcrusher (500 in chips)
|
||||
Seat 9: AAJiloAA (500 in chips)
|
||||
Arun3vt: posts the ante 2
|
||||
tmgeary69: posts the ante 2
|
||||
saha368: posts the ante 2
|
||||
RubenIG: posts the ante 2
|
||||
61506150: posts the ante 2
|
||||
Eat.Cks.Die.Yng: posts the ante 2
|
||||
pokerinvest5: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
AAJiloAA: posts the ante 2
|
||||
tmgeary69: posts small blind 10
|
||||
saha368: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4c 5s]
|
||||
RubenIG: folds
|
||||
61506150: calls 20
|
||||
Eat.Cks.Die.Yng: calls 20
|
||||
pokerinvest5: raises 60 to 80
|
||||
crushcrusher: folds
|
||||
AAJiloAA: folds
|
||||
Arun3vt: calls 80
|
||||
tmgeary69 has timed out
|
||||
tmgeary69: folds
|
||||
saha368: raises 418 to 498 and is all-in
|
||||
61506150: folds
|
||||
Eat.Cks.Die.Yng: folds
|
||||
pokerinvest5: folds
|
||||
Arun3vt: calls 418 and is all-in
|
||||
*** FLOP *** [2h 3h Jh]
|
||||
*** TURN *** [2h 3h Jh] [5h]
|
||||
*** RIVER *** [2h 3h Jh 5h] [8c]
|
||||
*** SHOW DOWN ***
|
||||
saha368: shows [Ah 3d] (a flush, Ace high)
|
||||
Arun3vt: shows [4s Qs] (high card Queen)
|
||||
saha368 collected 1144 from pot
|
||||
Arun3vt finished the tournament in 9th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1144 | Rake 0
|
||||
Board [2h 3h Jh 5h 8c]
|
||||
Seat 1: Arun3vt (button) showed [4s Qs] and lost with high card Queen
|
||||
Seat 2: tmgeary69 (small blind) folded before Flop
|
||||
Seat 3: saha368 (big blind) showed [Ah 3d] and won (1144) with a flush, Ace high
|
||||
Seat 4: RubenIG folded before Flop (didn't bet)
|
||||
Seat 5: 61506150 folded before Flop
|
||||
Seat 6: Eat.Cks.Die.Yng folded before Flop
|
||||
Seat 7: pokerinvest5 folded before Flop
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: AAJiloAA folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674899531: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:15:02 ET
|
||||
Table '3056054857 1' 9-max Seat #2 is the button
|
||||
Seat 2: tmgeary69 (488 in chips) is sitting out
|
||||
Seat 3: saha368 (1144 in chips)
|
||||
Seat 4: RubenIG (498 in chips)
|
||||
Seat 5: 61506150 (478 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (478 in chips)
|
||||
Seat 7: pokerinvest5 (418 in chips)
|
||||
Seat 8: crushcrusher (498 in chips)
|
||||
Seat 9: AAJiloAA (498 in chips)
|
||||
tmgeary69: posts the ante 2
|
||||
saha368: posts the ante 2
|
||||
RubenIG: posts the ante 2
|
||||
61506150: posts the ante 2
|
||||
Eat.Cks.Die.Yng: posts the ante 2
|
||||
pokerinvest5: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
AAJiloAA: posts the ante 2
|
||||
saha368: posts small blind 10
|
||||
RubenIG: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3s Ks]
|
||||
61506150: folds
|
||||
Eat.Cks.Die.Yng: calls 20
|
||||
pokerinvest5: calls 20
|
||||
crushcrusher: folds
|
||||
RubenIG is disconnected
|
||||
AAJiloAA: calls 20
|
||||
tmgeary69: calls 20
|
||||
saha368: calls 10
|
||||
RubenIG has timed out while disconnected
|
||||
RubenIG: checks
|
||||
*** FLOP *** [8h Ah 4d]
|
||||
saha368: checks
|
||||
RubenIG has timed out while disconnected
|
||||
RubenIG: checks
|
||||
Eat.Cks.Die.Yng: checks
|
||||
pokerinvest5: checks
|
||||
AAJiloAA: checks
|
||||
tmgeary69: checks
|
||||
*** TURN *** [8h Ah 4d] [Kd]
|
||||
saha368: checks
|
||||
RubenIG has timed out while disconnected
|
||||
RubenIG: checks
|
||||
Eat.Cks.Die.Yng: bets 20
|
||||
pokerinvest5: calls 20
|
||||
AAJiloAA: calls 20
|
||||
tmgeary69: folds
|
||||
saha368: folds
|
||||
RubenIG has timed out while disconnected
|
||||
RubenIG: folds
|
||||
*** RIVER *** [8h Ah 4d Kd] [9h]
|
||||
Eat.Cks.Die.Yng: checks
|
||||
pokerinvest5: checks
|
||||
AAJiloAA: checks
|
||||
*** SHOW DOWN ***
|
||||
Eat.Cks.Die.Yng: shows [As Td] (a pair of Aces)
|
||||
pokerinvest5: mucks hand
|
||||
AAJiloAA: mucks hand
|
||||
Eat.Cks.Die.Yng collected 196 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 196 | Rake 0
|
||||
Board [8h Ah 4d Kd 9h]
|
||||
Seat 2: tmgeary69 (button) folded on the Turn
|
||||
Seat 3: saha368 (small blind) folded on the Turn
|
||||
Seat 4: RubenIG (big blind) folded on the Turn
|
||||
Seat 5: 61506150 folded before Flop (didn't bet)
|
||||
Seat 6: Eat.Cks.Die.Yng showed [As Td] and won (196) with a pair of Aces
|
||||
Seat 7: pokerinvest5 mucked [9d 5d]
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: AAJiloAA mucked [Kh 6d]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674980539: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:17:02 ET
|
||||
Table '3056054857 1' 9-max Seat #3 is the button
|
||||
Seat 2: tmgeary69 (466 in chips)
|
||||
Seat 3: saha368 (1122 in chips)
|
||||
Seat 4: RubenIG (476 in chips) is sitting out
|
||||
Seat 5: 61506150 (476 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (632 in chips)
|
||||
Seat 7: pokerinvest5 (376 in chips)
|
||||
Seat 8: crushcrusher (496 in chips)
|
||||
Seat 9: AAJiloAA (456 in chips)
|
||||
tmgeary69: posts the ante 3
|
||||
saha368: posts the ante 3
|
||||
RubenIG: posts the ante 3
|
||||
61506150: posts the ante 3
|
||||
Eat.Cks.Die.Yng: posts the ante 3
|
||||
pokerinvest5: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
AAJiloAA: posts the ante 3
|
||||
RubenIG: posts small blind 15
|
||||
61506150: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [6h 3d]
|
||||
Eat.Cks.Die.Yng: folds
|
||||
pokerinvest5: raises 30 to 60
|
||||
crushcrusher: folds
|
||||
AAJiloAA: folds
|
||||
tmgeary69: folds
|
||||
saha368: calls 60
|
||||
RubenIG: folds
|
||||
61506150: calls 30
|
||||
*** FLOP *** [4c 2c 8d]
|
||||
61506150: bets 219
|
||||
pokerinvest5: folds
|
||||
saha368: raises 219 to 438
|
||||
61506150: calls 194 and is all-in
|
||||
Uncalled bet (25) returned to saha368
|
||||
*** TURN *** [4c 2c 8d] [2s]
|
||||
*** RIVER *** [4c 2c 8d 2s] [9h]
|
||||
*** SHOW DOWN ***
|
||||
61506150: shows [Jd 4d] (two pair, Fours and Deuces)
|
||||
saha368: shows [9c Qc] (two pair, Nines and Deuces)
|
||||
saha368 collected 1045 from pot
|
||||
61506150 finished the tournament in 8th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1045 | Rake 0
|
||||
Board [4c 2c 8d 2s 9h]
|
||||
Seat 2: tmgeary69 folded before Flop (didn't bet)
|
||||
Seat 3: saha368 (button) showed [9c Qc] and won (1045) with two pair, Nines and Deuces
|
||||
Seat 4: RubenIG (small blind) folded before Flop
|
||||
Seat 5: 61506150 (big blind) showed [Jd 4d] and lost with two pair, Fours and Deuces
|
||||
Seat 6: Eat.Cks.Die.Yng folded before Flop (didn't bet)
|
||||
Seat 7: pokerinvest5 folded on the Flop
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: AAJiloAA folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675016406: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:17:56 ET
|
||||
Table '3056054857 1' 9-max Seat #4 is the button
|
||||
Seat 2: tmgeary69 (463 in chips)
|
||||
Seat 3: saha368 (1691 in chips)
|
||||
Seat 4: RubenIG (458 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (629 in chips)
|
||||
Seat 7: pokerinvest5 (313 in chips)
|
||||
Seat 8: crushcrusher (493 in chips)
|
||||
Seat 9: AAJiloAA (453 in chips)
|
||||
tmgeary69: posts the ante 4
|
||||
saha368: posts the ante 4
|
||||
RubenIG: posts the ante 4
|
||||
Eat.Cks.Die.Yng: posts the ante 4
|
||||
pokerinvest5: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
AAJiloAA: posts the ante 4
|
||||
Eat.Cks.Die.Yng: posts small blind 20
|
||||
pokerinvest5: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qd 3h]
|
||||
crushcrusher: folds
|
||||
AAJiloAA: folds
|
||||
tmgeary69: calls 40
|
||||
saha368: folds
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: calls 20
|
||||
pokerinvest5: checks
|
||||
*** FLOP *** [As 6c Jd]
|
||||
Eat.Cks.Die.Yng: checks
|
||||
pokerinvest5: checks
|
||||
tmgeary69: checks
|
||||
*** TURN *** [As 6c Jd] [Ad]
|
||||
Eat.Cks.Die.Yng: bets 40
|
||||
pokerinvest5: folds
|
||||
tmgeary69: calls 40
|
||||
*** RIVER *** [As 6c Jd Ad] [Js]
|
||||
Eat.Cks.Die.Yng: bets 40
|
||||
tmgeary69: folds
|
||||
Uncalled bet (40) returned to Eat.Cks.Die.Yng
|
||||
Eat.Cks.Die.Yng collected 228 from pot
|
||||
Eat.Cks.Die.Yng: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 228 | Rake 0
|
||||
Board [As 6c Jd Ad Js]
|
||||
Seat 2: tmgeary69 folded on the River
|
||||
Seat 3: saha368 folded before Flop (didn't bet)
|
||||
Seat 4: RubenIG (button) folded before Flop (didn't bet)
|
||||
Seat 6: Eat.Cks.Die.Yng (small blind) collected (228)
|
||||
Seat 7: pokerinvest5 (big blind) folded on the Turn
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: AAJiloAA folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675040950: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:18:32 ET
|
||||
Table '3056054857 1' 9-max Seat #6 is the button
|
||||
Seat 2: tmgeary69 (379 in chips)
|
||||
Seat 3: saha368 (1687 in chips)
|
||||
Seat 4: RubenIG (454 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (773 in chips)
|
||||
Seat 7: pokerinvest5 (269 in chips)
|
||||
Seat 8: crushcrusher (489 in chips)
|
||||
Seat 9: AAJiloAA (449 in chips)
|
||||
tmgeary69: posts the ante 4
|
||||
saha368: posts the ante 4
|
||||
RubenIG: posts the ante 4
|
||||
Eat.Cks.Die.Yng: posts the ante 4
|
||||
pokerinvest5: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
AAJiloAA: posts the ante 4
|
||||
pokerinvest5: posts small blind 20
|
||||
crushcrusher: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2c 3d]
|
||||
AAJiloAA: folds
|
||||
tmgeary69: folds
|
||||
saha368: folds
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: calls 40
|
||||
pokerinvest5: calls 20
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Ts Qh 8h]
|
||||
pokerinvest5: bets 80
|
||||
crushcrusher: folds
|
||||
Eat.Cks.Die.Yng: calls 80
|
||||
*** TURN *** [Ts Qh 8h] [Ad]
|
||||
pokerinvest5: checks
|
||||
Eat.Cks.Die.Yng: checks
|
||||
*** RIVER *** [Ts Qh 8h Ad] [2d]
|
||||
pokerinvest5: bets 145 and is all-in
|
||||
Eat.Cks.Die.Yng: folds
|
||||
Uncalled bet (145) returned to pokerinvest5
|
||||
pokerinvest5 collected 308 from pot
|
||||
pokerinvest5: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 308 | Rake 0
|
||||
Board [Ts Qh 8h Ad 2d]
|
||||
Seat 2: tmgeary69 folded before Flop (didn't bet)
|
||||
Seat 3: saha368 folded before Flop (didn't bet)
|
||||
Seat 4: RubenIG folded before Flop (didn't bet)
|
||||
Seat 6: Eat.Cks.Die.Yng (button) folded on the River
|
||||
Seat 7: pokerinvest5 (small blind) collected (308)
|
||||
Seat 8: crushcrusher (big blind) folded on the Flop
|
||||
Seat 9: AAJiloAA folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675070848: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:19:16 ET
|
||||
Table '3056054857 1' 9-max Seat #7 is the button
|
||||
Seat 2: tmgeary69 (375 in chips)
|
||||
Seat 3: saha368 (1683 in chips)
|
||||
Seat 4: RubenIG (450 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (649 in chips)
|
||||
Seat 7: pokerinvest5 (453 in chips)
|
||||
Seat 8: crushcrusher (445 in chips)
|
||||
Seat 9: AAJiloAA (445 in chips)
|
||||
tmgeary69: posts the ante 4
|
||||
saha368: posts the ante 4
|
||||
RubenIG: posts the ante 4
|
||||
Eat.Cks.Die.Yng: posts the ante 4
|
||||
pokerinvest5: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
AAJiloAA: posts the ante 4
|
||||
crushcrusher: posts small blind 20
|
||||
AAJiloAA: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kc 2s]
|
||||
tmgeary69: calls 40
|
||||
saha368: calls 40
|
||||
RubenIG: calls 40
|
||||
Eat.Cks.Die.Yng: raises 40 to 80
|
||||
pokerinvest5: calls 80
|
||||
crushcrusher: folds
|
||||
AAJiloAA: calls 40
|
||||
tmgeary69: calls 40
|
||||
saha368: calls 40
|
||||
RubenIG: calls 40
|
||||
*** FLOP *** [Ts Jd 7s]
|
||||
AAJiloAA: bets 361 and is all-in
|
||||
tmgeary69: folds
|
||||
saha368: calls 361
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: folds
|
||||
pokerinvest5: folds
|
||||
*** TURN *** [Ts Jd 7s] [Td]
|
||||
*** RIVER *** [Ts Jd 7s Td] [Ad]
|
||||
*** SHOW DOWN ***
|
||||
AAJiloAA: shows [Qc Jh] (two pair, Jacks and Tens)
|
||||
saha368: shows [9c 4c] (a pair of Tens)
|
||||
AAJiloAA collected 1250 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1250 | Rake 0
|
||||
Board [Ts Jd 7s Td Ad]
|
||||
Seat 2: tmgeary69 folded on the Flop
|
||||
Seat 3: saha368 showed [9c 4c] and lost with a pair of Tens
|
||||
Seat 4: RubenIG folded on the Flop
|
||||
Seat 6: Eat.Cks.Die.Yng folded on the Flop
|
||||
Seat 7: pokerinvest5 (button) folded on the Flop
|
||||
Seat 8: crushcrusher (small blind) folded before Flop
|
||||
Seat 9: AAJiloAA (big blind) showed [Qc Jh] and won (1250) with two pair, Jacks and Tens
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675118931: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:20:19 ET
|
||||
Table '3056054857 1' 9-max Seat #8 is the button
|
||||
Seat 2: tmgeary69 (291 in chips)
|
||||
Seat 3: saha368 (1238 in chips)
|
||||
Seat 4: RubenIG (366 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (565 in chips)
|
||||
Seat 7: pokerinvest5 (369 in chips)
|
||||
Seat 8: crushcrusher (421 in chips)
|
||||
Seat 9: AAJiloAA (1250 in chips)
|
||||
tmgeary69: posts the ante 6
|
||||
saha368: posts the ante 6
|
||||
RubenIG: posts the ante 6
|
||||
Eat.Cks.Die.Yng: posts the ante 6
|
||||
pokerinvest5: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
AAJiloAA: posts the ante 6
|
||||
AAJiloAA: posts small blind 30
|
||||
tmgeary69: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8c 8h]
|
||||
saha368: folds
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: calls 60
|
||||
pokerinvest5: calls 60
|
||||
crushcrusher: raises 355 to 415 and is all-in
|
||||
AAJiloAA: calls 385
|
||||
tmgeary69: calls 225 and is all-in
|
||||
Eat.Cks.Die.Yng: folds
|
||||
pokerinvest5: folds
|
||||
*** FLOP *** [2h 3h Tc]
|
||||
*** TURN *** [2h 3h Tc] [Td]
|
||||
*** RIVER *** [2h 3h Tc Td] [4c]
|
||||
*** SHOW DOWN ***
|
||||
AAJiloAA: shows [Kh Qd] (a pair of Tens)
|
||||
crushcrusher: shows [8c 8h] (two pair, Tens and Eights)
|
||||
crushcrusher collected 260 from side pot
|
||||
tmgeary69: shows [4s Ks] (two pair, Tens and Fours)
|
||||
crushcrusher collected 1017 from main pot
|
||||
tmgeary69 finished the tournament in 7th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1277 Main pot 1017. Side pot 260. | Rake 0
|
||||
Board [2h 3h Tc Td 4c]
|
||||
Seat 2: tmgeary69 (big blind) showed [4s Ks] and lost with two pair, Tens and Fours
|
||||
Seat 3: saha368 folded before Flop (didn't bet)
|
||||
Seat 4: RubenIG folded before Flop (didn't bet)
|
||||
Seat 6: Eat.Cks.Die.Yng folded before Flop
|
||||
Seat 7: pokerinvest5 folded before Flop
|
||||
Seat 8: crushcrusher (button) showed [8c 8h] and won (1277) with two pair, Tens and Eights
|
||||
Seat 9: AAJiloAA (small blind) showed [Kh Qd] and lost with a pair of Tens
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675148364: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:21:03 ET
|
||||
Table '3056054857 1' 9-max Seat #9 is the button
|
||||
Seat 3: saha368 (1232 in chips)
|
||||
Seat 4: RubenIG (360 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (499 in chips)
|
||||
Seat 7: pokerinvest5 (303 in chips)
|
||||
Seat 8: crushcrusher (1277 in chips)
|
||||
Seat 9: AAJiloAA (829 in chips)
|
||||
saha368: posts the ante 6
|
||||
RubenIG: posts the ante 6
|
||||
Eat.Cks.Die.Yng: posts the ante 6
|
||||
pokerinvest5: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
AAJiloAA: posts the ante 6
|
||||
saha368: posts small blind 30
|
||||
RubenIG: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8h 5d]
|
||||
Eat.Cks.Die.Yng: calls 60
|
||||
pokerinvest5: raises 60 to 120
|
||||
crushcrusher: folds
|
||||
AAJiloAA: folds
|
||||
saha368: calls 90
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: calls 60
|
||||
*** FLOP *** [4s Td Ts]
|
||||
saha368: checks
|
||||
Eat.Cks.Die.Yng: bets 60
|
||||
pokerinvest5: raises 60 to 120
|
||||
saha368: folds
|
||||
Eat.Cks.Die.Yng: calls 60
|
||||
*** TURN *** [4s Td Ts] [2d]
|
||||
Eat.Cks.Die.Yng: bets 60
|
||||
pokerinvest5: calls 57 and is all-in
|
||||
Uncalled bet (3) returned to Eat.Cks.Die.Yng
|
||||
*** RIVER *** [4s Td Ts 2d] [3h]
|
||||
*** SHOW DOWN ***
|
||||
Eat.Cks.Die.Yng: shows [7s Qs] (a pair of Tens)
|
||||
pokerinvest5: shows [Tc Ad] (three of a kind, Tens)
|
||||
pokerinvest5 collected 810 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 810 | Rake 0
|
||||
Board [4s Td Ts 2d 3h]
|
||||
Seat 3: saha368 (small blind) folded on the Flop
|
||||
Seat 4: RubenIG (big blind) folded before Flop
|
||||
Seat 6: Eat.Cks.Die.Yng showed [7s Qs] and lost with a pair of Tens
|
||||
Seat 7: pokerinvest5 showed [Tc Ad] and won (810) with three of a kind, Tens
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: AAJiloAA (button) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675186203: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level V (40/80) - 2020/11/22 11:21:58 ET
|
||||
Table '3056054857 1' 9-max Seat #3 is the button
|
||||
Seat 3: saha368 (1106 in chips)
|
||||
Seat 4: RubenIG (294 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (196 in chips)
|
||||
Seat 7: pokerinvest5 (810 in chips)
|
||||
Seat 8: crushcrusher (1271 in chips)
|
||||
Seat 9: AAJiloAA (823 in chips)
|
||||
saha368: posts the ante 8
|
||||
RubenIG: posts the ante 8
|
||||
Eat.Cks.Die.Yng: posts the ante 8
|
||||
pokerinvest5: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
AAJiloAA: posts the ante 8
|
||||
RubenIG: posts small blind 40
|
||||
Eat.Cks.Die.Yng: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ks 6s]
|
||||
pokerinvest5: calls 80
|
||||
crushcrusher: folds
|
||||
AAJiloAA: folds
|
||||
saha368: folds
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: checks
|
||||
*** FLOP *** [Kd 7h Js]
|
||||
Eat.Cks.Die.Yng: checks
|
||||
pokerinvest5: checks
|
||||
*** TURN *** [Kd 7h Js] [Ad]
|
||||
Eat.Cks.Die.Yng: checks
|
||||
pokerinvest5: checks
|
||||
*** RIVER *** [Kd 7h Js Ad] [7s]
|
||||
Eat.Cks.Die.Yng: bets 80
|
||||
pokerinvest5: calls 80
|
||||
*** SHOW DOWN ***
|
||||
Eat.Cks.Die.Yng: shows [Ac Qh] (two pair, Aces and Sevens)
|
||||
pokerinvest5: mucks hand
|
||||
Eat.Cks.Die.Yng collected 408 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 408 | Rake 0
|
||||
Board [Kd 7h Js Ad 7s]
|
||||
Seat 3: saha368 (button) folded before Flop (didn't bet)
|
||||
Seat 4: RubenIG (small blind) folded before Flop
|
||||
Seat 6: Eat.Cks.Die.Yng (big blind) showed [Ac Qh] and won (408) with two pair, Aces and Sevens
|
||||
Seat 7: pokerinvest5 mucked [Jh 5h]
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: AAJiloAA folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675213059: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level V (40/80) - 2020/11/22 11:22:38 ET
|
||||
Table '3056054857 1' 9-max Seat #4 is the button
|
||||
Seat 3: saha368 (1098 in chips)
|
||||
Seat 4: RubenIG (246 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (436 in chips)
|
||||
Seat 7: pokerinvest5 (642 in chips)
|
||||
Seat 8: crushcrusher (1263 in chips)
|
||||
Seat 9: AAJiloAA (815 in chips)
|
||||
saha368: posts the ante 8
|
||||
RubenIG: posts the ante 8
|
||||
Eat.Cks.Die.Yng: posts the ante 8
|
||||
pokerinvest5: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
AAJiloAA: posts the ante 8
|
||||
Eat.Cks.Die.Yng: posts small blind 40
|
||||
pokerinvest5: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qs Td]
|
||||
crushcrusher: folds
|
||||
AAJiloAA: calls 80
|
||||
saha368: calls 80
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: calls 40
|
||||
pokerinvest5: checks
|
||||
*** FLOP *** [Jh 4s 6s]
|
||||
Eat.Cks.Die.Yng: checks
|
||||
pokerinvest5: checks
|
||||
AAJiloAA: bets 727 and is all-in
|
||||
saha368: folds
|
||||
Eat.Cks.Die.Yng: folds
|
||||
pokerinvest5: folds [6h]
|
||||
Uncalled bet (727) returned to AAJiloAA
|
||||
AAJiloAA collected 368 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 368 | Rake 0
|
||||
Board [Jh 4s 6s]
|
||||
Seat 3: saha368 folded on the Flop
|
||||
Seat 4: RubenIG (button) folded before Flop (didn't bet)
|
||||
Seat 6: Eat.Cks.Die.Yng (small blind) folded on the Flop
|
||||
Seat 7: pokerinvest5 (big blind) folded on the Flop
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: AAJiloAA collected (368)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675236485: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level V (40/80) - 2020/11/22 11:23:12 ET
|
||||
Table '3056054857 1' 9-max Seat #6 is the button
|
||||
Seat 3: saha368 (1010 in chips)
|
||||
Seat 4: RubenIG (238 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (348 in chips)
|
||||
Seat 7: pokerinvest5 (554 in chips)
|
||||
Seat 8: crushcrusher (1255 in chips)
|
||||
Seat 9: AAJiloAA (1095 in chips)
|
||||
saha368: posts the ante 8
|
||||
RubenIG: posts the ante 8
|
||||
Eat.Cks.Die.Yng: posts the ante 8
|
||||
pokerinvest5: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
AAJiloAA: posts the ante 8
|
||||
pokerinvest5: posts small blind 40
|
||||
crushcrusher: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5c 2d]
|
||||
AAJiloAA: calls 80
|
||||
saha368: raises 80 to 160
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: folds
|
||||
pokerinvest5: calls 120
|
||||
crushcrusher: folds
|
||||
AAJiloAA: calls 80
|
||||
*** FLOP *** [Ac 9s 7s]
|
||||
pokerinvest5: checks
|
||||
AAJiloAA: checks
|
||||
saha368: checks
|
||||
*** TURN *** [Ac 9s 7s] [Qs]
|
||||
pokerinvest5: checks
|
||||
AAJiloAA: checks
|
||||
saha368: checks
|
||||
*** RIVER *** [Ac 9s 7s Qs] [2c]
|
||||
pokerinvest5: bets 386 and is all-in
|
||||
AAJiloAA: calls 386
|
||||
saha368: calls 386
|
||||
*** SHOW DOWN ***
|
||||
pokerinvest5: shows [8d Jd] (high card Ace)
|
||||
AAJiloAA: shows [Ah 4d] (a pair of Aces)
|
||||
saha368: shows [9h 9d] (three of a kind, Nines)
|
||||
saha368 collected 1766 from pot
|
||||
pokerinvest5 finished the tournament in 6th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1766 | Rake 0
|
||||
Board [Ac 9s 7s Qs 2c]
|
||||
Seat 3: saha368 showed [9h 9d] and won (1766) with three of a kind, Nines
|
||||
Seat 4: RubenIG folded before Flop (didn't bet)
|
||||
Seat 6: Eat.Cks.Die.Yng (button) folded before Flop (didn't bet)
|
||||
Seat 7: pokerinvest5 (small blind) showed [8d Jd] and lost with high card Ace
|
||||
Seat 8: crushcrusher (big blind) folded before Flop
|
||||
Seat 9: AAJiloAA showed [Ah 4d] and lost with a pair of Aces
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675275141: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2020/11/22 11:24:10 ET
|
||||
Table '3056054857 1' 9-max Seat #8 is the button
|
||||
Seat 3: saha368 (2222 in chips)
|
||||
Seat 4: RubenIG (230 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (340 in chips)
|
||||
Seat 8: crushcrusher (1167 in chips)
|
||||
Seat 9: AAJiloAA (541 in chips)
|
||||
saha368: posts the ante 10
|
||||
RubenIG: posts the ante 10
|
||||
Eat.Cks.Die.Yng: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
AAJiloAA: posts the ante 10
|
||||
AAJiloAA: posts small blind 50
|
||||
saha368: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qs 6d]
|
||||
RubenIG: folds
|
||||
Eat.Cks.Die.Yng: folds
|
||||
crushcrusher: folds
|
||||
AAJiloAA: folds
|
||||
Uncalled bet (50) returned to saha368
|
||||
saha368 collected 150 from pot
|
||||
saha368: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 150 | Rake 0
|
||||
Seat 3: saha368 (big blind) collected (150)
|
||||
Seat 4: RubenIG folded before Flop (didn't bet)
|
||||
Seat 6: Eat.Cks.Die.Yng folded before Flop (didn't bet)
|
||||
Seat 8: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 9: AAJiloAA (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675286412: Tournament #3056054857, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2020/11/22 11:24:26 ET
|
||||
Table '3056054857 1' 9-max Seat #9 is the button
|
||||
Seat 3: saha368 (2312 in chips)
|
||||
Seat 4: RubenIG (220 in chips)
|
||||
Seat 6: Eat.Cks.Die.Yng (330 in chips)
|
||||
Seat 8: crushcrusher (1157 in chips)
|
||||
Seat 9: AAJiloAA (481 in chips)
|
||||
saha368: posts the ante 10
|
||||
RubenIG: posts the ante 10
|
||||
Eat.Cks.Die.Yng: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
AAJiloAA: posts the ante 10
|
||||
saha368: posts small blind 50
|
||||
RubenIG: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Td Ad]
|
||||
Eat.Cks.Die.Yng: calls 100
|
||||
crushcrusher: raises 1047 to 1147 and is all-in
|
||||
AAJiloAA: calls 471 and is all-in
|
||||
saha368: calls 1097
|
||||
RubenIG: calls 110 and is all-in
|
||||
Eat.Cks.Die.Yng: folds
|
||||
*** FLOP *** [3h 6d 3s]
|
||||
*** TURN *** [3h 6d 3s] [Qc]
|
||||
*** RIVER *** [3h 6d 3s Qc] [Jd]
|
||||
*** SHOW DOWN ***
|
||||
saha368: shows [Kc Kh] (two pair, Kings and Threes)
|
||||
crushcrusher: shows [Td Ad] (a pair of Threes)
|
||||
saha368 collected 1352 from side pot-2
|
||||
AAJiloAA: shows [Ts Ks] (a pair of Threes)
|
||||
saha368 collected 783 from side pot-1
|
||||
RubenIG: shows [5s As] (a pair of Threes)
|
||||
saha368 collected 990 from main pot
|
||||
crushcrusher finished the tournament in 3rd place and received 15300.00.
|
||||
AAJiloAA finished the tournament in 4th place
|
||||
RubenIG finished the tournament in 5th place
|
||||
*** SUMMARY ***
|
||||
Total pot 3125 Main pot 990. Side pot-1 783. Side pot-2 1352. | Rake 0
|
||||
Board [3h 6d 3s Qc Jd]
|
||||
Seat 3: saha368 (small blind) showed [Kc Kh] and won (3125) with two pair, Kings and Threes
|
||||
Seat 4: RubenIG (big blind) showed [5s As] and lost with a pair of Threes
|
||||
Seat 6: Eat.Cks.Die.Yng folded before Flop
|
||||
Seat 8: crushcrusher showed [Td Ad] and lost with a pair of Threes
|
||||
Seat 9: AAJiloAA (button) showed [Ts Ks] and lost with a pair of Threes
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,751 @@
|
||||
PokerStars Hand #220674778982: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:12:02 ET
|
||||
Table '3056058079 1' 6-max Seat #1 is the button
|
||||
Seat 1: dashiel74 (500 in chips)
|
||||
Seat 2: Petyka111451 (500 in chips)
|
||||
Seat 3: crushcrusher (500 in chips)
|
||||
Seat 4: NaN2727 (500 in chips)
|
||||
Seat 5: fangino (500 in chips)
|
||||
Seat 6: MAR21359 (500 in chips)
|
||||
dashiel74: posts the ante 2
|
||||
Petyka111451: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
NaN2727: posts the ante 2
|
||||
fangino: posts the ante 2
|
||||
MAR21359: posts the ante 2
|
||||
Petyka111451: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3d Td]
|
||||
dashiel74 is disconnected
|
||||
NaN2727: folds
|
||||
fangino: raises 20 to 40
|
||||
MAR21359: folds
|
||||
dashiel74: folds
|
||||
Petyka111451: calls 30
|
||||
crushcrusher: folds
|
||||
*** FLOP *** [6s Th 7c]
|
||||
Petyka111451: bets 40
|
||||
fangino: calls 40
|
||||
*** TURN *** [6s Th 7c] [Qh]
|
||||
Petyka111451: bets 40
|
||||
fangino: calls 40
|
||||
*** RIVER *** [6s Th 7c Qh] [Qd]
|
||||
Petyka111451: bets 40
|
||||
fangino: raises 338 to 378 and is all-in
|
||||
Petyka111451: calls 338 and is all-in
|
||||
*** SHOW DOWN ***
|
||||
fangino: shows [2s 2c] (two pair, Queens and Deuces)
|
||||
Petyka111451: shows [6d Ad] (two pair, Queens and Sixes)
|
||||
Petyka111451 collected 1028 from pot
|
||||
fangino finished the tournament in 6th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1028 | Rake 0
|
||||
Board [6s Th 7c Qh Qd]
|
||||
Seat 1: dashiel74 (button) folded before Flop (didn't bet)
|
||||
Seat 2: Petyka111451 (small blind) showed [6d Ad] and won (1028) with two pair, Queens and Sixes
|
||||
Seat 3: crushcrusher (big blind) folded before Flop
|
||||
Seat 4: NaN2727 folded before Flop (didn't bet)
|
||||
Seat 5: fangino showed [2s 2c] and lost with two pair, Queens and Deuces
|
||||
Seat 6: MAR21359 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674816938: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:12:59 ET
|
||||
Table '3056058079 1' 6-max Seat #2 is the button
|
||||
Seat 1: dashiel74 (498 in chips)
|
||||
Seat 2: Petyka111451 (1028 in chips)
|
||||
Seat 3: crushcrusher (478 in chips)
|
||||
Seat 4: NaN2727 (498 in chips)
|
||||
Seat 6: MAR21359 (498 in chips)
|
||||
dashiel74: posts the ante 2
|
||||
Petyka111451: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
NaN2727: posts the ante 2
|
||||
MAR21359: posts the ante 2
|
||||
crushcrusher: posts small blind 10
|
||||
NaN2727: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4c 5h]
|
||||
MAR21359: folds
|
||||
dashiel74: folds
|
||||
Petyka111451: calls 20
|
||||
crushcrusher: calls 10
|
||||
NaN2727: checks
|
||||
*** FLOP *** [7h 9h Kc]
|
||||
crushcrusher: checks
|
||||
NaN2727: checks
|
||||
Petyka111451: bets 40
|
||||
crushcrusher: folds
|
||||
NaN2727: folds
|
||||
Uncalled bet (40) returned to Petyka111451
|
||||
Petyka111451 collected 70 from pot
|
||||
Petyka111451: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 70 | Rake 0
|
||||
Board [7h 9h Kc]
|
||||
Seat 1: dashiel74 folded before Flop (didn't bet)
|
||||
Seat 2: Petyka111451 (button) collected (70)
|
||||
Seat 3: crushcrusher (small blind) folded on the Flop
|
||||
Seat 4: NaN2727 (big blind) folded on the Flop
|
||||
Seat 6: MAR21359 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674844688: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:13:40 ET
|
||||
Table '3056058079 1' 6-max Seat #3 is the button
|
||||
Seat 1: dashiel74 (496 in chips)
|
||||
Seat 2: Petyka111451 (1076 in chips)
|
||||
Seat 3: crushcrusher (456 in chips)
|
||||
Seat 4: NaN2727 (476 in chips)
|
||||
Seat 6: MAR21359 (496 in chips)
|
||||
dashiel74: posts the ante 2
|
||||
Petyka111451: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
NaN2727: posts the ante 2
|
||||
MAR21359: posts the ante 2
|
||||
NaN2727: posts small blind 10
|
||||
MAR21359: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Td Qs]
|
||||
dashiel74: folds
|
||||
Petyka111451: raises 40 to 60
|
||||
crushcrusher: calls 60
|
||||
NaN2727: folds
|
||||
MAR21359: calls 40
|
||||
*** FLOP *** [2h 7d Kh]
|
||||
MAR21359: checks
|
||||
Petyka111451: bets 20
|
||||
crushcrusher: calls 20
|
||||
MAR21359: calls 20
|
||||
*** TURN *** [2h 7d Kh] [Kd]
|
||||
MAR21359: checks
|
||||
Petyka111451: bets 20
|
||||
crushcrusher: raises 354 to 374 and is all-in
|
||||
MAR21359: folds
|
||||
Petyka111451: folds
|
||||
Uncalled bet (354) returned to crushcrusher
|
||||
crushcrusher collected 300 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 300 | Rake 0
|
||||
Board [2h 7d Kh Kd]
|
||||
Seat 1: dashiel74 folded before Flop (didn't bet)
|
||||
Seat 2: Petyka111451 folded on the Turn
|
||||
Seat 3: crushcrusher (button) collected (300)
|
||||
Seat 4: NaN2727 (small blind) folded before Flop
|
||||
Seat 6: MAR21359 (big blind) folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674895249: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:14:56 ET
|
||||
Table '3056058079 1' 6-max Seat #4 is the button
|
||||
Seat 1: dashiel74 (494 in chips)
|
||||
Seat 2: Petyka111451 (974 in chips)
|
||||
Seat 3: crushcrusher (654 in chips)
|
||||
Seat 4: NaN2727 (464 in chips)
|
||||
Seat 6: MAR21359 (414 in chips)
|
||||
dashiel74: posts the ante 3
|
||||
Petyka111451: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
NaN2727: posts the ante 3
|
||||
MAR21359: posts the ante 3
|
||||
MAR21359: posts small blind 15
|
||||
dashiel74: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Td 8d]
|
||||
Petyka111451: raises 30 to 60
|
||||
crushcrusher: calls 60
|
||||
NaN2727: calls 60
|
||||
MAR21359: folds
|
||||
dashiel74: calls 30
|
||||
*** FLOP *** [Th Kc 2c]
|
||||
dashiel74: checks
|
||||
Petyka111451: bets 60
|
||||
crushcrusher: calls 60
|
||||
NaN2727: calls 60
|
||||
dashiel74: folds
|
||||
*** TURN *** [Th Kc 2c] [Jh]
|
||||
Petyka111451: bets 225
|
||||
crushcrusher: folds
|
||||
NaN2727: folds
|
||||
Uncalled bet (225) returned to Petyka111451
|
||||
Petyka111451 collected 450 from pot
|
||||
Petyka111451: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 450 | Rake 0
|
||||
Board [Th Kc 2c Jh]
|
||||
Seat 1: dashiel74 (big blind) folded on the Flop
|
||||
Seat 2: Petyka111451 collected (450)
|
||||
Seat 3: crushcrusher folded on the Turn
|
||||
Seat 4: NaN2727 (button) folded on the Turn
|
||||
Seat 6: MAR21359 (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674923855: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:15:38 ET
|
||||
Table '3056058079 1' 6-max Seat #6 is the button
|
||||
Seat 1: dashiel74 (431 in chips)
|
||||
Seat 2: Petyka111451 (1301 in chips)
|
||||
Seat 3: crushcrusher (531 in chips)
|
||||
Seat 4: NaN2727 (341 in chips)
|
||||
Seat 6: MAR21359 (396 in chips)
|
||||
dashiel74: posts the ante 3
|
||||
Petyka111451: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
NaN2727: posts the ante 3
|
||||
MAR21359: posts the ante 3
|
||||
dashiel74: posts small blind 15
|
||||
Petyka111451: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9c Js]
|
||||
crushcrusher: folds
|
||||
NaN2727: calls 30
|
||||
MAR21359: calls 30
|
||||
dashiel74: calls 15
|
||||
Petyka111451: checks
|
||||
*** FLOP *** [3d 7h 4h]
|
||||
dashiel74: checks
|
||||
Petyka111451: bets 30
|
||||
NaN2727: calls 30
|
||||
MAR21359: calls 30
|
||||
dashiel74: folds
|
||||
*** TURN *** [3d 7h 4h] [2c]
|
||||
Petyka111451: bets 60
|
||||
NaN2727: calls 60
|
||||
MAR21359: calls 60
|
||||
*** RIVER *** [3d 7h 4h 2c] [8d]
|
||||
Petyka111451: bets 60
|
||||
NaN2727: calls 60
|
||||
MAR21359: calls 60
|
||||
*** SHOW DOWN ***
|
||||
Petyka111451: shows [4d 6d] (a pair of Fours)
|
||||
NaN2727: shows [Qd 8s] (a pair of Eights)
|
||||
MAR21359: mucks hand
|
||||
NaN2727 collected 585 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 585 | Rake 0
|
||||
Board [3d 7h 4h 2c 8d]
|
||||
Seat 1: dashiel74 (small blind) folded on the Flop
|
||||
Seat 2: Petyka111451 (big blind) showed [4d 6d] and lost with a pair of Fours
|
||||
Seat 3: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 4: NaN2727 showed [Qd 8s] and won (585) with a pair of Eights
|
||||
Seat 6: MAR21359 (button) mucked [5d 7c]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674970145: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:16:47 ET
|
||||
Table '3056058079 1' 6-max Seat #1 is the button
|
||||
Seat 1: dashiel74 (398 in chips)
|
||||
Seat 2: Petyka111451 (1118 in chips)
|
||||
Seat 3: crushcrusher (528 in chips)
|
||||
Seat 4: NaN2727 (743 in chips)
|
||||
Seat 6: MAR21359 (213 in chips)
|
||||
dashiel74: posts the ante 4
|
||||
Petyka111451: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
NaN2727: posts the ante 4
|
||||
MAR21359: posts the ante 4
|
||||
Petyka111451: posts small blind 20
|
||||
crushcrusher: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2c Qs]
|
||||
NaN2727: calls 40
|
||||
MAR21359: folds
|
||||
dashiel74: folds
|
||||
Petyka111451: folds
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [8c 8h 9d]
|
||||
crushcrusher: checks
|
||||
NaN2727: checks
|
||||
*** TURN *** [8c 8h 9d] [Qh]
|
||||
crushcrusher: checks
|
||||
NaN2727: checks
|
||||
*** RIVER *** [8c 8h 9d Qh] [7s]
|
||||
crushcrusher: bets 120
|
||||
NaN2727: folds
|
||||
Uncalled bet (120) returned to crushcrusher
|
||||
crushcrusher collected 120 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [8c 8h 9d Qh 7s]
|
||||
Seat 1: dashiel74 (button) folded before Flop (didn't bet)
|
||||
Seat 2: Petyka111451 (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (120)
|
||||
Seat 4: NaN2727 folded on the River
|
||||
Seat 6: MAR21359 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220674987533: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:17:13 ET
|
||||
Table '3056058079 1' 6-max Seat #2 is the button
|
||||
Seat 1: dashiel74 (394 in chips)
|
||||
Seat 2: Petyka111451 (1094 in chips)
|
||||
Seat 3: crushcrusher (604 in chips)
|
||||
Seat 4: NaN2727 (699 in chips)
|
||||
Seat 6: MAR21359 (209 in chips)
|
||||
dashiel74: posts the ante 4
|
||||
Petyka111451: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
NaN2727: posts the ante 4
|
||||
MAR21359: posts the ante 4
|
||||
crushcrusher: posts small blind 20
|
||||
NaN2727: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [As 9h]
|
||||
MAR21359: calls 40
|
||||
dashiel74: folds
|
||||
Petyka111451: raises 120 to 160
|
||||
crushcrusher: folds
|
||||
NaN2727: folds
|
||||
MAR21359: raises 45 to 205 and is all-in
|
||||
Petyka111451: calls 45
|
||||
*** FLOP *** [Kd 4c 7h]
|
||||
*** TURN *** [Kd 4c 7h] [3c]
|
||||
*** RIVER *** [Kd 4c 7h 3c] [9c]
|
||||
*** SHOW DOWN ***
|
||||
MAR21359: shows [Th Ks] (a pair of Kings)
|
||||
Petyka111451: shows [Kc Ad] (a pair of Kings - Ace kicker)
|
||||
Petyka111451 collected 490 from pot
|
||||
MAR21359 finished the tournament in 5th place
|
||||
*** SUMMARY ***
|
||||
Total pot 490 | Rake 0
|
||||
Board [Kd 4c 7h 3c 9c]
|
||||
Seat 1: dashiel74 folded before Flop (didn't bet)
|
||||
Seat 2: Petyka111451 (button) showed [Kc Ad] and won (490) with a pair of Kings
|
||||
Seat 3: crushcrusher (small blind) folded before Flop
|
||||
Seat 4: NaN2727 (big blind) folded before Flop
|
||||
Seat 6: MAR21359 showed [Th Ks] and lost with a pair of Kings
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675013382: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:17:51 ET
|
||||
Table '3056058079 1' 6-max Seat #3 is the button
|
||||
Seat 1: dashiel74 (390 in chips)
|
||||
Seat 2: Petyka111451 (1375 in chips)
|
||||
Seat 3: crushcrusher (580 in chips)
|
||||
Seat 4: NaN2727 (655 in chips)
|
||||
dashiel74: posts the ante 4
|
||||
Petyka111451: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
NaN2727: posts the ante 4
|
||||
NaN2727: posts small blind 20
|
||||
dashiel74: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3h Ks]
|
||||
Petyka111451: raises 116 to 156
|
||||
crushcrusher: folds
|
||||
NaN2727: folds
|
||||
dashiel74: folds
|
||||
Uncalled bet (116) returned to Petyka111451
|
||||
Petyka111451 collected 116 from pot
|
||||
Petyka111451: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 116 | Rake 0
|
||||
Seat 1: dashiel74 (big blind) folded before Flop
|
||||
Seat 2: Petyka111451 collected (116)
|
||||
Seat 3: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 4: NaN2727 (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675031407: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:18:18 ET
|
||||
Table '3056058079 1' 6-max Seat #4 is the button
|
||||
Seat 1: dashiel74 (346 in chips)
|
||||
Seat 2: Petyka111451 (1447 in chips)
|
||||
Seat 3: crushcrusher (576 in chips)
|
||||
Seat 4: NaN2727 (631 in chips)
|
||||
dashiel74: posts the ante 6
|
||||
Petyka111451: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
NaN2727: posts the ante 6
|
||||
dashiel74: posts small blind 30
|
||||
Petyka111451: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8c 9s]
|
||||
crushcrusher: folds
|
||||
NaN2727: calls 60
|
||||
dashiel74: folds
|
||||
Petyka111451: checks
|
||||
*** FLOP *** [Kd Td 7h]
|
||||
Petyka111451: checks
|
||||
NaN2727: checks
|
||||
*** TURN *** [Kd Td 7h] [3h]
|
||||
Petyka111451: bets 60
|
||||
NaN2727: calls 60
|
||||
*** RIVER *** [Kd Td 7h 3h] [2c]
|
||||
Petyka111451: bets 60
|
||||
NaN2727: calls 60
|
||||
*** SHOW DOWN ***
|
||||
Petyka111451: shows [4c 5h] (high card King)
|
||||
NaN2727: shows [Qh 7c] (a pair of Sevens)
|
||||
NaN2727 collected 414 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 414 | Rake 0
|
||||
Board [Kd Td 7h 3h 2c]
|
||||
Seat 1: dashiel74 (small blind) folded before Flop
|
||||
Seat 2: Petyka111451 (big blind) showed [4c 5h] and lost with high card King
|
||||
Seat 3: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 4: NaN2727 (button) showed [Qh 7c] and won (414) with a pair of Sevens
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675067233: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:19:11 ET
|
||||
Table '3056058079 1' 6-max Seat #1 is the button
|
||||
Seat 1: dashiel74 (310 in chips)
|
||||
Seat 2: Petyka111451 (1261 in chips)
|
||||
Seat 3: crushcrusher (570 in chips)
|
||||
Seat 4: NaN2727 (859 in chips)
|
||||
dashiel74: posts the ante 6
|
||||
Petyka111451: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
NaN2727: posts the ante 6
|
||||
Petyka111451: posts small blind 30
|
||||
crushcrusher: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4h 4s]
|
||||
NaN2727: folds
|
||||
dashiel74: raises 244 to 304 and is all-in
|
||||
Petyka111451: folds
|
||||
crushcrusher: calls 244
|
||||
*** FLOP *** [8h 8s 9s]
|
||||
*** TURN *** [8h 8s 9s] [Js]
|
||||
*** RIVER *** [8h 8s 9s Js] [8c]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [4h 4s] (a full house, Eights full of Fours)
|
||||
dashiel74: shows [As 6s] (a flush, Ace high)
|
||||
crushcrusher collected 662 from pot
|
||||
dashiel74 finished the tournament in 4th place
|
||||
*** SUMMARY ***
|
||||
Total pot 662 | Rake 0
|
||||
Board [8h 8s 9s Js 8c]
|
||||
Seat 1: dashiel74 (button) showed [As 6s] and lost with a flush, Ace high
|
||||
Seat 2: Petyka111451 (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) showed [4h 4s] and won (662) with a full house, Eights full of Fours
|
||||
Seat 4: NaN2727 folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675085679: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:19:30 ET
|
||||
Table '3056058079 1' 6-max Seat #2 is the button
|
||||
Seat 2: Petyka111451 (1225 in chips)
|
||||
Seat 3: crushcrusher (922 in chips)
|
||||
Seat 4: NaN2727 (853 in chips)
|
||||
Petyka111451: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
NaN2727: posts the ante 6
|
||||
crushcrusher: posts small blind 30
|
||||
NaN2727: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kc 5h]
|
||||
Petyka111451: folds
|
||||
crushcrusher: folds
|
||||
Uncalled bet (30) returned to NaN2727
|
||||
NaN2727 collected 78 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 78 | Rake 0
|
||||
Seat 2: Petyka111451 (button) folded before Flop (didn't bet)
|
||||
Seat 3: crushcrusher (small blind) folded before Flop
|
||||
Seat 4: NaN2727 (big blind) collected (78)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675101792: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:19:54 ET
|
||||
Table '3056058079 1' 6-max Seat #3 is the button
|
||||
Seat 2: Petyka111451 (1219 in chips)
|
||||
Seat 3: crushcrusher (886 in chips)
|
||||
Seat 4: NaN2727 (895 in chips)
|
||||
Petyka111451: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
NaN2727: posts the ante 6
|
||||
NaN2727: posts small blind 30
|
||||
Petyka111451: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ad Jd]
|
||||
crushcrusher: raises 120 to 180
|
||||
NaN2727: folds
|
||||
Petyka111451: folds
|
||||
Uncalled bet (120) returned to crushcrusher
|
||||
crushcrusher collected 168 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 168 | Rake 0
|
||||
Seat 2: Petyka111451 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) collected (168)
|
||||
Seat 4: NaN2727 (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675117033: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level V (40/80) - 2020/11/22 11:20:17 ET
|
||||
Table '3056058079 1' 6-max Seat #4 is the button
|
||||
Seat 2: Petyka111451 (1153 in chips)
|
||||
Seat 3: crushcrusher (988 in chips)
|
||||
Seat 4: NaN2727 (859 in chips)
|
||||
Petyka111451: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
NaN2727: posts the ante 8
|
||||
Petyka111451: posts small blind 40
|
||||
crushcrusher: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2s 5d]
|
||||
NaN2727: folds
|
||||
Petyka111451: raises 80 to 160
|
||||
crushcrusher: folds
|
||||
Uncalled bet (80) returned to Petyka111451
|
||||
Petyka111451 collected 184 from pot
|
||||
Petyka111451: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 184 | Rake 0
|
||||
Seat 2: Petyka111451 (small blind) collected (184)
|
||||
Seat 3: crushcrusher (big blind) folded before Flop
|
||||
Seat 4: NaN2727 (button) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675133954: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level V (40/80) - 2020/11/22 11:20:42 ET
|
||||
Table '3056058079 1' 6-max Seat #2 is the button
|
||||
Seat 2: Petyka111451 (1249 in chips)
|
||||
Seat 3: crushcrusher (900 in chips)
|
||||
Seat 4: NaN2727 (851 in chips)
|
||||
Petyka111451: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
NaN2727: posts the ante 8
|
||||
crushcrusher: posts small blind 40
|
||||
NaN2727: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7d Kd]
|
||||
Petyka111451: raises 80 to 160
|
||||
crushcrusher: raises 732 to 892 and is all-in
|
||||
NaN2727: calls 763 and is all-in
|
||||
Petyka111451: folds [Kc 4c]
|
||||
Uncalled bet (49) returned to crushcrusher
|
||||
*** FLOP *** [5d 4s 6d]
|
||||
*** TURN *** [5d 4s 6d] [6c]
|
||||
*** RIVER *** [5d 4s 6d 6c] [7c]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [7d Kd] (two pair, Sevens and Sixes)
|
||||
NaN2727: shows [Kh Ah] (a pair of Sixes)
|
||||
crushcrusher collected 1870 from pot
|
||||
NaN2727 finished the tournament in 3rd place
|
||||
*** SUMMARY ***
|
||||
Total pot 1870 | Rake 0
|
||||
Board [5d 4s 6d 6c 7c]
|
||||
Seat 2: Petyka111451 (button) folded before Flop
|
||||
Seat 3: crushcrusher (small blind) showed [7d Kd] and won (1870) with two pair, Sevens and Sixes
|
||||
Seat 4: NaN2727 (big blind) showed [Kh Ah] and lost with a pair of Sixes
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675160963: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level V (40/80) - 2020/11/22 11:21:21 ET
|
||||
Table '3056058079 1' 6-max Seat #3 is the button
|
||||
Seat 2: Petyka111451 (1081 in chips)
|
||||
Seat 3: crushcrusher (1919 in chips)
|
||||
Petyka111451: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
crushcrusher: posts small blind 40
|
||||
Petyka111451: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h As]
|
||||
crushcrusher: raises 1831 to 1911 and is all-in
|
||||
Petyka111451: folds
|
||||
Uncalled bet (1831) returned to crushcrusher
|
||||
crushcrusher collected 176 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 176 | Rake 0
|
||||
Seat 2: Petyka111451 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (176)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675167532: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level V (40/80) - 2020/11/22 11:21:31 ET
|
||||
Table '3056058079 1' 6-max Seat #2 is the button
|
||||
Seat 2: Petyka111451 (993 in chips)
|
||||
Seat 3: crushcrusher (2007 in chips)
|
||||
Petyka111451: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
Petyka111451: posts small blind 40
|
||||
crushcrusher: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h Kd]
|
||||
Petyka111451: folds
|
||||
Uncalled bet (40) returned to crushcrusher
|
||||
crushcrusher collected 96 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 96 | Rake 0
|
||||
Seat 2: Petyka111451 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (96)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675170593: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level V (40/80) - 2020/11/22 11:21:35 ET
|
||||
Table '3056058079 1' 6-max Seat #3 is the button
|
||||
Seat 2: Petyka111451 (945 in chips)
|
||||
Seat 3: crushcrusher (2055 in chips)
|
||||
Petyka111451: posts the ante 8
|
||||
crushcrusher: posts the ante 8
|
||||
crushcrusher: posts small blind 40
|
||||
Petyka111451: posts big blind 80
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [6c 9h]
|
||||
crushcrusher: calls 40
|
||||
Petyka111451: checks
|
||||
*** FLOP *** [6s 7d 8h]
|
||||
Petyka111451: bets 80
|
||||
crushcrusher: calls 80
|
||||
*** TURN *** [6s 7d 8h] [Ks]
|
||||
Petyka111451: bets 80
|
||||
crushcrusher: calls 80
|
||||
*** RIVER *** [6s 7d 8h Ks] [5h]
|
||||
Petyka111451: bets 80
|
||||
crushcrusher: raises 400 to 480
|
||||
Petyka111451: folds [6h]
|
||||
Uncalled bet (400) returned to crushcrusher
|
||||
crushcrusher collected 656 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 656 | Rake 0
|
||||
Board [6s 7d 8h Ks 5h]
|
||||
Seat 2: Petyka111451 (big blind) folded on the River
|
||||
Seat 3: crushcrusher (button) (small blind) collected (656)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675205769: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2020/11/22 11:22:27 ET
|
||||
Table '3056058079 1' 6-max Seat #2 is the button
|
||||
Seat 2: Petyka111451 (617 in chips)
|
||||
Seat 3: crushcrusher (2383 in chips)
|
||||
Petyka111451: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
Petyka111451: posts small blind 50
|
||||
crushcrusher: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ts 8h]
|
||||
Petyka111451: calls 50
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Tc 4c 8c]
|
||||
crushcrusher: bets 220
|
||||
Petyka111451: folds
|
||||
Uncalled bet (220) returned to crushcrusher
|
||||
crushcrusher collected 220 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 220 | Rake 0
|
||||
Board [Tc 4c 8c]
|
||||
Seat 2: Petyka111451 (button) (small blind) folded on the Flop
|
||||
Seat 3: crushcrusher (big blind) collected (220)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675219997: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2020/11/22 11:22:48 ET
|
||||
Table '3056058079 1' 6-max Seat #3 is the button
|
||||
Seat 2: Petyka111451 (507 in chips)
|
||||
Seat 3: crushcrusher (2493 in chips)
|
||||
Petyka111451: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
crushcrusher: posts small blind 50
|
||||
Petyka111451: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3d 8s]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (50) returned to Petyka111451
|
||||
Petyka111451 collected 120 from pot
|
||||
Petyka111451: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Seat 2: Petyka111451 (big blind) collected (120)
|
||||
Seat 3: crushcrusher (button) (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675223938: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2020/11/22 11:22:54 ET
|
||||
Table '3056058079 1' 6-max Seat #2 is the button
|
||||
Seat 2: Petyka111451 (567 in chips)
|
||||
Seat 3: crushcrusher (2433 in chips)
|
||||
Petyka111451: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
Petyka111451: posts small blind 50
|
||||
crushcrusher: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2s As]
|
||||
Petyka111451: raises 100 to 200
|
||||
crushcrusher: raises 2223 to 2423 and is all-in
|
||||
Petyka111451: calls 357 and is all-in
|
||||
Uncalled bet (1866) returned to crushcrusher
|
||||
*** FLOP *** [7s 9h Qc]
|
||||
*** TURN *** [7s 9h Qc] [Tc]
|
||||
*** RIVER *** [7s 9h Qc Tc] [8s]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [2s As] (high card Ace)
|
||||
Petyka111451: shows [6d Qd] (a straight, Six to Ten)
|
||||
Petyka111451 collected 1134 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1134 | Rake 0
|
||||
Board [7s 9h Qc Tc 8s]
|
||||
Seat 2: Petyka111451 (button) (small blind) showed [6d Qd] and won (1134) with a straight, Six to Ten
|
||||
Seat 3: crushcrusher (big blind) showed [2s As] and lost with high card Ace
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675244384: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2020/11/22 11:23:24 ET
|
||||
Table '3056058079 1' 6-max Seat #3 is the button
|
||||
Seat 2: Petyka111451 (1134 in chips)
|
||||
Seat 3: crushcrusher (1866 in chips)
|
||||
Petyka111451: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
crushcrusher: posts small blind 50
|
||||
Petyka111451: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3d 8d]
|
||||
crushcrusher: calls 50
|
||||
Petyka111451: checks
|
||||
*** FLOP *** [7d Td Qs]
|
||||
Petyka111451: checks
|
||||
crushcrusher: bets 110
|
||||
Petyka111451: folds
|
||||
Uncalled bet (110) returned to crushcrusher
|
||||
crushcrusher collected 220 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 220 | Rake 0
|
||||
Board [7d Td Qs]
|
||||
Seat 2: Petyka111451 (big blind) folded on the Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (220)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675262103: Tournament #3056058079, 8500+1500 Hold'em No Limit - Level VI (50/100) - 2020/11/22 11:23:50 ET
|
||||
Table '3056058079 1' 6-max Seat #2 is the button
|
||||
Seat 2: Petyka111451 (1024 in chips)
|
||||
Seat 3: crushcrusher (1976 in chips)
|
||||
Petyka111451: posts the ante 10
|
||||
crushcrusher: posts the ante 10
|
||||
Petyka111451: posts small blind 50
|
||||
crushcrusher: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8h 9c]
|
||||
Petyka111451: raises 200 to 300
|
||||
crushcrusher: calls 200
|
||||
*** FLOP *** [6d Js Ac]
|
||||
crushcrusher: checks
|
||||
Petyka111451: checks
|
||||
*** TURN *** [6d Js Ac] [Qs]
|
||||
crushcrusher: bets 1666 and is all-in
|
||||
Petyka111451: calls 714 and is all-in
|
||||
Uncalled bet (952) returned to crushcrusher
|
||||
*** RIVER *** [6d Js Ac Qs] [Tc]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [8h 9c] (a straight, Eight to Queen)
|
||||
Petyka111451: shows [Ah 9s] (a pair of Aces)
|
||||
crushcrusher collected 2048 from pot
|
||||
Petyka111451 finished the tournament in 2nd place and received 17850.00.
|
||||
crushcrusher wins the tournament and receives 33150.00 - congratulations!
|
||||
*** SUMMARY ***
|
||||
Total pot 2048 | Rake 0
|
||||
Board [6d Js Ac Qs Tc]
|
||||
Seat 2: Petyka111451 (button) (small blind) showed [Ah 9s] and lost with a pair of Aces
|
||||
Seat 3: crushcrusher (big blind) showed [8h 9c] and won (2048) with a straight, Eight to Queen
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,671 @@
|
||||
PokerStars Hand #220675354805: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:26:08 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (500 in chips)
|
||||
Seat 2: Borussenstegi (500 in chips)
|
||||
Seat 3: crushcrusher (500 in chips)
|
||||
Borussenstegi: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5s 8h]
|
||||
Borussenstegi is disconnected
|
||||
MagicT01: folds
|
||||
Borussenstegi: calls 10
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Kc Ac 5c]
|
||||
Borussenstegi: checks
|
||||
crushcrusher: checks
|
||||
*** TURN *** [Kc Ac 5c] [Qd]
|
||||
Borussenstegi: checks
|
||||
crushcrusher: checks
|
||||
*** RIVER *** [Kc Ac 5c Qd] [7d]
|
||||
Borussenstegi: checks
|
||||
crushcrusher: checks
|
||||
*** SHOW DOWN ***
|
||||
Borussenstegi: shows [3s Jd] (high card Ace)
|
||||
crushcrusher: shows [5s 8h] (a pair of Fives)
|
||||
crushcrusher collected 40 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Board [Kc Ac 5c Qd 7d]
|
||||
Seat 1: MagicT01 (button) folded before Flop (didn't bet)
|
||||
Seat 2: Borussenstegi (small blind) showed [3s Jd] and lost with high card Ace
|
||||
Seat 3: crushcrusher (big blind) showed [5s 8h] and won (40) with a pair of Fives
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675370699: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:26:31 ET
|
||||
Table '3056069896 1' 3-max Seat #2 is the button
|
||||
Seat 1: MagicT01 (500 in chips)
|
||||
Seat 2: Borussenstegi (480 in chips)
|
||||
Seat 3: crushcrusher (520 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
MagicT01: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5c Qs]
|
||||
Borussenstegi: calls 20
|
||||
crushcrusher: calls 10
|
||||
MagicT01: checks
|
||||
*** FLOP *** [4c As 8c]
|
||||
crushcrusher: checks
|
||||
MagicT01: checks
|
||||
Borussenstegi: checks
|
||||
*** TURN *** [4c As 8c] [7s]
|
||||
crushcrusher: checks
|
||||
MagicT01: checks
|
||||
Borussenstegi: checks
|
||||
*** RIVER *** [4c As 8c 7s] [Ts]
|
||||
crushcrusher: checks
|
||||
MagicT01: checks
|
||||
Borussenstegi: checks
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [5c Qs] (high card Ace)
|
||||
MagicT01: mucks hand
|
||||
Borussenstegi: mucks hand
|
||||
crushcrusher collected 60 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Board [4c As 8c 7s Ts]
|
||||
Seat 1: MagicT01 (big blind) mucked [Jh 3d]
|
||||
Seat 2: Borussenstegi (button) mucked [2d Jc]
|
||||
Seat 3: crushcrusher (small blind) showed [5c Qs] and won (60) with high card Ace
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675392355: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:27:03 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (480 in chips)
|
||||
Seat 2: Borussenstegi (460 in chips)
|
||||
Seat 3: crushcrusher (560 in chips)
|
||||
MagicT01: posts small blind 10
|
||||
Borussenstegi: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2h 4h]
|
||||
crushcrusher: folds
|
||||
MagicT01: folds
|
||||
Uncalled bet (10) returned to Borussenstegi
|
||||
Borussenstegi collected 20 from pot
|
||||
Borussenstegi: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: MagicT01 (small blind) folded before Flop
|
||||
Seat 2: Borussenstegi (big blind) collected (20)
|
||||
Seat 3: crushcrusher (button) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675401651: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:27:17 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (470 in chips)
|
||||
Seat 2: Borussenstegi (470 in chips)
|
||||
Seat 3: crushcrusher (560 in chips)
|
||||
Borussenstegi: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kc 9h]
|
||||
MagicT01: raises 80 to 100
|
||||
Borussenstegi: raises 220 to 320
|
||||
crushcrusher: folds
|
||||
MagicT01: raises 150 to 470 and is all-in
|
||||
Borussenstegi: calls 150 and is all-in
|
||||
*** FLOP *** [Tc 3c 2s]
|
||||
*** TURN *** [Tc 3c 2s] [4c]
|
||||
*** RIVER *** [Tc 3c 2s 4c] [3h]
|
||||
*** SHOW DOWN ***
|
||||
Borussenstegi: shows [7d 4d] (two pair, Fours and Threes)
|
||||
MagicT01: shows [Jh Jd] (two pair, Jacks and Threes)
|
||||
MagicT01 collected 960 from pot
|
||||
Borussenstegi finished the tournament in 3rd place
|
||||
*** SUMMARY ***
|
||||
Total pot 960 | Rake 0
|
||||
Board [Tc 3c 2s 4c 3h]
|
||||
Seat 1: MagicT01 (button) showed [Jh Jd] and won (960) with two pair, Jacks and Threes
|
||||
Seat 2: Borussenstegi (small blind) showed [7d 4d] and lost with two pair, Fours and Threes
|
||||
Seat 3: crushcrusher (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675422778: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:27:49 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (960 in chips)
|
||||
Seat 3: crushcrusher (540 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
MagicT01: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7d 2h]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (10) returned to MagicT01
|
||||
MagicT01 collected 20 from pot
|
||||
MagicT01: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: MagicT01 (big blind) collected (20)
|
||||
Seat 3: crushcrusher (button) (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675425443: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:27:53 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (970 in chips)
|
||||
Seat 3: crushcrusher (530 in chips)
|
||||
MagicT01: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3h 9s]
|
||||
MagicT01: raises 40 to 60
|
||||
crushcrusher: folds
|
||||
Uncalled bet (40) returned to MagicT01
|
||||
MagicT01 collected 40 from pot
|
||||
MagicT01: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) collected (40)
|
||||
Seat 3: crushcrusher (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675429933: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:28:00 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (990 in chips)
|
||||
Seat 3: crushcrusher (510 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
MagicT01: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7d 8h]
|
||||
crushcrusher: raises 80 to 100
|
||||
MagicT01: folds
|
||||
Uncalled bet (80) returned to crushcrusher
|
||||
crushcrusher collected 40 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 1: MagicT01 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (40)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675435870: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:28:08 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (970 in chips)
|
||||
Seat 3: crushcrusher (530 in chips)
|
||||
MagicT01: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [As 2s]
|
||||
MagicT01: calls 10
|
||||
crushcrusher: raises 510 to 530 and is all-in
|
||||
MagicT01: folds
|
||||
Uncalled bet (510) returned to crushcrusher
|
||||
crushcrusher collected 40 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (40)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675441259: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:28:16 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (950 in chips)
|
||||
Seat 3: crushcrusher (550 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
MagicT01: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ah 3h]
|
||||
crushcrusher: raises 530 to 550 and is all-in
|
||||
MagicT01: calls 530
|
||||
*** FLOP *** [3c 2d Ad]
|
||||
*** TURN *** [3c 2d Ad] [Kd]
|
||||
*** RIVER *** [3c 2d Ad Kd] [8h]
|
||||
*** SHOW DOWN ***
|
||||
MagicT01: shows [Jd Kh] (a pair of Kings)
|
||||
crushcrusher: shows [Ah 3h] (two pair, Aces and Threes)
|
||||
crushcrusher collected 1100 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1100 | Rake 0
|
||||
Board [3c 2d Ad Kd 8h]
|
||||
Seat 1: MagicT01 (big blind) showed [Jd Kh] and lost with a pair of Kings
|
||||
Seat 3: crushcrusher (button) (small blind) showed [Ah 3h] and won (1100) with two pair, Aces and Threes
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675449671: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:28:29 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (400 in chips)
|
||||
Seat 3: crushcrusher (1100 in chips)
|
||||
MagicT01: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2s Jd]
|
||||
MagicT01: raises 380 to 400 and is all-in
|
||||
crushcrusher: folds
|
||||
Uncalled bet (380) returned to MagicT01
|
||||
MagicT01 collected 40 from pot
|
||||
MagicT01: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) collected (40)
|
||||
Seat 3: crushcrusher (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675455640: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:28:38 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (420 in chips)
|
||||
Seat 3: crushcrusher (1080 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
MagicT01: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8h 7h]
|
||||
crushcrusher: raises 1060 to 1080 and is all-in
|
||||
MagicT01: calls 400 and is all-in
|
||||
Uncalled bet (660) returned to crushcrusher
|
||||
*** FLOP *** [4s Jd 3d]
|
||||
*** TURN *** [4s Jd 3d] [Qs]
|
||||
*** RIVER *** [4s Jd 3d Qs] [6d]
|
||||
*** SHOW DOWN ***
|
||||
MagicT01: shows [Js Kc] (a pair of Jacks)
|
||||
crushcrusher: shows [8h 7h] (high card Queen)
|
||||
MagicT01 collected 840 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 840 | Rake 0
|
||||
Board [4s Jd 3d Qs 6d]
|
||||
Seat 1: MagicT01 (big blind) showed [Js Kc] and won (840) with a pair of Jacks
|
||||
Seat 3: crushcrusher (button) (small blind) showed [8h 7h] and lost with high card Queen
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675466740: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:28:55 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (840 in chips)
|
||||
Seat 3: crushcrusher (660 in chips)
|
||||
MagicT01: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kc 6s]
|
||||
MagicT01: folds
|
||||
Uncalled bet (10) returned to crushcrusher
|
||||
crushcrusher collected 20 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (20)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675469439: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:28:59 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (830 in chips)
|
||||
Seat 3: crushcrusher (670 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
MagicT01: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2d 9d]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (10) returned to MagicT01
|
||||
MagicT01 collected 20 from pot
|
||||
MagicT01: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: MagicT01 (big blind) collected (20)
|
||||
Seat 3: crushcrusher (button) (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675472162: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:29:03 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (840 in chips)
|
||||
Seat 3: crushcrusher (660 in chips)
|
||||
MagicT01: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kc 6h]
|
||||
MagicT01: folds
|
||||
Uncalled bet (10) returned to crushcrusher
|
||||
crushcrusher collected 20 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 20 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (20)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675475023: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:29:07 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (830 in chips)
|
||||
Seat 3: crushcrusher (670 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
MagicT01: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kh Th]
|
||||
crushcrusher: raises 650 to 670 and is all-in
|
||||
MagicT01: folds
|
||||
Uncalled bet (650) returned to crushcrusher
|
||||
crushcrusher collected 40 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 1: MagicT01 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (40)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675481125: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:29:16 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (810 in chips)
|
||||
Seat 3: crushcrusher (690 in chips)
|
||||
MagicT01: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9h 4h]
|
||||
MagicT01: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [2d Ah Qd]
|
||||
crushcrusher: checks
|
||||
MagicT01: bets 60
|
||||
crushcrusher: folds
|
||||
Uncalled bet (60) returned to MagicT01
|
||||
MagicT01 collected 60 from pot
|
||||
MagicT01: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Board [2d Ah Qd]
|
||||
Seat 1: MagicT01 (button) (small blind) collected (60)
|
||||
Seat 3: crushcrusher (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675490673: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:29:30 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (840 in chips)
|
||||
Seat 3: crushcrusher (660 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
MagicT01: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4d 5d]
|
||||
crushcrusher: raises 630 to 660 and is all-in
|
||||
MagicT01: folds
|
||||
Uncalled bet (630) returned to crushcrusher
|
||||
crushcrusher collected 60 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Seat 1: MagicT01 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (60)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675494725: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:29:37 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (810 in chips)
|
||||
Seat 3: crushcrusher (690 in chips)
|
||||
MagicT01: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [6c 8s]
|
||||
MagicT01: folds
|
||||
Uncalled bet (15) returned to crushcrusher
|
||||
crushcrusher collected 30 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 30 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (30)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675498344: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:29:42 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (795 in chips)
|
||||
Seat 3: crushcrusher (705 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
MagicT01: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7s Jh]
|
||||
crushcrusher: raises 30 to 60
|
||||
MagicT01: calls 30
|
||||
*** FLOP *** [Th 2c 6c]
|
||||
MagicT01: checks
|
||||
crushcrusher: bets 60
|
||||
MagicT01: folds
|
||||
Uncalled bet (60) returned to crushcrusher
|
||||
crushcrusher collected 120 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [Th 2c 6c]
|
||||
Seat 1: MagicT01 (big blind) folded on the Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (120)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675511996: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:30:02 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (735 in chips)
|
||||
Seat 3: crushcrusher (765 in chips)
|
||||
MagicT01: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jh 3s]
|
||||
MagicT01: raises 30 to 60
|
||||
crushcrusher: calls 30
|
||||
*** FLOP *** [9h Td 6d]
|
||||
crushcrusher: checks
|
||||
MagicT01: checks
|
||||
*** TURN *** [9h Td 6d] [6s]
|
||||
crushcrusher: checks
|
||||
MagicT01: checks
|
||||
*** RIVER *** [9h Td 6d 6s] [Ts]
|
||||
crushcrusher: checks
|
||||
MagicT01: bets 120
|
||||
crushcrusher: folds
|
||||
Uncalled bet (120) returned to MagicT01
|
||||
MagicT01 collected 120 from pot
|
||||
MagicT01: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [9h Td 6d 6s Ts]
|
||||
Seat 1: MagicT01 (button) (small blind) collected (120)
|
||||
Seat 3: crushcrusher (big blind) folded on the River
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675532295: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:30:31 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (795 in chips)
|
||||
Seat 3: crushcrusher (705 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
MagicT01: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9d 7h]
|
||||
crushcrusher: raises 675 to 705 and is all-in
|
||||
MagicT01: folds
|
||||
Uncalled bet (675) returned to crushcrusher
|
||||
crushcrusher collected 60 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Seat 1: MagicT01 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (60)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675536143: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:30:36 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (765 in chips)
|
||||
Seat 3: crushcrusher (735 in chips)
|
||||
MagicT01: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ks 7s]
|
||||
MagicT01: folds
|
||||
Uncalled bet (15) returned to crushcrusher
|
||||
crushcrusher collected 30 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 30 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (30)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675539347: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:30:41 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (750 in chips)
|
||||
Seat 3: crushcrusher (750 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
MagicT01: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ts 5d]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (15) returned to MagicT01
|
||||
MagicT01 collected 30 from pot
|
||||
MagicT01: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 30 | Rake 0
|
||||
Seat 1: MagicT01 (big blind) collected (30)
|
||||
Seat 3: crushcrusher (button) (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675542777: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:30:46 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (765 in chips)
|
||||
Seat 3: crushcrusher (735 in chips)
|
||||
MagicT01: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3c 3h]
|
||||
MagicT01: calls 15
|
||||
crushcrusher: raises 705 to 735 and is all-in
|
||||
MagicT01: folds
|
||||
Uncalled bet (705) returned to crushcrusher
|
||||
crushcrusher collected 60 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (60)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675547585: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:30:53 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (735 in chips)
|
||||
Seat 3: crushcrusher (765 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
MagicT01: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qd 3d]
|
||||
crushcrusher: raises 735 to 765 and is all-in
|
||||
MagicT01: folds
|
||||
Uncalled bet (735) returned to crushcrusher
|
||||
crushcrusher collected 60 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Seat 1: MagicT01 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (60)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675551894: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:30:59 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (705 in chips)
|
||||
Seat 3: crushcrusher (795 in chips)
|
||||
MagicT01: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qs 6s]
|
||||
MagicT01: folds
|
||||
Uncalled bet (15) returned to crushcrusher
|
||||
crushcrusher collected 30 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 30 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (30)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675555278: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:31:04 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (690 in chips)
|
||||
Seat 3: crushcrusher (810 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
MagicT01: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h Qc]
|
||||
crushcrusher: raises 30 to 60
|
||||
MagicT01: calls 30
|
||||
*** FLOP *** [3c 2c 2d]
|
||||
MagicT01: checks
|
||||
crushcrusher: bets 60
|
||||
MagicT01: calls 60
|
||||
*** TURN *** [3c 2c 2d] [8s]
|
||||
MagicT01: checks
|
||||
crushcrusher: bets 90
|
||||
MagicT01: calls 90
|
||||
*** RIVER *** [3c 2c 2d 8s] [Jc]
|
||||
MagicT01: checks
|
||||
crushcrusher: checks
|
||||
*** SHOW DOWN ***
|
||||
MagicT01: shows [3s 2h] (a full house, Deuces full of Threes)
|
||||
crushcrusher: mucks hand
|
||||
MagicT01 collected 420 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 420 | Rake 0
|
||||
Board [3c 2c 2d 8s Jc]
|
||||
Seat 1: MagicT01 (big blind) showed [3s 2h] and won (420) with a full house, Deuces full of Threes
|
||||
Seat 3: crushcrusher (button) (small blind) mucked [7h Qc]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675575983: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:31:34 ET
|
||||
Table '3056069896 1' 3-max Seat #1 is the button
|
||||
Seat 1: MagicT01 (900 in chips)
|
||||
Seat 3: crushcrusher (600 in chips)
|
||||
MagicT01: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [6d 5h]
|
||||
MagicT01: folds
|
||||
Uncalled bet (15) returned to crushcrusher
|
||||
crushcrusher collected 30 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 30 | Rake 0
|
||||
Seat 1: MagicT01 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (30)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675580775: Tournament #3056069896, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:31:41 ET
|
||||
Table '3056069896 1' 3-max Seat #3 is the button
|
||||
Seat 1: MagicT01 (885 in chips)
|
||||
Seat 3: crushcrusher (615 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
MagicT01: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qs 5s]
|
||||
crushcrusher: raises 585 to 615 and is all-in
|
||||
MagicT01: calls 585
|
||||
*** FLOP *** [9s 7c Kh]
|
||||
*** TURN *** [9s 7c Kh] [7s]
|
||||
*** RIVER *** [9s 7c Kh 7s] [3d]
|
||||
*** SHOW DOWN ***
|
||||
MagicT01: shows [6d 6s] (two pair, Sevens and Sixes)
|
||||
crushcrusher: shows [Qs 5s] (a pair of Sevens)
|
||||
MagicT01 collected 1230 from pot
|
||||
crushcrusher finished the tournament in 2nd place
|
||||
MagicT01 wins the tournament and receives 20000 - congratulations!
|
||||
*** SUMMARY ***
|
||||
Total pot 1230 | Rake 0
|
||||
Board [9s 7c Kh 7s 3d]
|
||||
Seat 1: MagicT01 (big blind) showed [6d 6s] and won (1230) with two pair, Sevens and Sixes
|
||||
Seat 3: crushcrusher (button) (small blind) showed [Qs 5s] and lost with a pair of Sevens
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,296 @@
|
||||
PokerStars Hand #220675644140: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:33:13 ET
|
||||
Table '3056075088 1' 3-max Seat #1 is the button
|
||||
Seat 1: soufiane.tz (500 in chips)
|
||||
Seat 2: e.a.den72 (500 in chips)
|
||||
Seat 3: crushcrusher (500 in chips)
|
||||
e.a.den72: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jh Js]
|
||||
soufiane.tz: calls 20
|
||||
e.a.den72: calls 10
|
||||
crushcrusher: raises 480 to 500 and is all-in
|
||||
soufiane.tz: calls 480 and is all-in
|
||||
e.a.den72: folds
|
||||
*** FLOP *** [4s Kh 4h]
|
||||
*** TURN *** [4s Kh 4h] [4d]
|
||||
*** RIVER *** [4s Kh 4h 4d] [2d]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [Jh Js] (a full house, Fours full of Jacks)
|
||||
soufiane.tz: shows [Qc 7h] (three of a kind, Fours)
|
||||
crushcrusher collected 1020 from pot
|
||||
soufiane.tz finished the tournament in 3rd place
|
||||
*** SUMMARY ***
|
||||
Total pot 1020 | Rake 0
|
||||
Board [4s Kh 4h 4d 2d]
|
||||
Seat 1: soufiane.tz (button) showed [Qc 7h] and lost with three of a kind, Fours
|
||||
Seat 2: e.a.den72 (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) showed [Jh Js] and won (1020) with a full house, Fours full of Jacks
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675665970: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:33:45 ET
|
||||
Table '3056075088 1' 3-max Seat #3 is the button
|
||||
Seat 2: e.a.den72 (480 in chips)
|
||||
Seat 3: crushcrusher (1020 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
e.a.den72: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h 9h]
|
||||
crushcrusher: raises 1000 to 1020 and is all-in
|
||||
e.a.den72: calls 460 and is all-in
|
||||
Uncalled bet (540) returned to crushcrusher
|
||||
*** FLOP *** [2s Jh 6h]
|
||||
*** TURN *** [2s Jh 6h] [8d]
|
||||
*** RIVER *** [2s Jh 6h 8d] [As]
|
||||
*** SHOW DOWN ***
|
||||
e.a.den72: shows [4c Ad] (a pair of Aces)
|
||||
crushcrusher: shows [7h 9h] (high card Ace)
|
||||
e.a.den72 collected 960 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 960 | Rake 0
|
||||
Board [2s Jh 6h 8d As]
|
||||
Seat 2: e.a.den72 (big blind) showed [4c Ad] and won (960) with a pair of Aces
|
||||
Seat 3: crushcrusher (button) (small blind) showed [7h 9h] and lost with high card Ace
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675682082: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:34:08 ET
|
||||
Table '3056075088 1' 3-max Seat #2 is the button
|
||||
Seat 2: e.a.den72 (960 in chips)
|
||||
Seat 3: crushcrusher (540 in chips)
|
||||
e.a.den72: posts small blind 10
|
||||
crushcrusher: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ad 8c]
|
||||
e.a.den72: calls 10
|
||||
crushcrusher: raises 520 to 540 and is all-in
|
||||
e.a.den72: folds
|
||||
Uncalled bet (520) returned to crushcrusher
|
||||
crushcrusher collected 40 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 40 | Rake 0
|
||||
Seat 2: e.a.den72 (button) (small blind) folded before Flop
|
||||
Seat 3: crushcrusher (big blind) collected (40)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675687563: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:34:16 ET
|
||||
Table '3056075088 1' 3-max Seat #3 is the button
|
||||
Seat 2: e.a.den72 (940 in chips)
|
||||
Seat 3: crushcrusher (560 in chips)
|
||||
crushcrusher: posts small blind 10
|
||||
e.a.den72: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7c 6s]
|
||||
crushcrusher: raises 540 to 560 and is all-in
|
||||
e.a.den72: calls 540
|
||||
*** FLOP *** [Jd 9d 5h]
|
||||
*** TURN *** [Jd 9d 5h] [6h]
|
||||
*** RIVER *** [Jd 9d 5h 6h] [6d]
|
||||
*** SHOW DOWN ***
|
||||
e.a.den72: shows [Ks Jh] (two pair, Jacks and Sixes)
|
||||
crushcrusher: shows [7c 6s] (three of a kind, Sixes)
|
||||
crushcrusher collected 1120 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1120 | Rake 0
|
||||
Board [Jd 9d 5h 6h 6d]
|
||||
Seat 2: e.a.den72 (big blind) showed [Ks Jh] and lost with two pair, Jacks and Sixes
|
||||
Seat 3: crushcrusher (button) (small blind) showed [7c 6s] and won (1120) with three of a kind, Sixes
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675702399: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:34:38 ET
|
||||
Table '3056075088 1' 3-max Seat #2 is the button
|
||||
Seat 2: e.a.den72 (380 in chips)
|
||||
Seat 3: crushcrusher (1120 in chips)
|
||||
e.a.den72: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qd 2d]
|
||||
e.a.den72: raises 350 to 380 and is all-in
|
||||
crushcrusher: calls 350
|
||||
*** FLOP *** [6s 3h 2c]
|
||||
*** TURN *** [6s 3h 2c] [7d]
|
||||
*** RIVER *** [6s 3h 2c 7d] [4c]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [Qd 2d] (a pair of Deuces)
|
||||
e.a.den72: shows [Jd Jh] (a pair of Jacks)
|
||||
e.a.den72 collected 760 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 760 | Rake 0
|
||||
Board [6s 3h 2c 7d 4c]
|
||||
Seat 2: e.a.den72 (button) (small blind) showed [Jd Jh] and won (760) with a pair of Jacks
|
||||
Seat 3: crushcrusher (big blind) showed [Qd 2d] and lost with a pair of Deuces
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675720818: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:35:04 ET
|
||||
Table '3056075088 1' 3-max Seat #3 is the button
|
||||
Seat 2: e.a.den72 (760 in chips)
|
||||
Seat 3: crushcrusher (740 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
e.a.den72: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5d Kc]
|
||||
crushcrusher: raises 30 to 60
|
||||
e.a.den72: calls 30
|
||||
*** FLOP *** [8c 2d 8d]
|
||||
e.a.den72: checks
|
||||
crushcrusher: bets 60
|
||||
e.a.den72: folds
|
||||
Uncalled bet (60) returned to crushcrusher
|
||||
crushcrusher collected 120 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 120 | Rake 0
|
||||
Board [8c 2d 8d]
|
||||
Seat 2: e.a.den72 (big blind) folded on the Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (120)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675735915: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:35:26 ET
|
||||
Table '3056075088 1' 3-max Seat #2 is the button
|
||||
Seat 2: e.a.den72 (700 in chips)
|
||||
Seat 3: crushcrusher (800 in chips)
|
||||
e.a.den72: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2s 7h]
|
||||
e.a.den72: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [Qs 8s Ks]
|
||||
crushcrusher: checks
|
||||
e.a.den72: checks
|
||||
*** TURN *** [Qs 8s Ks] [9d]
|
||||
crushcrusher: checks
|
||||
e.a.den72: checks
|
||||
*** RIVER *** [Qs 8s Ks 9d] [4c]
|
||||
crushcrusher: checks
|
||||
e.a.den72: bets 90
|
||||
crushcrusher: folds
|
||||
Uncalled bet (90) returned to e.a.den72
|
||||
e.a.den72 collected 60 from pot
|
||||
e.a.den72: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Board [Qs 8s Ks 9d 4c]
|
||||
Seat 2: e.a.den72 (button) (small blind) collected (60)
|
||||
Seat 3: crushcrusher (big blind) folded on the River
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675748074: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:35:44 ET
|
||||
Table '3056075088 1' 3-max Seat #3 is the button
|
||||
Seat 2: e.a.den72 (730 in chips)
|
||||
Seat 3: crushcrusher (770 in chips)
|
||||
crushcrusher: posts small blind 15
|
||||
e.a.den72: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9h Ah]
|
||||
crushcrusher: raises 740 to 770 and is all-in
|
||||
e.a.den72: folds
|
||||
Uncalled bet (740) returned to crushcrusher
|
||||
crushcrusher collected 60 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 60 | Rake 0
|
||||
Seat 2: e.a.den72 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (60)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675754217: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:35:53 ET
|
||||
Table '3056075088 1' 3-max Seat #2 is the button
|
||||
Seat 2: e.a.den72 (700 in chips)
|
||||
Seat 3: crushcrusher (800 in chips)
|
||||
e.a.den72: posts small blind 20
|
||||
crushcrusher: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [6s 2h]
|
||||
e.a.den72: calls 20
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [8h Ks Qs]
|
||||
crushcrusher: checks
|
||||
e.a.den72: bets 660 and is all-in
|
||||
crushcrusher: folds
|
||||
Uncalled bet (660) returned to e.a.den72
|
||||
e.a.den72 collected 80 from pot
|
||||
e.a.den72: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 80 | Rake 0
|
||||
Board [8h Ks Qs]
|
||||
Seat 2: e.a.den72 (button) (small blind) collected (80)
|
||||
Seat 3: crushcrusher (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675762196: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:36:04 ET
|
||||
Table '3056075088 1' 3-max Seat #3 is the button
|
||||
Seat 2: e.a.den72 (740 in chips)
|
||||
Seat 3: crushcrusher (760 in chips)
|
||||
crushcrusher: posts small blind 20
|
||||
e.a.den72: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Th Qc]
|
||||
crushcrusher: raises 720 to 760 and is all-in
|
||||
e.a.den72: folds
|
||||
Uncalled bet (720) returned to crushcrusher
|
||||
crushcrusher collected 80 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 80 | Rake 0
|
||||
Seat 2: e.a.den72 (big blind) folded before Flop
|
||||
Seat 3: crushcrusher (button) (small blind) collected (80)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675766039: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:36:10 ET
|
||||
Table '3056075088 1' 3-max Seat #2 is the button
|
||||
Seat 2: e.a.den72 (700 in chips)
|
||||
Seat 3: crushcrusher (800 in chips)
|
||||
e.a.den72: posts small blind 20
|
||||
crushcrusher: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Th 9d]
|
||||
e.a.den72: raises 660 to 700 and is all-in
|
||||
crushcrusher: folds
|
||||
Uncalled bet (660) returned to e.a.den72
|
||||
e.a.den72 collected 80 from pot
|
||||
e.a.den72: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 80 | Rake 0
|
||||
Seat 2: e.a.den72 (button) (small blind) collected (80)
|
||||
Seat 3: crushcrusher (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220675770600: Tournament #3056075088, 9000+1000 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:36:16 ET
|
||||
Table '3056075088 1' 3-max Seat #3 is the button
|
||||
Seat 2: e.a.den72 (740 in chips)
|
||||
Seat 3: crushcrusher (760 in chips)
|
||||
crushcrusher: posts small blind 20
|
||||
e.a.den72: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [3s As]
|
||||
crushcrusher: raises 720 to 760 and is all-in
|
||||
e.a.den72: calls 700 and is all-in
|
||||
Uncalled bet (20) returned to crushcrusher
|
||||
*** FLOP *** [3d 8h Kd]
|
||||
*** TURN *** [3d 8h Kd] [Qc]
|
||||
*** RIVER *** [3d 8h Kd Qc] [5d]
|
||||
*** SHOW DOWN ***
|
||||
e.a.den72: shows [Ac 2h] (high card Ace)
|
||||
crushcrusher: shows [3s As] (a pair of Threes)
|
||||
crushcrusher collected 1480 from pot
|
||||
e.a.den72 finished the tournament in 2nd place
|
||||
*** SUMMARY ***
|
||||
Total pot 1480 | Rake 0
|
||||
Board [3d 8h Kd Qc 5d]
|
||||
Seat 2: e.a.den72 (big blind) showed [Ac 2h] and lost with high card Ace
|
||||
Seat 3: crushcrusher (button) (small blind) showed [3s As] and won (1480) with a pair of Threes
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,622 @@
|
||||
PokerStars Hand #220676059627: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:43:01 ET
|
||||
Table '3056083266 1' 9-max Seat #1 is the button
|
||||
Seat 1: neukino22 (500 in chips)
|
||||
Seat 2: Kaszper1 (500 in chips)
|
||||
Seat 3: RobArmas (500 in chips)
|
||||
Seat 4: gavino211 (500 in chips)
|
||||
Seat 5: tomderu (500 in chips)
|
||||
Seat 6: Miegs111 (500 in chips)
|
||||
Seat 7: Zzz71179 (500 in chips)
|
||||
Seat 8: crushcrusher (500 in chips)
|
||||
Seat 9: badkaka (500 in chips)
|
||||
neukino22: posts the ante 2
|
||||
Kaszper1: posts the ante 2
|
||||
RobArmas: posts the ante 2
|
||||
gavino211: posts the ante 2
|
||||
tomderu: posts the ante 2
|
||||
Miegs111: posts the ante 2
|
||||
Zzz71179: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
badkaka: posts the ante 2
|
||||
Kaszper1: posts small blind 10
|
||||
RobArmas: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2s 2c]
|
||||
gavino211 has timed out
|
||||
gavino211: folds
|
||||
tomderu: folds
|
||||
Miegs111: calls 20
|
||||
Zzz71179: raises 20 to 40
|
||||
crushcrusher: calls 40
|
||||
badkaka: folds
|
||||
neukino22: calls 40
|
||||
Kaszper1: calls 30
|
||||
RobArmas: folds
|
||||
Miegs111: calls 20
|
||||
*** FLOP *** [4h 6d Js]
|
||||
Kaszper1: checks
|
||||
Miegs111: bets 40
|
||||
Zzz71179: calls 40
|
||||
crushcrusher: folds
|
||||
neukino22: raises 358 to 398
|
||||
Kaszper1: folds
|
||||
Miegs111: calls 358
|
||||
Zzz71179: calls 358
|
||||
*** TURN *** [4h 6d Js] [7c]
|
||||
Miegs111: checks
|
||||
Zzz71179: checks
|
||||
neukino22: bets 60 and is all-in
|
||||
Miegs111: calls 60 and is all-in
|
||||
Zzz71179: calls 60 and is all-in
|
||||
*** RIVER *** [4h 6d Js 7c] [5c]
|
||||
*** SHOW DOWN ***
|
||||
Miegs111: shows [9h Jc] (a pair of Jacks)
|
||||
Zzz71179: shows [Tc 2h] (high card Jack)
|
||||
neukino22: shows [Jd 4d] (two pair, Jacks and Fours)
|
||||
neukino22 collected 1612 from pot
|
||||
neukino22 wins the 4250 bounty for eliminating Miegs111
|
||||
neukino22 wins the 4250 bounty for eliminating Zzz71179
|
||||
Miegs111 finished the tournament in 8th place
|
||||
Zzz71179 finished the tournament in 8th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1612 | Rake 0
|
||||
Board [4h 6d Js 7c 5c]
|
||||
Seat 1: neukino22 (button) showed [Jd 4d] and won (1612) with two pair, Jacks and Fours
|
||||
Seat 2: Kaszper1 (small blind) folded on the Flop
|
||||
Seat 3: RobArmas (big blind) folded before Flop
|
||||
Seat 4: gavino211 folded before Flop (didn't bet)
|
||||
Seat 5: tomderu folded before Flop (didn't bet)
|
||||
Seat 6: Miegs111 showed [9h Jc] and lost with a pair of Jacks
|
||||
Seat 7: Zzz71179 showed [Tc 2h] and lost with high card Jack
|
||||
Seat 8: crushcrusher folded on the Flop
|
||||
Seat 9: badkaka folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676104884: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:44:06 ET
|
||||
Table '3056083266 1' 9-max Seat #2 is the button
|
||||
Seat 1: neukino22 (1612 in chips)
|
||||
Seat 2: Kaszper1 (458 in chips)
|
||||
Seat 3: RobArmas (478 in chips)
|
||||
Seat 4: gavino211 (498 in chips)
|
||||
Seat 5: tomderu (498 in chips)
|
||||
Seat 8: crushcrusher (458 in chips)
|
||||
Seat 9: badkaka (498 in chips)
|
||||
neukino22: posts the ante 2
|
||||
Kaszper1: posts the ante 2
|
||||
RobArmas: posts the ante 2
|
||||
gavino211: posts the ante 2
|
||||
tomderu: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
badkaka: posts the ante 2
|
||||
RobArmas: posts small blind 10
|
||||
gavino211: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h Qs]
|
||||
tomderu: folds
|
||||
crushcrusher: folds
|
||||
badkaka: folds
|
||||
neukino22: calls 20
|
||||
Kaszper1: folds
|
||||
RobArmas: calls 10
|
||||
gavino211: checks
|
||||
*** FLOP *** [5c Ah 6c]
|
||||
RobArmas: checks
|
||||
gavino211: checks
|
||||
neukino22: checks
|
||||
*** TURN *** [5c Ah 6c] [Qd]
|
||||
RobArmas: bets 40
|
||||
gavino211: calls 40
|
||||
neukino22: folds
|
||||
*** RIVER *** [5c Ah 6c Qd] [2d]
|
||||
RobArmas: checks
|
||||
gavino211: checks
|
||||
*** SHOW DOWN ***
|
||||
RobArmas: shows [Jc Kd] (high card Ace)
|
||||
gavino211: shows [Qh Jh] (a pair of Queens)
|
||||
gavino211 collected 154 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 154 | Rake 0
|
||||
Board [5c Ah 6c Qd 2d]
|
||||
Seat 1: neukino22 folded on the Turn
|
||||
Seat 2: Kaszper1 (button) folded before Flop (didn't bet)
|
||||
Seat 3: RobArmas (small blind) showed [Jc Kd] and lost with high card Ace
|
||||
Seat 4: gavino211 (big blind) showed [Qh Jh] and won (154) with a pair of Queens
|
||||
Seat 5: tomderu folded before Flop (didn't bet)
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: badkaka folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676137871: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level I (10/20) - 2020/11/22 11:44:53 ET
|
||||
Table '3056083266 1' 9-max Seat #3 is the button
|
||||
Seat 1: neukino22 (1590 in chips)
|
||||
Seat 2: Kaszper1 (456 in chips)
|
||||
Seat 3: RobArmas (416 in chips)
|
||||
Seat 4: gavino211 (590 in chips)
|
||||
Seat 5: tomderu (496 in chips)
|
||||
Seat 8: crushcrusher (456 in chips)
|
||||
Seat 9: badkaka (496 in chips)
|
||||
neukino22: posts the ante 2
|
||||
Kaszper1: posts the ante 2
|
||||
RobArmas: posts the ante 2
|
||||
gavino211: posts the ante 2
|
||||
tomderu: posts the ante 2
|
||||
crushcrusher: posts the ante 2
|
||||
badkaka: posts the ante 2
|
||||
gavino211: posts small blind 10
|
||||
tomderu: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Td 7c]
|
||||
crushcrusher: folds
|
||||
badkaka: folds
|
||||
neukino22: folds
|
||||
Kaszper1: calls 20
|
||||
RobArmas: folds
|
||||
gavino211: calls 10
|
||||
tomderu: checks
|
||||
*** FLOP *** [Qs 9h 4d]
|
||||
gavino211: checks
|
||||
tomderu: checks
|
||||
Kaszper1: checks
|
||||
*** TURN *** [Qs 9h 4d] [Tc]
|
||||
gavino211: checks
|
||||
tomderu: checks
|
||||
Kaszper1: checks
|
||||
*** RIVER *** [Qs 9h 4d Tc] [Qc]
|
||||
gavino211: checks
|
||||
tomderu: checks
|
||||
Kaszper1: checks
|
||||
*** SHOW DOWN ***
|
||||
gavino211: shows [4h 4c] (a full house, Fours full of Queens)
|
||||
tomderu: mucks hand
|
||||
Kaszper1: mucks hand
|
||||
gavino211 collected 74 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 74 | Rake 0
|
||||
Board [Qs 9h 4d Tc Qc]
|
||||
Seat 1: neukino22 folded before Flop (didn't bet)
|
||||
Seat 2: Kaszper1 mucked [2c Ah]
|
||||
Seat 3: RobArmas (button) folded before Flop (didn't bet)
|
||||
Seat 4: gavino211 (small blind) showed [4h 4c] and won (74) with a full house, Fours full of Queens
|
||||
Seat 5: tomderu (big blind) mucked [Ks 5d]
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: badkaka folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676161143: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:45:27 ET
|
||||
Table '3056083266 1' 9-max Seat #4 is the button
|
||||
Seat 1: neukino22 (1588 in chips)
|
||||
Seat 2: Kaszper1 (434 in chips)
|
||||
Seat 3: RobArmas (414 in chips)
|
||||
Seat 4: gavino211 (642 in chips)
|
||||
Seat 5: tomderu (474 in chips)
|
||||
Seat 8: crushcrusher (454 in chips)
|
||||
Seat 9: badkaka (494 in chips)
|
||||
neukino22: posts the ante 3
|
||||
Kaszper1: posts the ante 3
|
||||
RobArmas: posts the ante 3
|
||||
gavino211: posts the ante 3
|
||||
tomderu: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
badkaka: posts the ante 3
|
||||
tomderu: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h 4d]
|
||||
badkaka: raises 96 to 126
|
||||
neukino22: calls 126
|
||||
Kaszper1: folds
|
||||
RobArmas: folds
|
||||
gavino211: calls 126
|
||||
tomderu: folds
|
||||
crushcrusher: folds
|
||||
*** FLOP *** [Kc Jh 5h]
|
||||
badkaka: bets 365 and is all-in
|
||||
neukino22: calls 365
|
||||
gavino211: folds
|
||||
*** TURN *** [Kc Jh 5h] [Qh]
|
||||
*** RIVER *** [Kc Jh 5h Qh] [2c]
|
||||
*** SHOW DOWN ***
|
||||
badkaka: shows [Tc Ad] (a straight, Ten to Ace)
|
||||
neukino22: shows [8h 9d] (high card King)
|
||||
badkaka collected 1174 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1174 | Rake 0
|
||||
Board [Kc Jh 5h Qh 2c]
|
||||
Seat 1: neukino22 showed [8h 9d] and lost with high card King
|
||||
Seat 2: Kaszper1 folded before Flop (didn't bet)
|
||||
Seat 3: RobArmas folded before Flop (didn't bet)
|
||||
Seat 4: gavino211 (button) folded on the Flop
|
||||
Seat 5: tomderu (small blind) folded before Flop
|
||||
Seat 8: crushcrusher (big blind) folded before Flop
|
||||
Seat 9: badkaka showed [Tc Ad] and won (1174) with a straight, Ten to Ace
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676194315: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level II (15/30) - 2020/11/22 11:46:15 ET
|
||||
Table '3056083266 1' 9-max Seat #5 is the button
|
||||
Seat 1: neukino22 (1094 in chips)
|
||||
Seat 2: Kaszper1 (431 in chips)
|
||||
Seat 3: RobArmas (411 in chips)
|
||||
Seat 4: gavino211 (513 in chips)
|
||||
Seat 5: tomderu (456 in chips)
|
||||
Seat 8: crushcrusher (421 in chips)
|
||||
Seat 9: badkaka (1174 in chips)
|
||||
neukino22: posts the ante 3
|
||||
Kaszper1: posts the ante 3
|
||||
RobArmas: posts the ante 3
|
||||
gavino211: posts the ante 3
|
||||
tomderu: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
badkaka: posts the ante 3
|
||||
crushcrusher: posts small blind 15
|
||||
badkaka: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ad 6d]
|
||||
neukino22: calls 30
|
||||
Kaszper1: calls 30
|
||||
RobArmas: calls 30
|
||||
gavino211: folds
|
||||
tomderu: folds
|
||||
crushcrusher: calls 15
|
||||
badkaka: checks
|
||||
*** FLOP *** [4h 7h 6c]
|
||||
crushcrusher: checks
|
||||
badkaka: checks
|
||||
neukino22: checks
|
||||
Kaszper1: checks
|
||||
RobArmas: checks
|
||||
*** TURN *** [4h 7h 6c] [5c]
|
||||
crushcrusher: checks
|
||||
badkaka: checks
|
||||
neukino22: bets 90
|
||||
Kaszper1: raises 90 to 180
|
||||
RobArmas: folds
|
||||
crushcrusher: folds
|
||||
badkaka: calls 180
|
||||
neukino22: calls 90
|
||||
*** RIVER *** [4h 7h 6c 5c] [5s]
|
||||
badkaka: checks
|
||||
neukino22: bets 881 and is all-in
|
||||
Kaszper1: calls 218 and is all-in
|
||||
badkaka: calls 881
|
||||
*** SHOW DOWN ***
|
||||
neukino22: shows [Kc 8s] (a straight, Four to Eight)
|
||||
badkaka: shows [Js 3c] (a straight, Three to Seven)
|
||||
neukino22 collected 1326 from side pot
|
||||
Kaszper1: shows [8d 9d] (a straight, Five to Nine)
|
||||
Kaszper1 collected 1365 from main pot
|
||||
*** SUMMARY ***
|
||||
Total pot 2691 Main pot 1365. Side pot 1326. | Rake 0
|
||||
Board [4h 7h 6c 5c 5s]
|
||||
Seat 1: neukino22 showed [Kc 8s] and won (1326) with a straight, Four to Eight
|
||||
Seat 2: Kaszper1 showed [8d 9d] and won (1365) with a straight, Five to Nine
|
||||
Seat 3: RobArmas folded on the Turn
|
||||
Seat 4: gavino211 folded before Flop (didn't bet)
|
||||
Seat 5: tomderu (button) folded before Flop (didn't bet)
|
||||
Seat 8: crushcrusher (small blind) folded on the Turn
|
||||
Seat 9: badkaka (big blind) showed [Js 3c] and lost with a straight, Three to Seven
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676247169: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:47:32 ET
|
||||
Table '3056083266 1' 9-max Seat #8 is the button
|
||||
Seat 1: neukino22 (1326 in chips)
|
||||
Seat 2: Kaszper1 (1365 in chips)
|
||||
Seat 3: RobArmas (378 in chips)
|
||||
Seat 4: gavino211 (510 in chips)
|
||||
Seat 5: tomderu (453 in chips)
|
||||
Seat 8: crushcrusher (388 in chips)
|
||||
Seat 9: badkaka (80 in chips)
|
||||
neukino22: posts the ante 4
|
||||
Kaszper1: posts the ante 4
|
||||
RobArmas: posts the ante 4
|
||||
gavino211: posts the ante 4
|
||||
tomderu: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
badkaka: posts the ante 4
|
||||
badkaka: posts small blind 20
|
||||
neukino22: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8s 7h]
|
||||
Kaszper1: calls 40
|
||||
RobArmas: raises 334 to 374 and is all-in
|
||||
gavino211: folds
|
||||
tomderu: folds
|
||||
crushcrusher: raises 10 to 384 and is all-in
|
||||
badkaka: calls 56 and is all-in
|
||||
neukino22: folds
|
||||
Kaszper1: folds
|
||||
Uncalled bet (10) returned to crushcrusher
|
||||
*** FLOP *** [Ah Th 2s]
|
||||
*** TURN *** [Ah Th 2s] [Qs]
|
||||
*** RIVER *** [Ah Th 2s Qs] [Js]
|
||||
*** SHOW DOWN ***
|
||||
RobArmas: shows [8h 8d] (a pair of Eights)
|
||||
crushcrusher: shows [8s 7h] (high card Ace)
|
||||
RobArmas collected 596 from side pot
|
||||
badkaka: shows [7s Qc] (a pair of Queens)
|
||||
badkaka collected 336 from main pot
|
||||
*** SUMMARY ***
|
||||
Total pot 932 Main pot 336. Side pot 596. | Rake 0
|
||||
Board [Ah Th 2s Qs Js]
|
||||
Seat 1: neukino22 (big blind) folded before Flop
|
||||
Seat 2: Kaszper1 folded before Flop
|
||||
Seat 3: RobArmas showed [8h 8d] and won (596) with a pair of Eights
|
||||
Seat 4: gavino211 folded before Flop (didn't bet)
|
||||
Seat 5: tomderu folded before Flop (didn't bet)
|
||||
Seat 8: crushcrusher (button) showed [8s 7h] and lost with high card Ace
|
||||
Seat 9: badkaka (small blind) showed [7s Qc] and won (336) with a pair of Queens
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676271984: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:48:08 ET
|
||||
Table '3056083266 1' 9-max Seat #9 is the button
|
||||
Seat 1: neukino22 (1282 in chips)
|
||||
Seat 2: Kaszper1 (1321 in chips)
|
||||
Seat 3: RobArmas (596 in chips)
|
||||
Seat 4: gavino211 (506 in chips)
|
||||
Seat 5: tomderu (449 in chips)
|
||||
Seat 8: crushcrusher (10 in chips)
|
||||
Seat 9: badkaka (336 in chips)
|
||||
neukino22: posts the ante 4
|
||||
Kaszper1: posts the ante 4
|
||||
RobArmas: posts the ante 4
|
||||
gavino211: posts the ante 4
|
||||
tomderu: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
badkaka: posts the ante 4
|
||||
neukino22: posts small blind 20
|
||||
Kaszper1: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8h Ks]
|
||||
RobArmas: calls 40
|
||||
gavino211: calls 40
|
||||
tomderu: folds
|
||||
crushcrusher: calls 6 and is all-in
|
||||
badkaka: folds
|
||||
neukino22: folds
|
||||
Kaszper1: checks
|
||||
*** FLOP *** [3c 5c 5s]
|
||||
Kaszper1: checks
|
||||
RobArmas: checks
|
||||
gavino211: checks
|
||||
*** TURN *** [3c 5c 5s] [5h]
|
||||
Kaszper1: checks
|
||||
RobArmas: checks
|
||||
gavino211: checks
|
||||
*** RIVER *** [3c 5c 5s 5h] [Kc]
|
||||
Kaszper1: checks
|
||||
RobArmas: bets 120
|
||||
gavino211: folds
|
||||
Kaszper1: folds
|
||||
Uncalled bet (120) returned to RobArmas
|
||||
*** SHOW DOWN ***
|
||||
RobArmas: shows [9c 8d] (three of a kind, Fives)
|
||||
RobArmas collected 116 from side pot
|
||||
crushcrusher: shows [8h Ks] (a full house, Fives full of Kings)
|
||||
crushcrusher collected 58 from main pot
|
||||
*** SUMMARY ***
|
||||
Total pot 174 Main pot 58. Side pot 116. | Rake 0
|
||||
Board [3c 5c 5s 5h Kc]
|
||||
Seat 1: neukino22 (small blind) folded before Flop
|
||||
Seat 2: Kaszper1 (big blind) folded on the River
|
||||
Seat 3: RobArmas showed [9c 8d] and won (116) with three of a kind, Fives
|
||||
Seat 4: gavino211 folded on the River
|
||||
Seat 5: tomderu folded before Flop (didn't bet)
|
||||
Seat 8: crushcrusher showed [8h Ks] and won (58) with a full house, Fives full of Kings
|
||||
Seat 9: badkaka (button) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676302036: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level III (20/40) - 2020/11/22 11:48:52 ET
|
||||
Table '3056083266 1' 9-max Seat #1 is the button
|
||||
Seat 1: neukino22 (1258 in chips)
|
||||
Seat 2: Kaszper1 (1277 in chips)
|
||||
Seat 3: RobArmas (668 in chips)
|
||||
Seat 4: gavino211 (462 in chips)
|
||||
Seat 5: tomderu (445 in chips)
|
||||
Seat 8: crushcrusher (58 in chips)
|
||||
Seat 9: badkaka (332 in chips)
|
||||
neukino22: posts the ante 4
|
||||
Kaszper1: posts the ante 4
|
||||
RobArmas: posts the ante 4
|
||||
gavino211: posts the ante 4
|
||||
tomderu: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
badkaka: posts the ante 4
|
||||
Kaszper1: posts small blind 20
|
||||
RobArmas: posts big blind 40
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [4c 2h]
|
||||
gavino211: folds
|
||||
tomderu: folds
|
||||
crushcrusher: folds
|
||||
badkaka: folds
|
||||
neukino22 is disconnected
|
||||
neukino22 has timed out while disconnected
|
||||
neukino22: folds
|
||||
Kaszper1: calls 20
|
||||
RobArmas: checks
|
||||
*** FLOP *** [5h 5d 2d]
|
||||
Kaszper1: checks
|
||||
RobArmas: checks
|
||||
*** TURN *** [5h 5d 2d] [8h]
|
||||
Kaszper1: checks
|
||||
RobArmas: checks
|
||||
*** RIVER *** [5h 5d 2d 8h] [Kh]
|
||||
Kaszper1: bets 108
|
||||
RobArmas: folds
|
||||
Uncalled bet (108) returned to Kaszper1
|
||||
Kaszper1 collected 108 from pot
|
||||
Kaszper1: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 108 | Rake 0
|
||||
Board [5h 5d 2d 8h Kh]
|
||||
Seat 1: neukino22 (button) folded before Flop (didn't bet)
|
||||
Seat 2: Kaszper1 (small blind) collected (108)
|
||||
Seat 3: RobArmas (big blind) folded on the River
|
||||
Seat 4: gavino211 folded before Flop (didn't bet)
|
||||
Seat 5: tomderu folded before Flop (didn't bet)
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: badkaka folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676339545: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:49:45 ET
|
||||
Table '3056083266 1' 9-max Seat #2 is the button
|
||||
Seat 1: neukino22 (1254 in chips) is sitting out
|
||||
Seat 2: Kaszper1 (1341 in chips)
|
||||
Seat 3: RobArmas (624 in chips)
|
||||
Seat 4: gavino211 (458 in chips)
|
||||
Seat 5: tomderu (441 in chips)
|
||||
Seat 8: crushcrusher (54 in chips)
|
||||
Seat 9: badkaka (328 in chips)
|
||||
neukino22: posts the ante 6
|
||||
Kaszper1: posts the ante 6
|
||||
RobArmas: posts the ante 6
|
||||
gavino211: posts the ante 6
|
||||
tomderu: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
badkaka: posts the ante 6
|
||||
RobArmas: posts small blind 30
|
||||
gavino211: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2c Js]
|
||||
tomderu: folds
|
||||
crushcrusher: folds
|
||||
badkaka: folds
|
||||
neukino22: folds
|
||||
Kaszper1: folds
|
||||
RobArmas: folds
|
||||
Uncalled bet (30) returned to gavino211
|
||||
gavino211 collected 102 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 102 | Rake 0
|
||||
Seat 1: neukino22 folded before Flop (didn't bet)
|
||||
Seat 2: Kaszper1 (button) folded before Flop (didn't bet)
|
||||
Seat 3: RobArmas (small blind) folded before Flop
|
||||
Seat 4: gavino211 (big blind) collected (102)
|
||||
Seat 5: tomderu folded before Flop (didn't bet)
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: badkaka folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676349756: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:50:00 ET
|
||||
Table '3056083266 1' 9-max Seat #3 is the button
|
||||
Seat 1: neukino22 (1248 in chips) is sitting out
|
||||
Seat 2: Kaszper1 (1335 in chips)
|
||||
Seat 3: RobArmas (588 in chips)
|
||||
Seat 4: gavino211 (524 in chips)
|
||||
Seat 5: tomderu (435 in chips)
|
||||
Seat 8: crushcrusher (48 in chips)
|
||||
Seat 9: badkaka (322 in chips)
|
||||
neukino22: posts the ante 6
|
||||
Kaszper1: posts the ante 6
|
||||
RobArmas: posts the ante 6
|
||||
gavino211: posts the ante 6
|
||||
tomderu: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
badkaka: posts the ante 6
|
||||
gavino211: posts small blind 30
|
||||
tomderu: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7c 4d]
|
||||
crushcrusher: folds
|
||||
badkaka: folds
|
||||
neukino22: folds
|
||||
Kaszper1: folds
|
||||
RobArmas: folds
|
||||
gavino211: calls 30
|
||||
tomderu: checks
|
||||
*** FLOP *** [6c 4s Qd]
|
||||
gavino211: checks
|
||||
tomderu: checks
|
||||
*** TURN *** [6c 4s Qd] [Jc]
|
||||
gavino211: checks
|
||||
tomderu: checks
|
||||
*** RIVER *** [6c 4s Qd Jc] [2s]
|
||||
gavino211: checks
|
||||
tomderu: checks
|
||||
*** SHOW DOWN ***
|
||||
gavino211: shows [Ks 5h] (high card King)
|
||||
tomderu: shows [2d 3c] (a pair of Deuces)
|
||||
tomderu collected 162 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 162 | Rake 0
|
||||
Board [6c 4s Qd Jc 2s]
|
||||
Seat 1: neukino22 folded before Flop (didn't bet)
|
||||
Seat 2: Kaszper1 folded before Flop (didn't bet)
|
||||
Seat 3: RobArmas (button) folded before Flop (didn't bet)
|
||||
Seat 4: gavino211 (small blind) showed [Ks 5h] and lost with high card King
|
||||
Seat 5: tomderu (big blind) showed [2d 3c] and won (162) with a pair of Deuces
|
||||
Seat 8: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 9: badkaka folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220676375387: Tournament #3056083266, 4250+4250+1500 Hold'em No Limit - Level IV (30/60) - 2020/11/22 11:50:38 ET
|
||||
Table '3056083266 1' 9-max Seat #4 is the button
|
||||
Seat 1: neukino22 (1242 in chips)
|
||||
Seat 2: Kaszper1 (1329 in chips)
|
||||
Seat 3: RobArmas (582 in chips)
|
||||
Seat 4: gavino211 (458 in chips)
|
||||
Seat 5: tomderu (531 in chips)
|
||||
Seat 8: crushcrusher (42 in chips)
|
||||
Seat 9: badkaka (316 in chips)
|
||||
neukino22: posts the ante 6
|
||||
Kaszper1: posts the ante 6
|
||||
RobArmas: posts the ante 6
|
||||
gavino211: posts the ante 6
|
||||
tomderu: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
badkaka: posts the ante 6
|
||||
tomderu: posts small blind 30
|
||||
crushcrusher: posts big blind 36 and is all-in
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ac Qs]
|
||||
badkaka: raises 274 to 310 and is all-in
|
||||
neukino22: folds
|
||||
Kaszper1: calls 310
|
||||
RobArmas: calls 310
|
||||
gavino211: folds
|
||||
tomderu: calls 280
|
||||
*** FLOP *** [2h Tc Th]
|
||||
tomderu: checks
|
||||
Kaszper1: checks
|
||||
RobArmas: checks
|
||||
*** TURN *** [2h Tc Th] [6h]
|
||||
tomderu: bets 120
|
||||
Kaszper1: calls 120
|
||||
RobArmas: folds
|
||||
*** RIVER *** [2h Tc Th 6h] [8d]
|
||||
tomderu: checks
|
||||
Kaszper1: checks
|
||||
*** SHOW DOWN ***
|
||||
tomderu: shows [Qd 6c] (two pair, Tens and Sixes)
|
||||
Kaszper1: mucks hand
|
||||
tomderu collected 240 from side pot-2
|
||||
badkaka: mucks hand
|
||||
tomderu collected 1096 from side pot-1
|
||||
crushcrusher: mucks hand
|
||||
tomderu collected 222 from main pot
|
||||
tomderu wins the 4250 bounty for eliminating crushcrusher
|
||||
tomderu wins the 4250 bounty for eliminating badkaka
|
||||
badkaka finished the tournament in 6th place
|
||||
crushcrusher finished the tournament in 7th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1558 Main pot 222. Side pot-1 1096. Side pot-2 240. | Rake 0
|
||||
Board [2h Tc Th 6h 8d]
|
||||
Seat 1: neukino22 folded before Flop (didn't bet)
|
||||
Seat 2: Kaszper1 mucked [Qc Jd]
|
||||
Seat 3: RobArmas folded on the Turn
|
||||
Seat 4: gavino211 (button) folded before Flop (didn't bet)
|
||||
Seat 5: tomderu (small blind) showed [Qd 6c] and won (1558) with two pair, Tens and Sixes
|
||||
Seat 8: crushcrusher (big blind) mucked [Ac Qs]
|
||||
Seat 9: badkaka mucked [As Js]
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,928 @@
|
||||
PokerStars Hand #220693021395: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level I (10/20) - 2020/11/22 18:08:30 ET
|
||||
Table '3056401546 1' 9-max Seat #1 is the button
|
||||
Seat 1: xxACE_teNxx (1500 in chips)
|
||||
Seat 2: crushcrusher (1500 in chips)
|
||||
Seat 3: VRJocker (1500 in chips)
|
||||
Seat 4: patpaco57 (1500 in chips)
|
||||
Seat 5: nuleviy (1500 in chips)
|
||||
Seat 6: Yip_Yip87 (1500 in chips)
|
||||
Seat 7: KengDVS (1500 in chips)
|
||||
Seat 8: Sabbel1968 (1500 in chips)
|
||||
Seat 9: big neil j (1500 in chips)
|
||||
xxACE_teNxx: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
VRJocker: posts the ante 3
|
||||
patpaco57: posts the ante 3
|
||||
nuleviy: posts the ante 3
|
||||
Yip_Yip87: posts the ante 3
|
||||
KengDVS: posts the ante 3
|
||||
Sabbel1968: posts the ante 3
|
||||
big neil j: posts the ante 3
|
||||
crushcrusher: posts small blind 10
|
||||
VRJocker: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ts Js]
|
||||
big neil j is disconnected
|
||||
patpaco57: calls 20
|
||||
nuleviy: folds
|
||||
Yip_Yip87: calls 20
|
||||
KengDVS: folds
|
||||
Sabbel1968: calls 20
|
||||
big neil j: raises 1477 to 1497 and is all-in
|
||||
xxACE_teNxx: folds
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
Yip_Yip87: folds
|
||||
Sabbel1968: folds
|
||||
Uncalled bet (1477) returned to big neil j
|
||||
big neil j collected 137 from pot
|
||||
big neil j: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 137 | Rake 0
|
||||
Seat 1: xxACE_teNxx (button) folded before Flop (didn't bet)
|
||||
Seat 2: crushcrusher (small blind) folded before Flop
|
||||
Seat 3: VRJocker (big blind) folded before Flop
|
||||
Seat 4: patpaco57 folded before Flop
|
||||
Seat 5: nuleviy folded before Flop (didn't bet)
|
||||
Seat 6: Yip_Yip87 folded before Flop
|
||||
Seat 7: KengDVS folded before Flop (didn't bet)
|
||||
Seat 8: Sabbel1968 folded before Flop
|
||||
Seat 9: big neil j collected (137)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693036747: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level I (10/20) - 2020/11/22 18:08:56 ET
|
||||
Table '3056401546 1' 9-max Seat #2 is the button
|
||||
Seat 1: xxACE_teNxx (1497 in chips)
|
||||
Seat 2: crushcrusher (1487 in chips)
|
||||
Seat 3: VRJocker (1477 in chips)
|
||||
Seat 4: patpaco57 (1477 in chips)
|
||||
Seat 5: nuleviy (1497 in chips)
|
||||
Seat 6: Yip_Yip87 (1477 in chips)
|
||||
Seat 7: KengDVS (1497 in chips)
|
||||
Seat 8: Sabbel1968 (1477 in chips)
|
||||
Seat 9: big neil j (1614 in chips)
|
||||
xxACE_teNxx: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
VRJocker: posts the ante 3
|
||||
patpaco57: posts the ante 3
|
||||
nuleviy: posts the ante 3
|
||||
Yip_Yip87: posts the ante 3
|
||||
KengDVS: posts the ante 3
|
||||
Sabbel1968: posts the ante 3
|
||||
big neil j: posts the ante 3
|
||||
VRJocker: posts small blind 10
|
||||
patpaco57: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5c Qh]
|
||||
nuleviy: folds
|
||||
Yip_Yip87: folds
|
||||
KengDVS: folds
|
||||
Sabbel1968: calls 20
|
||||
big neil j: calls 20
|
||||
xxACE_teNxx: calls 20
|
||||
crushcrusher: folds
|
||||
VRJocker: calls 10
|
||||
patpaco57: checks
|
||||
*** FLOP *** [4d 7c Ks]
|
||||
VRJocker: checks
|
||||
patpaco57: checks
|
||||
Sabbel1968: checks
|
||||
big neil j: checks
|
||||
xxACE_teNxx: bets 127
|
||||
VRJocker: folds
|
||||
patpaco57: calls 127
|
||||
Sabbel1968: folds
|
||||
big neil j: folds
|
||||
*** TURN *** [4d 7c Ks] [6c]
|
||||
patpaco57: checks
|
||||
xxACE_teNxx: checks
|
||||
*** RIVER *** [4d 7c Ks 6c] [3d]
|
||||
patpaco57: checks
|
||||
xxACE_teNxx: checks
|
||||
*** SHOW DOWN ***
|
||||
patpaco57: shows [8d 8s] (a pair of Eights)
|
||||
xxACE_teNxx: shows [9s Kd] (a pair of Kings)
|
||||
xxACE_teNxx collected 381 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 381 | Rake 0
|
||||
Board [4d 7c Ks 6c 3d]
|
||||
Seat 1: xxACE_teNxx showed [9s Kd] and won (381) with a pair of Kings
|
||||
Seat 2: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker (small blind) folded on the Flop
|
||||
Seat 4: patpaco57 (big blind) showed [8d 8s] and lost with a pair of Eights
|
||||
Seat 5: nuleviy folded before Flop (didn't bet)
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS folded before Flop (didn't bet)
|
||||
Seat 8: Sabbel1968 folded on the Flop
|
||||
Seat 9: big neil j folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693069328: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level I (10/20) - 2020/11/22 18:09:53 ET
|
||||
Table '3056401546 1' 9-max Seat #3 is the button
|
||||
Seat 1: xxACE_teNxx (1728 in chips)
|
||||
Seat 2: crushcrusher (1484 in chips)
|
||||
Seat 3: VRJocker (1454 in chips)
|
||||
Seat 4: patpaco57 (1327 in chips)
|
||||
Seat 5: nuleviy (1494 in chips)
|
||||
Seat 6: Yip_Yip87 (1474 in chips)
|
||||
Seat 7: KengDVS (1494 in chips)
|
||||
Seat 8: Sabbel1968 (1454 in chips)
|
||||
Seat 9: big neil j (1591 in chips)
|
||||
xxACE_teNxx: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
VRJocker: posts the ante 3
|
||||
patpaco57: posts the ante 3
|
||||
nuleviy: posts the ante 3
|
||||
Yip_Yip87: posts the ante 3
|
||||
KengDVS: posts the ante 3
|
||||
Sabbel1968: posts the ante 3
|
||||
big neil j: posts the ante 3
|
||||
patpaco57: posts small blind 10
|
||||
nuleviy: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8d 3c]
|
||||
Yip_Yip87: folds
|
||||
KengDVS: calls 20
|
||||
Sabbel1968: calls 20
|
||||
big neil j: calls 20
|
||||
xxACE_teNxx: calls 20
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
nuleviy: checks
|
||||
*** FLOP *** [7d 5s 9s]
|
||||
nuleviy: bets 140
|
||||
KengDVS: folds
|
||||
Sabbel1968: calls 140
|
||||
big neil j: folds
|
||||
xxACE_teNxx: folds
|
||||
*** TURN *** [7d 5s 9s] [Jh]
|
||||
nuleviy: bets 200
|
||||
Sabbel1968: calls 200
|
||||
*** RIVER *** [7d 5s 9s Jh] [7s]
|
||||
nuleviy: bets 20
|
||||
Sabbel1968: folds
|
||||
Uncalled bet (20) returned to nuleviy
|
||||
nuleviy collected 817 from pot
|
||||
nuleviy: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 817 | Rake 0
|
||||
Board [7d 5s 9s Jh 7s]
|
||||
Seat 1: xxACE_teNxx folded on the Flop
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker (button) folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 (small blind) folded before Flop
|
||||
Seat 5: nuleviy (big blind) collected (817)
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS folded on the Flop
|
||||
Seat 8: Sabbel1968 folded on the River
|
||||
Seat 9: big neil j folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693112097: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level I (10/20) - 2020/11/22 18:11:08 ET
|
||||
Table '3056401546 1' 9-max Seat #4 is the button
|
||||
Seat 1: xxACE_teNxx (1705 in chips)
|
||||
Seat 2: crushcrusher (1481 in chips)
|
||||
Seat 3: VRJocker (1451 in chips)
|
||||
Seat 4: patpaco57 (1314 in chips)
|
||||
Seat 5: nuleviy (1948 in chips)
|
||||
Seat 6: Yip_Yip87 (1471 in chips)
|
||||
Seat 7: KengDVS (1471 in chips)
|
||||
Seat 8: Sabbel1968 (1091 in chips)
|
||||
Seat 9: big neil j (1568 in chips)
|
||||
xxACE_teNxx: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
VRJocker: posts the ante 3
|
||||
patpaco57: posts the ante 3
|
||||
nuleviy: posts the ante 3
|
||||
Yip_Yip87: posts the ante 3
|
||||
KengDVS: posts the ante 3
|
||||
Sabbel1968: posts the ante 3
|
||||
big neil j: posts the ante 3
|
||||
nuleviy: posts small blind 10
|
||||
Yip_Yip87: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ks 4d]
|
||||
KengDVS: calls 20
|
||||
Sabbel1968: calls 20
|
||||
big neil j: calls 20
|
||||
xxACE_teNxx: folds
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
nuleviy: raises 20 to 40
|
||||
Yip_Yip87: calls 20
|
||||
KengDVS: calls 20
|
||||
Sabbel1968: calls 20
|
||||
big neil j: calls 20
|
||||
*** FLOP *** [2c Kc 3s]
|
||||
nuleviy: bets 220
|
||||
Yip_Yip87: folds
|
||||
KengDVS: folds
|
||||
Sabbel1968: folds
|
||||
big neil j: raises 240 to 460
|
||||
nuleviy: calls 240
|
||||
*** TURN *** [2c Kc 3s] [2h]
|
||||
nuleviy: bets 580
|
||||
big neil j: raises 485 to 1065 and is all-in
|
||||
nuleviy: folds
|
||||
Uncalled bet (485) returned to big neil j
|
||||
big neil j collected 2307 from pot
|
||||
big neil j: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 2307 | Rake 0
|
||||
Board [2c Kc 3s 2h]
|
||||
Seat 1: xxACE_teNxx folded before Flop (didn't bet)
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 (button) folded before Flop (didn't bet)
|
||||
Seat 5: nuleviy (small blind) folded on the Turn
|
||||
Seat 6: Yip_Yip87 (big blind) folded on the Flop
|
||||
Seat 7: KengDVS folded on the Flop
|
||||
Seat 8: Sabbel1968 folded on the Flop
|
||||
Seat 9: big neil j collected (2307)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693144132: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level I (10/20) - 2020/11/22 18:12:06 ET
|
||||
Table '3056401546 1' 9-max Seat #5 is the button
|
||||
Seat 1: xxACE_teNxx (1702 in chips)
|
||||
Seat 2: crushcrusher (1478 in chips)
|
||||
Seat 3: VRJocker (1448 in chips)
|
||||
Seat 4: patpaco57 (1311 in chips)
|
||||
Seat 5: nuleviy (865 in chips)
|
||||
Seat 6: Yip_Yip87 (1428 in chips)
|
||||
Seat 7: KengDVS (1428 in chips)
|
||||
Seat 8: Sabbel1968 (1048 in chips)
|
||||
Seat 9: big neil j (2792 in chips)
|
||||
xxACE_teNxx: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
VRJocker: posts the ante 3
|
||||
patpaco57: posts the ante 3
|
||||
nuleviy: posts the ante 3
|
||||
Yip_Yip87: posts the ante 3
|
||||
KengDVS: posts the ante 3
|
||||
Sabbel1968: posts the ante 3
|
||||
big neil j: posts the ante 3
|
||||
Yip_Yip87: posts small blind 10
|
||||
KengDVS: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8h 9d]
|
||||
Sabbel1968: calls 20
|
||||
big neil j: calls 20
|
||||
xxACE_teNxx: folds
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
nuleviy: calls 20
|
||||
Yip_Yip87: folds
|
||||
KengDVS: checks
|
||||
*** FLOP *** [4c Kd 5s]
|
||||
KengDVS: bets 60
|
||||
Sabbel1968: calls 60
|
||||
big neil j: folds
|
||||
nuleviy: calls 60
|
||||
*** TURN *** [4c Kd 5s] [9c]
|
||||
KengDVS: checks
|
||||
Sabbel1968: checks
|
||||
nuleviy: bets 300
|
||||
KengDVS: calls 300
|
||||
Sabbel1968: raises 300 to 600
|
||||
nuleviy: calls 300
|
||||
KengDVS: folds
|
||||
*** RIVER *** [4c Kd 5s 9c] [8d]
|
||||
Sabbel1968: bets 365 and is all-in
|
||||
nuleviy: folds
|
||||
Uncalled bet (365) returned to Sabbel1968
|
||||
Sabbel1968 collected 1797 from pot
|
||||
Sabbel1968: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 1797 | Rake 0
|
||||
Board [4c Kd 5s 9c 8d]
|
||||
Seat 1: xxACE_teNxx folded before Flop (didn't bet)
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 folded before Flop (didn't bet)
|
||||
Seat 5: nuleviy (button) folded on the River
|
||||
Seat 6: Yip_Yip87 (small blind) folded before Flop
|
||||
Seat 7: KengDVS (big blind) folded on the Turn
|
||||
Seat 8: Sabbel1968 collected (1797)
|
||||
Seat 9: big neil j folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693178882: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level I (10/20) - 2020/11/22 18:13:08 ET
|
||||
Table '3056401546 1' 9-max Seat #6 is the button
|
||||
Seat 1: xxACE_teNxx (1699 in chips)
|
||||
Seat 2: crushcrusher (1475 in chips)
|
||||
Seat 3: VRJocker (1445 in chips)
|
||||
Seat 4: patpaco57 (1308 in chips)
|
||||
Seat 5: nuleviy (182 in chips)
|
||||
Seat 6: Yip_Yip87 (1415 in chips)
|
||||
Seat 7: KengDVS (1045 in chips)
|
||||
Seat 8: Sabbel1968 (2162 in chips)
|
||||
Seat 9: big neil j (2769 in chips)
|
||||
xxACE_teNxx: posts the ante 3
|
||||
crushcrusher: posts the ante 3
|
||||
VRJocker: posts the ante 3
|
||||
patpaco57: posts the ante 3
|
||||
nuleviy: posts the ante 3
|
||||
Yip_Yip87: posts the ante 3
|
||||
KengDVS: posts the ante 3
|
||||
Sabbel1968: posts the ante 3
|
||||
big neil j: posts the ante 3
|
||||
KengDVS: posts small blind 10
|
||||
Sabbel1968: posts big blind 20
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ts Kc]
|
||||
big neil j: folds
|
||||
xxACE_teNxx: calls 20
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
nuleviy: raises 159 to 179 and is all-in
|
||||
Yip_Yip87: folds
|
||||
KengDVS: folds
|
||||
Sabbel1968: folds
|
||||
xxACE_teNxx: calls 159
|
||||
*** FLOP *** [9d 7s Js]
|
||||
*** TURN *** [9d 7s Js] [3d]
|
||||
*** RIVER *** [9d 7s Js 3d] [Qc]
|
||||
*** SHOW DOWN ***
|
||||
xxACE_teNxx: shows [Ah Jd] (a pair of Jacks)
|
||||
nuleviy: shows [8h 7h] (a pair of Sevens)
|
||||
xxACE_teNxx collected 415 from pot
|
||||
xxACE_teNxx wins the $0.22 bounty for eliminating nuleviy
|
||||
nuleviy finished the tournament in 9th place
|
||||
*** SUMMARY ***
|
||||
Total pot 415 | Rake 0
|
||||
Board [9d 7s Js 3d Qc]
|
||||
Seat 1: xxACE_teNxx showed [Ah Jd] and won (415) with a pair of Jacks
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 folded before Flop (didn't bet)
|
||||
Seat 5: nuleviy showed [8h 7h] and lost with a pair of Sevens
|
||||
Seat 6: Yip_Yip87 (button) folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS (small blind) folded before Flop
|
||||
Seat 8: Sabbel1968 (big blind) folded before Flop
|
||||
Seat 9: big neil j folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693208677: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level II (15/30) - 2020/11/22 18:13:53 ET
|
||||
Table '3056401546 1' 9-max Seat #7 is the button
|
||||
Seat 1: xxACE_teNxx (1932 in chips)
|
||||
Seat 2: crushcrusher (1472 in chips)
|
||||
Seat 3: VRJocker (1442 in chips)
|
||||
Seat 4: patpaco57 (1305 in chips)
|
||||
Seat 6: Yip_Yip87 (1412 in chips)
|
||||
Seat 7: KengDVS (1032 in chips)
|
||||
Seat 8: Sabbel1968 (2139 in chips)
|
||||
Seat 9: big neil j (2766 in chips)
|
||||
xxACE_teNxx: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
VRJocker: posts the ante 4
|
||||
patpaco57: posts the ante 4
|
||||
Yip_Yip87: posts the ante 4
|
||||
KengDVS: posts the ante 4
|
||||
Sabbel1968: posts the ante 4
|
||||
big neil j: posts the ante 4
|
||||
Sabbel1968: posts small blind 15
|
||||
big neil j: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qc 2c]
|
||||
xxACE_teNxx: folds
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
Yip_Yip87: folds
|
||||
KengDVS: folds
|
||||
Sabbel1968: calls 15
|
||||
big neil j: checks
|
||||
*** FLOP *** [9d 6c 8s]
|
||||
Sabbel1968: bets 30
|
||||
big neil j: calls 30
|
||||
*** TURN *** [9d 6c 8s] [4s]
|
||||
Sabbel1968: checks
|
||||
big neil j: checks
|
||||
*** RIVER *** [9d 6c 8s 4s] [Qs]
|
||||
Sabbel1968: bets 30
|
||||
big neil j: folds
|
||||
Uncalled bet (30) returned to Sabbel1968
|
||||
Sabbel1968 collected 152 from pot
|
||||
Sabbel1968: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 152 | Rake 0
|
||||
Board [9d 6c 8s 4s Qs]
|
||||
Seat 1: xxACE_teNxx folded before Flop (didn't bet)
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 folded before Flop (didn't bet)
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS (button) folded before Flop (didn't bet)
|
||||
Seat 8: Sabbel1968 (small blind) collected (152)
|
||||
Seat 9: big neil j (big blind) folded on the River
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693230590: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level II (15/30) - 2020/11/22 18:14:32 ET
|
||||
Table '3056401546 1' 9-max Seat #8 is the button
|
||||
Seat 1: xxACE_teNxx (1928 in chips)
|
||||
Seat 2: crushcrusher (1468 in chips)
|
||||
Seat 3: VRJocker (1438 in chips)
|
||||
Seat 4: patpaco57 (1301 in chips)
|
||||
Seat 6: Yip_Yip87 (1408 in chips)
|
||||
Seat 7: KengDVS (1028 in chips)
|
||||
Seat 8: Sabbel1968 (2227 in chips)
|
||||
Seat 9: big neil j (2702 in chips)
|
||||
xxACE_teNxx: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
VRJocker: posts the ante 4
|
||||
patpaco57: posts the ante 4
|
||||
Yip_Yip87: posts the ante 4
|
||||
KengDVS: posts the ante 4
|
||||
Sabbel1968: posts the ante 4
|
||||
big neil j: posts the ante 4
|
||||
big neil j: posts small blind 15
|
||||
xxACE_teNxx: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ah 5c]
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
Yip_Yip87: folds
|
||||
KengDVS: folds
|
||||
Sabbel1968: folds
|
||||
big neil j: calls 15
|
||||
xxACE_teNxx: checks
|
||||
*** FLOP *** [Kh 2s 6s]
|
||||
big neil j: checks
|
||||
xxACE_teNxx: bets 92
|
||||
big neil j: folds
|
||||
Uncalled bet (92) returned to xxACE_teNxx
|
||||
xxACE_teNxx collected 92 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 92 | Rake 0
|
||||
Board [Kh 2s 6s]
|
||||
Seat 1: xxACE_teNxx (big blind) collected (92)
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 folded before Flop (didn't bet)
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS folded before Flop (didn't bet)
|
||||
Seat 8: Sabbel1968 (button) folded before Flop (didn't bet)
|
||||
Seat 9: big neil j (small blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693245437: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level II (15/30) - 2020/11/22 18:14:58 ET
|
||||
Table '3056401546 1' 9-max Seat #9 is the button
|
||||
Seat 1: xxACE_teNxx (1986 in chips)
|
||||
Seat 2: crushcrusher (1464 in chips)
|
||||
Seat 3: VRJocker (1434 in chips)
|
||||
Seat 4: patpaco57 (1297 in chips)
|
||||
Seat 6: Yip_Yip87 (1404 in chips)
|
||||
Seat 7: KengDVS (1024 in chips)
|
||||
Seat 8: Sabbel1968 (2223 in chips)
|
||||
Seat 9: big neil j (2668 in chips)
|
||||
xxACE_teNxx: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
VRJocker: posts the ante 4
|
||||
patpaco57: posts the ante 4
|
||||
Yip_Yip87: posts the ante 4
|
||||
KengDVS: posts the ante 4
|
||||
Sabbel1968: posts the ante 4
|
||||
big neil j: posts the ante 4
|
||||
xxACE_teNxx: posts small blind 15
|
||||
crushcrusher: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7h Ac]
|
||||
VRJocker: folds
|
||||
patpaco57: calls 30
|
||||
Yip_Yip87: folds
|
||||
KengDVS: folds
|
||||
Sabbel1968: folds
|
||||
big neil j: calls 30
|
||||
xxACE_teNxx: calls 15
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [2s 9c 6s]
|
||||
xxACE_teNxx: bets 30
|
||||
crushcrusher: folds
|
||||
patpaco57: calls 30
|
||||
big neil j: folds
|
||||
*** TURN *** [2s 9c 6s] [Kh]
|
||||
xxACE_teNxx: checks
|
||||
patpaco57: checks
|
||||
*** RIVER *** [2s 9c 6s Kh] [2d]
|
||||
xxACE_teNxx: bets 212
|
||||
patpaco57: folds
|
||||
Uncalled bet (212) returned to xxACE_teNxx
|
||||
xxACE_teNxx collected 212 from pot
|
||||
xxACE_teNxx: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 212 | Rake 0
|
||||
Board [2s 9c 6s Kh 2d]
|
||||
Seat 1: xxACE_teNxx (small blind) collected (212)
|
||||
Seat 2: crushcrusher (big blind) folded on the Flop
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 folded on the River
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS folded before Flop (didn't bet)
|
||||
Seat 8: Sabbel1968 folded before Flop (didn't bet)
|
||||
Seat 9: big neil j (button) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693265062: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level II (15/30) - 2020/11/22 18:15:34 ET
|
||||
Table '3056401546 1' 9-max Seat #1 is the button
|
||||
Seat 1: xxACE_teNxx (2134 in chips)
|
||||
Seat 2: crushcrusher (1430 in chips)
|
||||
Seat 3: VRJocker (1430 in chips)
|
||||
Seat 4: patpaco57 (1233 in chips)
|
||||
Seat 6: Yip_Yip87 (1400 in chips)
|
||||
Seat 7: KengDVS (1020 in chips)
|
||||
Seat 8: Sabbel1968 (2219 in chips)
|
||||
Seat 9: big neil j (2634 in chips)
|
||||
xxACE_teNxx: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
VRJocker: posts the ante 4
|
||||
patpaco57: posts the ante 4
|
||||
Yip_Yip87: posts the ante 4
|
||||
KengDVS: posts the ante 4
|
||||
Sabbel1968: posts the ante 4
|
||||
big neil j: posts the ante 4
|
||||
crushcrusher: posts small blind 15
|
||||
VRJocker: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kd 4d]
|
||||
patpaco57: raises 120 to 150
|
||||
Yip_Yip87: folds
|
||||
KengDVS: calls 150
|
||||
Sabbel1968: calls 150
|
||||
big neil j: calls 150
|
||||
xxACE_teNxx: folds
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
*** FLOP *** [7s Ts 3c]
|
||||
patpaco57: bets 60
|
||||
KengDVS: raises 806 to 866 and is all-in
|
||||
Sabbel1968: calls 866
|
||||
big neil j: folds
|
||||
patpaco57: calls 806
|
||||
*** TURN *** [7s Ts 3c] [7h]
|
||||
patpaco57: checks
|
||||
Sabbel1968: checks
|
||||
*** RIVER *** [7s Ts 3c 7h] [2c]
|
||||
patpaco57: checks
|
||||
Sabbel1968: checks
|
||||
*** SHOW DOWN ***
|
||||
patpaco57: shows [9h 9c] (two pair, Nines and Sevens)
|
||||
KengDVS: shows [3d 3s] (a full house, Threes full of Sevens)
|
||||
Sabbel1968: mucks hand
|
||||
KengDVS collected 3275 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 3275 | Rake 0
|
||||
Board [7s Ts 3c 7h 2c]
|
||||
Seat 1: xxACE_teNxx (button) folded before Flop (didn't bet)
|
||||
Seat 2: crushcrusher (small blind) folded before Flop
|
||||
Seat 3: VRJocker (big blind) folded before Flop
|
||||
Seat 4: patpaco57 showed [9h 9c] and lost with two pair, Nines and Sevens
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS showed [3d 3s] and won (3275) with a full house, Threes full of Sevens
|
||||
Seat 8: Sabbel1968 mucked [Tc 8c]
|
||||
Seat 9: big neil j folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693293109: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level II (15/30) - 2020/11/22 18:16:24 ET
|
||||
Table '3056401546 1' 9-max Seat #2 is the button
|
||||
Seat 1: xxACE_teNxx (2130 in chips)
|
||||
Seat 2: crushcrusher (1411 in chips)
|
||||
Seat 3: VRJocker (1396 in chips)
|
||||
Seat 4: patpaco57 (213 in chips)
|
||||
Seat 6: Yip_Yip87 (1396 in chips)
|
||||
Seat 7: KengDVS (3275 in chips)
|
||||
Seat 8: Sabbel1968 (1199 in chips)
|
||||
Seat 9: big neil j (2480 in chips)
|
||||
xxACE_teNxx: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
VRJocker: posts the ante 4
|
||||
patpaco57: posts the ante 4
|
||||
Yip_Yip87: posts the ante 4
|
||||
KengDVS: posts the ante 4
|
||||
Sabbel1968: posts the ante 4
|
||||
big neil j: posts the ante 4
|
||||
VRJocker: posts small blind 15
|
||||
patpaco57: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ts 5c]
|
||||
Yip_Yip87: folds
|
||||
KengDVS: calls 30
|
||||
Sabbel1968: calls 30
|
||||
big neil j: folds
|
||||
xxACE_teNxx: calls 30
|
||||
crushcrusher: folds
|
||||
VRJocker: raises 150 to 180
|
||||
patpaco57: folds
|
||||
KengDVS: calls 150
|
||||
Sabbel1968: raises 150 to 330
|
||||
xxACE_teNxx: folds
|
||||
VRJocker: calls 150
|
||||
KengDVS: calls 150
|
||||
*** FLOP *** [6h Ks 7h]
|
||||
VRJocker: checks
|
||||
KengDVS: checks
|
||||
Sabbel1968: checks
|
||||
*** TURN *** [6h Ks 7h] [Qs]
|
||||
VRJocker: bets 1062 and is all-in
|
||||
KengDVS: folds
|
||||
Sabbel1968: calls 865 and is all-in
|
||||
Uncalled bet (197) returned to VRJocker
|
||||
*** RIVER *** [6h Ks 7h Qs] [4s]
|
||||
*** SHOW DOWN ***
|
||||
VRJocker: shows [Qd Kh] (two pair, Kings and Queens)
|
||||
Sabbel1968: shows [8s Td] (high card King)
|
||||
VRJocker collected 2812 from pot
|
||||
VRJocker wins the $0.22 bounty for eliminating Sabbel1968
|
||||
Sabbel1968 finished the tournament in 8th place
|
||||
*** SUMMARY ***
|
||||
Total pot 2812 | Rake 0
|
||||
Board [6h Ks 7h Qs 4s]
|
||||
Seat 1: xxACE_teNxx folded before Flop
|
||||
Seat 2: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker (small blind) showed [Qd Kh] and won (2812) with two pair, Kings and Queens
|
||||
Seat 4: patpaco57 (big blind) folded before Flop
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS folded on the Turn
|
||||
Seat 8: Sabbel1968 showed [8s Td] and lost with high card King
|
||||
Seat 9: big neil j folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693333625: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level II (15/30) - 2020/11/22 18:17:38 ET
|
||||
Table '3056401546 1' 9-max Seat #3 is the button
|
||||
Seat 1: xxACE_teNxx (2096 in chips)
|
||||
Seat 2: crushcrusher (1407 in chips)
|
||||
Seat 3: VRJocker (3009 in chips)
|
||||
Seat 4: patpaco57 (179 in chips)
|
||||
Seat 6: Yip_Yip87 (1392 in chips)
|
||||
Seat 7: KengDVS (2941 in chips)
|
||||
Seat 9: big neil j (2476 in chips)
|
||||
xxACE_teNxx: posts the ante 4
|
||||
crushcrusher: posts the ante 4
|
||||
VRJocker: posts the ante 4
|
||||
patpaco57: posts the ante 4
|
||||
Yip_Yip87: posts the ante 4
|
||||
KengDVS: posts the ante 4
|
||||
big neil j: posts the ante 4
|
||||
patpaco57: posts small blind 15
|
||||
Yip_Yip87: posts big blind 30
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9d Qs]
|
||||
KengDVS: folds
|
||||
big neil j: calls 30
|
||||
xxACE_teNxx: calls 30
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
Yip_Yip87: raises 90 to 120
|
||||
big neil j: calls 90
|
||||
xxACE_teNxx: folds
|
||||
*** FLOP *** [Ad 5c Qd]
|
||||
Yip_Yip87: bets 157
|
||||
big neil j: calls 157
|
||||
*** TURN *** [Ad 5c Qd] [3s]
|
||||
Yip_Yip87: checks
|
||||
big neil j: bets 253
|
||||
Yip_Yip87: raises 858 to 1111 and is all-in
|
||||
big neil j: folds
|
||||
Uncalled bet (858) returned to Yip_Yip87
|
||||
Yip_Yip87 collected 1133 from pot
|
||||
Yip_Yip87: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 1133 | Rake 0
|
||||
Board [Ad 5c Qd 3s]
|
||||
Seat 1: xxACE_teNxx folded before Flop
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker (button) folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 (small blind) folded before Flop
|
||||
Seat 6: Yip_Yip87 (big blind) collected (1133)
|
||||
Seat 7: KengDVS folded before Flop (didn't bet)
|
||||
Seat 9: big neil j folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693364558: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level III (25/50) - 2020/11/22 18:18:34 ET
|
||||
Table '3056401546 1' 9-max Seat #4 is the button
|
||||
Seat 1: xxACE_teNxx (2062 in chips)
|
||||
Seat 2: crushcrusher (1403 in chips)
|
||||
Seat 3: VRJocker (3005 in chips)
|
||||
Seat 4: patpaco57 (160 in chips)
|
||||
Seat 6: Yip_Yip87 (1991 in chips)
|
||||
Seat 7: KengDVS (2937 in chips)
|
||||
Seat 9: big neil j (1942 in chips)
|
||||
xxACE_teNxx: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
VRJocker: posts the ante 6
|
||||
patpaco57: posts the ante 6
|
||||
Yip_Yip87: posts the ante 6
|
||||
KengDVS: posts the ante 6
|
||||
big neil j: posts the ante 6
|
||||
Yip_Yip87: posts small blind 25
|
||||
KengDVS: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5d 8h]
|
||||
big neil j: folds
|
||||
xxACE_teNxx: calls 50
|
||||
crushcrusher: folds
|
||||
VRJocker: raises 150 to 200
|
||||
patpaco57: calls 154 and is all-in
|
||||
Yip_Yip87: folds
|
||||
KengDVS: calls 150
|
||||
xxACE_teNxx: calls 150
|
||||
*** FLOP *** [6h Jh 9h]
|
||||
KengDVS: bets 400
|
||||
xxACE_teNxx: folds
|
||||
VRJocker: folds
|
||||
Uncalled bet (400) returned to KengDVS
|
||||
*** TURN *** [6h Jh 9h] [Ts]
|
||||
*** RIVER *** [6h Jh 9h Ts] [Ks]
|
||||
*** SHOW DOWN ***
|
||||
KengDVS: shows [Qs Th] (a straight, Nine to King)
|
||||
KengDVS collected 138 from side pot
|
||||
patpaco57: shows [Td Qh] (a straight, Nine to King)
|
||||
KengDVS collected 342 from main pot
|
||||
patpaco57 collected 341 from main pot
|
||||
*** SUMMARY ***
|
||||
Total pot 821 Main pot 683. Side pot 138. | Rake 0
|
||||
Board [6h Jh 9h Ts Ks]
|
||||
Seat 1: xxACE_teNxx folded on the Flop
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker folded on the Flop
|
||||
Seat 4: patpaco57 (button) showed [Td Qh] and won (341) with a straight, Nine to King
|
||||
Seat 6: Yip_Yip87 (small blind) folded before Flop
|
||||
Seat 7: KengDVS (big blind) showed [Qs Th] and won (480) with a straight, Nine to King
|
||||
Seat 9: big neil j folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693390509: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level III (25/50) - 2020/11/22 18:19:22 ET
|
||||
Table '3056401546 1' 9-max Seat #6 is the button
|
||||
Seat 1: xxACE_teNxx (1856 in chips)
|
||||
Seat 2: crushcrusher (1397 in chips)
|
||||
Seat 3: VRJocker (2799 in chips)
|
||||
Seat 4: patpaco57 (341 in chips)
|
||||
Seat 6: Yip_Yip87 (1960 in chips)
|
||||
Seat 7: KengDVS (3211 in chips)
|
||||
Seat 9: big neil j (1936 in chips)
|
||||
xxACE_teNxx: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
VRJocker: posts the ante 6
|
||||
patpaco57: posts the ante 6
|
||||
Yip_Yip87: posts the ante 6
|
||||
KengDVS: posts the ante 6
|
||||
big neil j: posts the ante 6
|
||||
KengDVS: posts small blind 25
|
||||
big neil j: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qc Kc]
|
||||
xxACE_teNxx: folds
|
||||
crushcrusher: calls 50
|
||||
VRJocker: folds
|
||||
patpaco57: calls 50
|
||||
Yip_Yip87: raises 50 to 100
|
||||
KengDVS: folds
|
||||
big neil j: calls 50
|
||||
crushcrusher: calls 50
|
||||
patpaco57: calls 50
|
||||
*** FLOP *** [8s 5h Jh]
|
||||
big neil j: checks
|
||||
crushcrusher: checks
|
||||
patpaco57: checks
|
||||
Yip_Yip87: bets 327
|
||||
big neil j: folds
|
||||
crushcrusher: folds
|
||||
patpaco57: folds
|
||||
Uncalled bet (327) returned to Yip_Yip87
|
||||
Yip_Yip87 collected 467 from pot
|
||||
Yip_Yip87: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 467 | Rake 0
|
||||
Board [8s 5h Jh]
|
||||
Seat 1: xxACE_teNxx folded before Flop (didn't bet)
|
||||
Seat 2: crushcrusher folded on the Flop
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 folded on the Flop
|
||||
Seat 6: Yip_Yip87 (button) collected (467)
|
||||
Seat 7: KengDVS (small blind) folded before Flop
|
||||
Seat 9: big neil j (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693437153: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level III (25/50) - 2020/11/22 18:20:47 ET
|
||||
Table '3056401546 1' 9-max Seat #7 is the button
|
||||
Seat 1: xxACE_teNxx (1850 in chips)
|
||||
Seat 2: crushcrusher (1291 in chips)
|
||||
Seat 3: VRJocker (2793 in chips)
|
||||
Seat 4: patpaco57 (235 in chips)
|
||||
Seat 6: Yip_Yip87 (2321 in chips)
|
||||
Seat 7: KengDVS (3180 in chips)
|
||||
Seat 9: big neil j (1830 in chips)
|
||||
xxACE_teNxx: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
VRJocker: posts the ante 6
|
||||
patpaco57: posts the ante 6
|
||||
Yip_Yip87: posts the ante 6
|
||||
KengDVS: posts the ante 6
|
||||
big neil j: posts the ante 6
|
||||
big neil j: posts small blind 25
|
||||
xxACE_teNxx: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jc 4s]
|
||||
crushcrusher: folds
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
Yip_Yip87: folds
|
||||
KengDVS: folds
|
||||
big neil j: calls 25
|
||||
xxACE_teNxx: checks
|
||||
*** FLOP *** [5s Td Qd]
|
||||
big neil j: checks
|
||||
xxACE_teNxx: bets 50
|
||||
big neil j: calls 50
|
||||
*** TURN *** [5s Td Qd] [2s]
|
||||
big neil j: checks
|
||||
xxACE_teNxx: bets 50
|
||||
big neil j: folds
|
||||
Uncalled bet (50) returned to xxACE_teNxx
|
||||
xxACE_teNxx collected 242 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 242 | Rake 0
|
||||
Board [5s Td Qd 2s]
|
||||
Seat 1: xxACE_teNxx (big blind) collected (242)
|
||||
Seat 2: crushcrusher folded before Flop (didn't bet)
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 folded before Flop (didn't bet)
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS (button) folded before Flop (didn't bet)
|
||||
Seat 9: big neil j (small blind) folded on the Turn
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220693458667: Tournament #3056401546, $0.66+$0.22+$0.12 USD Hold'em No Limit - Level III (25/50) - 2020/11/22 18:21:27 ET
|
||||
Table '3056401546 1' 9-max Seat #9 is the button
|
||||
Seat 1: xxACE_teNxx (1986 in chips)
|
||||
Seat 2: crushcrusher (1285 in chips)
|
||||
Seat 3: VRJocker (2787 in chips)
|
||||
Seat 4: patpaco57 (229 in chips)
|
||||
Seat 6: Yip_Yip87 (2315 in chips)
|
||||
Seat 7: KengDVS (3174 in chips)
|
||||
Seat 9: big neil j (1724 in chips)
|
||||
xxACE_teNxx: posts the ante 6
|
||||
crushcrusher: posts the ante 6
|
||||
VRJocker: posts the ante 6
|
||||
patpaco57: posts the ante 6
|
||||
Yip_Yip87: posts the ante 6
|
||||
KengDVS: posts the ante 6
|
||||
big neil j: posts the ante 6
|
||||
xxACE_teNxx: posts small blind 25
|
||||
crushcrusher: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qs Ah]
|
||||
VRJocker: folds
|
||||
patpaco57: folds
|
||||
Yip_Yip87: folds
|
||||
KengDVS: raises 100 to 150
|
||||
big neil j: folds
|
||||
xxACE_teNxx: folds
|
||||
crushcrusher: calls 100
|
||||
*** FLOP *** [Jh Td 4s]
|
||||
crushcrusher: checks
|
||||
KengDVS: bets 350
|
||||
crushcrusher: raises 779 to 1129 and is all-in
|
||||
KengDVS: calls 779
|
||||
*** TURN *** [Jh Td 4s] [7d]
|
||||
*** RIVER *** [Jh Td 4s 7d] [3d]
|
||||
*** SHOW DOWN ***
|
||||
crushcrusher: shows [Qs Ah] (high card Ace)
|
||||
KengDVS: shows [Ks Js] (a pair of Jacks)
|
||||
KengDVS collected 2625 from pot
|
||||
KengDVS wins the $0.22 bounty for eliminating crushcrusher
|
||||
crushcrusher finished the tournament in 7th place
|
||||
*** SUMMARY ***
|
||||
Total pot 2625 | Rake 0
|
||||
Board [Jh Td 4s 7d 3d]
|
||||
Seat 1: xxACE_teNxx (small blind) folded before Flop
|
||||
Seat 2: crushcrusher (big blind) showed [Qs Ah] and lost with high card Ace
|
||||
Seat 3: VRJocker folded before Flop (didn't bet)
|
||||
Seat 4: patpaco57 folded before Flop (didn't bet)
|
||||
Seat 6: Yip_Yip87 folded before Flop (didn't bet)
|
||||
Seat 7: KengDVS showed [Ks Js] and won (2625) with a pair of Jacks
|
||||
Seat 9: big neil j (button) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,328 @@
|
||||
PokerStars Hand #220709029837: Tournament #3056775637, Hold'em No Limit - Level I (25/50) - 2020/11/23 10:04:02 ET
|
||||
Table '3056775637 1' 4-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1000 in chips, $0.90 bounty)
|
||||
Seat 2: Smiigul (1000 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (1000 in chips, $0.90 bounty)
|
||||
Seat 4: Outsider(Sc) (1000 in chips, $0.90 bounty)
|
||||
Smiigul: posts small blind 25
|
||||
Bertl2019: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Ts 8h]
|
||||
Smiigul is disconnected
|
||||
Bertl2019 is disconnected
|
||||
Outsider(Sc) is connected
|
||||
Outsider(Sc): folds
|
||||
crushcrusher: folds
|
||||
Smiigul: folds
|
||||
Uncalled bet (25) returned to Bertl2019
|
||||
Bertl2019 collected 50 from pot
|
||||
Bertl2019: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 50 | Rake 0
|
||||
Seat 1: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 2: Smiigul (small blind) folded before Flop
|
||||
Seat 3: Bertl2019 (big blind) collected (50)
|
||||
Seat 4: Outsider(Sc) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709037946: Tournament #3056775637, Hold'em No Limit - Level I (25/50) - 2020/11/23 10:04:22 ET
|
||||
Table '3056775637 1' 4-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1000 in chips, $0.90 bounty)
|
||||
Seat 2: Smiigul (975 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (1025 in chips, $0.90 bounty)
|
||||
Seat 4: Outsider(Sc) (1000 in chips, $0.90 bounty)
|
||||
Bertl2019: posts small blind 25
|
||||
Outsider(Sc): posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [6d Jd]
|
||||
crushcrusher: raises 75 to 125
|
||||
Smiigul: raises 850 to 975 and is all-in
|
||||
Bertl2019: folds
|
||||
Outsider(Sc): folds
|
||||
crushcrusher: folds
|
||||
Uncalled bet (850) returned to Smiigul
|
||||
Smiigul collected 325 from pot
|
||||
Smiigul: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 325 | Rake 0
|
||||
Seat 1: crushcrusher folded before Flop
|
||||
Seat 2: Smiigul (button) collected (325)
|
||||
Seat 3: Bertl2019 (small blind) folded before Flop
|
||||
Seat 4: Outsider(Sc) (big blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709046140: Tournament #3056775637, Hold'em No Limit - Level I (25/50) - 2020/11/23 10:04:42 ET
|
||||
Table '3056775637 1' 4-max Seat #3 is the button
|
||||
Seat 1: crushcrusher (875 in chips, $0.90 bounty)
|
||||
Seat 2: Smiigul (1175 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (1000 in chips, $0.90 bounty)
|
||||
Seat 4: Outsider(Sc) (950 in chips, $0.90 bounty)
|
||||
Outsider(Sc): posts small blind 25
|
||||
crushcrusher: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9c 4d]
|
||||
Smiigul: folds
|
||||
Bertl2019: calls 50
|
||||
Outsider(Sc): calls 25
|
||||
crushcrusher: checks
|
||||
*** FLOP *** [5c 3d 3h]
|
||||
Outsider(Sc): checks
|
||||
crushcrusher: checks
|
||||
Bertl2019: checks
|
||||
*** TURN *** [5c 3d 3h] [2c]
|
||||
Outsider(Sc): checks
|
||||
crushcrusher: bets 75
|
||||
Bertl2019: folds
|
||||
Outsider(Sc): calls 75
|
||||
*** RIVER *** [5c 3d 3h 2c] [Qh]
|
||||
Outsider(Sc): checks
|
||||
crushcrusher: bets 150
|
||||
Outsider(Sc): folds
|
||||
Uncalled bet (150) returned to crushcrusher
|
||||
crushcrusher collected 300 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 300 | Rake 0
|
||||
Board [5c 3d 3h 2c Qh]
|
||||
Seat 1: crushcrusher (big blind) collected (300)
|
||||
Seat 2: Smiigul folded before Flop (didn't bet)
|
||||
Seat 3: Bertl2019 (button) folded on the Turn
|
||||
Seat 4: Outsider(Sc) (small blind) folded on the River
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709064736: Tournament #3056775637, Hold'em No Limit - Level I (25/50) - 2020/11/23 10:05:27 ET
|
||||
Table '3056775637 1' 4-max Seat #4 is the button
|
||||
Seat 1: crushcrusher (1050 in chips, $0.90 bounty)
|
||||
Seat 2: Smiigul (1175 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (950 in chips, $0.90 bounty)
|
||||
Seat 4: Outsider(Sc) (825 in chips, $0.90 bounty)
|
||||
crushcrusher: posts small blind 25
|
||||
Smiigul: posts big blind 50
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9s 8c]
|
||||
Bertl2019: folds
|
||||
Outsider(Sc): folds
|
||||
crushcrusher: calls 25
|
||||
Smiigul: checks
|
||||
*** FLOP *** [Th Jh 7c]
|
||||
crushcrusher: bets 50
|
||||
Smiigul: folds
|
||||
Uncalled bet (50) returned to crushcrusher
|
||||
crushcrusher collected 100 from pot
|
||||
crushcrusher: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 100 | Rake 0
|
||||
Board [Th Jh 7c]
|
||||
Seat 1: crushcrusher (small blind) collected (100)
|
||||
Seat 2: Smiigul (big blind) folded on the Flop
|
||||
Seat 3: Bertl2019 folded before Flop (didn't bet)
|
||||
Seat 4: Outsider(Sc) (button) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709076176: Tournament #3056775637, Hold'em No Limit - Level II (30/60) - 2020/11/23 10:05:55 ET
|
||||
Table '3056775637 1' 4-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (1100 in chips, $0.90 bounty)
|
||||
Seat 2: Smiigul (1125 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (950 in chips, $0.90 bounty)
|
||||
Seat 4: Outsider(Sc) (825 in chips, $0.90 bounty)
|
||||
Smiigul: posts small blind 30
|
||||
Bertl2019: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Jh 2c]
|
||||
Outsider(Sc): folds
|
||||
crushcrusher: folds
|
||||
Smiigul: raises 120 to 180
|
||||
Bertl2019: calls 120
|
||||
*** FLOP *** [7c 3s 3h]
|
||||
Smiigul: bets 360
|
||||
Bertl2019: calls 360
|
||||
*** TURN *** [7c 3s 3h] [5c]
|
||||
Smiigul: bets 540
|
||||
Bertl2019: calls 410 and is all-in
|
||||
Uncalled bet (130) returned to Smiigul
|
||||
*** RIVER *** [7c 3s 3h 5c] [Js]
|
||||
*** SHOW DOWN ***
|
||||
Smiigul: shows [8s Ac] (a pair of Threes)
|
||||
Bertl2019: shows [3c Kd] (three of a kind, Threes)
|
||||
Bertl2019 collected 1900 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 1900 | Rake 0
|
||||
Board [7c 3s 3h 5c Js]
|
||||
Seat 1: crushcrusher (button) folded before Flop (didn't bet)
|
||||
Seat 2: Smiigul (small blind) showed [8s Ac] and lost with a pair of Threes
|
||||
Seat 3: Bertl2019 (big blind) showed [3c Kd] and won (1900) with three of a kind, Threes
|
||||
Seat 4: Outsider(Sc) folded before Flop (didn't bet)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709088765: Tournament #3056775637, Hold'em No Limit - Level II (30/60) - 2020/11/23 10:06:26 ET
|
||||
Table '3056775637 1' 4-max Seat #2 is the button
|
||||
Seat 1: crushcrusher (1100 in chips, $0.90 bounty)
|
||||
Seat 2: Smiigul (175 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (1900 in chips, $0.90 bounty)
|
||||
Seat 4: Outsider(Sc) (825 in chips, $0.90 bounty)
|
||||
Bertl2019: posts small blind 30
|
||||
Outsider(Sc): posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Qs Jc]
|
||||
crushcrusher: calls 60
|
||||
Smiigul: folds
|
||||
Bertl2019: calls 30
|
||||
Outsider(Sc): checks
|
||||
*** FLOP *** [6s 5d 3d]
|
||||
Bertl2019: bets 60
|
||||
Outsider(Sc): folds
|
||||
crushcrusher: folds
|
||||
Uncalled bet (60) returned to Bertl2019
|
||||
Bertl2019 collected 180 from pot
|
||||
Bertl2019: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 180 | Rake 0
|
||||
Board [6s 5d 3d]
|
||||
Seat 1: crushcrusher folded on the Flop
|
||||
Seat 2: Smiigul (button) folded before Flop (didn't bet)
|
||||
Seat 3: Bertl2019 (small blind) collected (180)
|
||||
Seat 4: Outsider(Sc) (big blind) folded on the Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709096925: Tournament #3056775637, Hold'em No Limit - Level II (30/60) - 2020/11/23 10:06:45 ET
|
||||
Table '3056775637 1' 4-max Seat #3 is the button
|
||||
Seat 1: crushcrusher (1040 in chips, $0.90 bounty)
|
||||
Seat 2: Smiigul (175 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (2020 in chips, $0.90 bounty)
|
||||
Seat 4: Outsider(Sc) (765 in chips, $0.90 bounty)
|
||||
Outsider(Sc): posts small blind 30
|
||||
crushcrusher: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kc 7h]
|
||||
Smiigul: folds
|
||||
Bertl2019: raises 60 to 120
|
||||
Outsider(Sc): folds
|
||||
crushcrusher: calls 60
|
||||
*** FLOP *** [3c 8d 8s]
|
||||
crushcrusher: bets 100
|
||||
Bertl2019: raises 100 to 200
|
||||
crushcrusher: folds
|
||||
Uncalled bet (100) returned to Bertl2019
|
||||
Bertl2019 collected 470 from pot
|
||||
Bertl2019: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 470 | Rake 0
|
||||
Board [3c 8d 8s]
|
||||
Seat 1: crushcrusher (big blind) folded on the Flop
|
||||
Seat 2: Smiigul folded before Flop (didn't bet)
|
||||
Seat 3: Bertl2019 (button) collected (470)
|
||||
Seat 4: Outsider(Sc) (small blind) folded before Flop
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709106665: Tournament #3056775637, Hold'em No Limit - Level II (30/60) - 2020/11/23 10:07:09 ET
|
||||
Table '3056775637 1' 4-max Seat #4 is the button
|
||||
Seat 1: crushcrusher (820 in chips, $0.90 bounty)
|
||||
Seat 2: Smiigul (175 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (2270 in chips, $0.90 bounty)
|
||||
Seat 4: Outsider(Sc) (735 in chips, $0.90 bounty)
|
||||
crushcrusher: posts small blind 30
|
||||
Smiigul: posts big blind 60
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [5d Qh]
|
||||
Bertl2019: raises 60 to 120
|
||||
Outsider(Sc): raises 615 to 735 and is all-in
|
||||
crushcrusher: folds
|
||||
Smiigul: calls 115 and is all-in
|
||||
Bertl2019: calls 615
|
||||
*** FLOP *** [6c 4s 5h]
|
||||
*** TURN *** [6c 4s 5h] [2d]
|
||||
*** RIVER *** [6c 4s 5h 2d] [3d]
|
||||
*** SHOW DOWN ***
|
||||
Bertl2019: shows [Kh 7s] (a straight, Three to Seven)
|
||||
Outsider(Sc): shows [Jc As] (a straight, Deuce to Six)
|
||||
Bertl2019 collected 1120 from side pot
|
||||
Smiigul: shows [2h Js] (a straight, Deuce to Six)
|
||||
Bertl2019 collected 555 from main pot
|
||||
Bertl2019 wins $0.33 for eliminating Smiigul and their own bounty increases by $0.46 to $1.36
|
||||
Bertl2019 wins $0.22 for eliminating Outsider(Sc) and their own bounty increases by $0.46 to $1.82
|
||||
Outsider(Sc) finished the tournament in 3rd place
|
||||
Smiigul finished the tournament in 4th place
|
||||
*** SUMMARY ***
|
||||
Total pot 1675 Main pot 555. Side pot 1120. | Rake 0
|
||||
Board [6c 4s 5h 2d 3d]
|
||||
Seat 1: crushcrusher (small blind) folded before Flop
|
||||
Seat 2: Smiigul (big blind) showed [2h Js] and lost with a straight, Deuce to Six
|
||||
Seat 3: Bertl2019 showed [Kh 7s] and won (1675) with a straight, Three to Seven
|
||||
Seat 4: Outsider(Sc) (button) showed [Jc As] and lost with a straight, Deuce to Six
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709118815: Tournament #3056775637, Hold'em No Limit - Level III (50/100) - 2020/11/23 10:07:38 ET
|
||||
Table '3056775637 1' 4-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (790 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (3210 in chips, $1.82 bounty)
|
||||
crushcrusher: posts small blind 50
|
||||
Bertl2019: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [2c 6h]
|
||||
crushcrusher: folds
|
||||
Uncalled bet (50) returned to Bertl2019
|
||||
Bertl2019 collected 100 from pot
|
||||
Bertl2019: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 100 | Rake 0
|
||||
Seat 1: crushcrusher (button) (small blind) folded before Flop
|
||||
Seat 3: Bertl2019 (big blind) collected (100)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709122193: Tournament #3056775637, Hold'em No Limit - Level III (50/100) - 2020/11/23 10:07:46 ET
|
||||
Table '3056775637 1' 4-max Seat #3 is the button
|
||||
Seat 1: crushcrusher (740 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (3260 in chips, $1.82 bounty)
|
||||
Bertl2019: posts small blind 50
|
||||
crushcrusher: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [9s 2s]
|
||||
Bertl2019: raises 3160 to 3260 and is all-in
|
||||
crushcrusher: folds
|
||||
Uncalled bet (3160) returned to Bertl2019
|
||||
Bertl2019 collected 200 from pot
|
||||
Bertl2019: doesn't show hand
|
||||
*** SUMMARY ***
|
||||
Total pot 200 | Rake 0
|
||||
Seat 1: crushcrusher (big blind) folded before Flop
|
||||
Seat 3: Bertl2019 (button) (small blind) collected (200)
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220709124889: Tournament #3056775637, Hold'em No Limit - Level III (50/100) - 2020/11/23 10:07:53 ET
|
||||
Table '3056775637 1' 4-max Seat #1 is the button
|
||||
Seat 1: crushcrusher (640 in chips, $0.90 bounty)
|
||||
Seat 3: Bertl2019 (3360 in chips, $1.82 bounty)
|
||||
crushcrusher: posts small blind 50
|
||||
Bertl2019: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [8h Qc]
|
||||
crushcrusher: raises 540 to 640 and is all-in
|
||||
Bertl2019: calls 540
|
||||
*** FLOP *** [Kc 2d 4s]
|
||||
*** TURN *** [Kc 2d 4s] [As]
|
||||
*** RIVER *** [Kc 2d 4s As] [7s]
|
||||
*** SHOW DOWN ***
|
||||
Bertl2019: shows [Ad Jd] (a pair of Aces)
|
||||
crushcrusher: shows [8h Qc] (high card Ace)
|
||||
Bertl2019 collected 1280 from pot
|
||||
Bertl2019 wins $0.33 for eliminating crushcrusher and their own bounty increases by $0.46 to $2.28
|
||||
crushcrusher finished the tournament in 2nd place
|
||||
Bertl2019 wins the tournament - congratulations!
|
||||
*** SUMMARY ***
|
||||
Total pot 1280 | Rake 0
|
||||
Board [Kc 2d 4s As 7s]
|
||||
Seat 1: crushcrusher (button) (small blind) showed [8h Qc] and lost with high card Ace
|
||||
Seat 3: Bertl2019 (big blind) showed [Ad Jd] and won (1280) with a pair of Aces
|
||||
|
||||
|
||||
|
||||
+11572
File diff suppressed because it is too large
Load Diff
+2831
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,96 @@
|
||||
PokerStars Hand #220672645820: Hold'em No Limit (50/100) - 2020/11/22 10:10:07 ET
|
||||
Table 'Lucifer II' 9-max (Play Money) Seat #9 is the button
|
||||
Seat 1: onecacti (9364 in chips)
|
||||
Seat 2: Ganesh282 (4283 in chips)
|
||||
Seat 4: rasec1933 (9094 in chips)
|
||||
Seat 5: crushcrusher (10000 in chips)
|
||||
Seat 9: WurmProf (10175 in chips)
|
||||
onecacti: posts small blind 50
|
||||
Ganesh282: posts big blind 100
|
||||
crushcrusher: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [7c 2c]
|
||||
rasec1933: calls 100
|
||||
crushcrusher: checks
|
||||
WurmProf: calls 100
|
||||
onecacti: calls 50
|
||||
Ganesh282: checks
|
||||
*** FLOP *** [6c As Jd]
|
||||
onecacti: checks
|
||||
Ganesh282: checks
|
||||
rasec1933: checks
|
||||
crushcrusher: checks
|
||||
WurmProf: checks
|
||||
*** TURN *** [6c As Jd] [Qs]
|
||||
onecacti: checks
|
||||
Ganesh282: checks
|
||||
rasec1933: checks
|
||||
crushcrusher: checks
|
||||
WurmProf: checks
|
||||
*** RIVER *** [6c As Jd Qs] [6h]
|
||||
onecacti: checks
|
||||
Ganesh282: checks
|
||||
rasec1933: checks
|
||||
crushcrusher: checks
|
||||
WurmProf: checks
|
||||
*** SHOW DOWN ***
|
||||
onecacti: shows [3h Kc] (a pair of Sixes)
|
||||
Ganesh282: shows [4c 4h] (two pair, Sixes and Fours)
|
||||
rasec1933: mucks hand
|
||||
crushcrusher: mucks hand
|
||||
WurmProf: mucks hand
|
||||
Ganesh282 collected 472 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 500 | Rake 28
|
||||
Board [6c As Jd Qs 6h]
|
||||
Seat 1: onecacti (small blind) showed [3h Kc] and lost with a pair of Sixes
|
||||
Seat 2: Ganesh282 (big blind) showed [4c 4h] and won (472) with two pair, Sixes and Fours
|
||||
Seat 4: rasec1933 mucked [5h 3d]
|
||||
Seat 5: crushcrusher mucked [7c 2c]
|
||||
Seat 9: WurmProf (button) mucked [Ks 5d]
|
||||
|
||||
|
||||
|
||||
PokerStars Hand #220672675805: Hold'em No Limit (50/100) - 2020/11/22 10:11:01 ET
|
||||
Table 'Lucifer II' 9-max (Play Money) Seat #1 is the button
|
||||
Seat 1: onecacti (9264 in chips)
|
||||
Seat 4: rasec1933 (8994 in chips)
|
||||
Seat 5: crushcrusher (9900 in chips)
|
||||
Seat 9: WurmProf (10075 in chips)
|
||||
rasec1933: posts small blind 50
|
||||
crushcrusher: posts big blind 100
|
||||
*** HOLE CARDS ***
|
||||
Dealt to crushcrusher [Kc Kh]
|
||||
WurmProf: calls 100
|
||||
onecacti: folds
|
||||
rasec1933: calls 50
|
||||
schuhe44 joins the table at seat #3
|
||||
Ganesh282 leaves the table
|
||||
crushcrusher: raises 300 to 400
|
||||
WurmProf: folds
|
||||
rasec1933: calls 300
|
||||
*** FLOP *** [9c Tc 9h]
|
||||
rasec1933: bets 100
|
||||
crushcrusher: raises 500 to 600
|
||||
rasec1933: calls 500
|
||||
*** TURN *** [9c Tc 9h] [Ts]
|
||||
rasec1933: bets 100
|
||||
crushcrusher: raises 700 to 800
|
||||
rasec1933: calls 700
|
||||
*** RIVER *** [9c Tc 9h Ts] [8h]
|
||||
rasec1933: bets 100
|
||||
crushcrusher: calls 100
|
||||
*** SHOW DOWN ***
|
||||
rasec1933: shows [Qc Ad] (two pair, Tens and Nines)
|
||||
crushcrusher: shows [Kc Kh] (two pair, Kings and Tens)
|
||||
crushcrusher collected 3685 from pot
|
||||
*** SUMMARY ***
|
||||
Total pot 3900 | Rake 215
|
||||
Board [9c Tc 9h Ts 8h]
|
||||
Seat 1: onecacti (button) folded before Flop (didn't bet)
|
||||
Seat 4: rasec1933 (small blind) showed [Qc Ad] and lost with two pair, Tens and Nines
|
||||
Seat 5: crushcrusher (big blind) showed [Kc Kh] and won (3685) with two pair, Kings and Tens
|
||||
Seat 9: WurmProf folded before Flop
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user