0.0003 SECONDS:
SHOW TABLES FROM `maineven_met-base`

0.0058 SECONDS:
SELECT * FROM `page_views` WHERE `date` = '2024-04-29' AND `url` = 'https://www.maineventtravel.com/live-reporting/aspersspringfest2023/2/updates' ORDER BY `views` DESC

0.0008 SECONDS:
INSERT INTO `page_views` (`url`, `views`, `date`) VALUES ('https://www.maineventtravel.com/live-reporting/aspersspringfest2023/2/updates', 1, '2024-04-29')

0.0002 SECONDS:
SELECT `rate` FROM `exchange_rates` WHERE `currency_iso_from` = 'GBP' AND `currency_iso_to` = 'USD'

0.0001 SECONDS:
SELECT `rate` FROM `exchange_rates` WHERE `currency_iso_from` = 'GBP' AND `currency_iso_to` = 'EUR'

0.0001 SECONDS:
SELECT `rate` FROM `exchange_rates` WHERE `currency_iso_from` = 'USD' AND `currency_iso_to` = 'GBP'

0.0001 SECONDS:
SELECT `rate` FROM `exchange_rates` WHERE `currency_iso_from` = 'USD' AND `currency_iso_to` = 'EUR'

0.0001 SECONDS:
SELECT `rate` FROM `exchange_rates` WHERE `currency_iso_from` = 'EUR' AND `currency_iso_to` = 'GBP'

0.0001 SECONDS:
SELECT `rate` FROM `exchange_rates` WHERE `currency_iso_from` = 'EUR' AND `currency_iso_to` = 'USD'

0.0003 SECONDS:
SELECT * FROM `settings` JOIN `white_label_versions` ON `white_label_versions`.`id` = `settings`.`white_label_version_id` WHERE `white_label_versions`.`url` = 'maineventtravel.com'

0.0002 SECONDS:
SELECT * FROM `settings` WHERE `white_label_version_id` = 0

0.0004 SECONDS:
SELECT `tours`.* FROM `tours` WHERE `active` = 1 AND `venue` = '0' AND `festival` = '0' ORDER BY `order` ASC

0.0003 SECONDS:
SELECT `white_label_inclusions`.`entity_id` FROM `white_label_inclusions` JOIN `white_label_versions` ON `white_label_versions`.`id` = `white_label_inclusions`.`white_label_version_id` WHERE `white_label_versions`.`url` = 'maineventtravel.com' AND `white_label_inclusions`.`entity_type` = 'tour'

0.0002 SECONDS:
SELECT * FROM `tours` WHERE `active` = '1' AND `festival` = '1' ORDER BY `order` ASC

0.0002 SECONDS:
SELECT `white_label_inclusions`.`entity_id` FROM `white_label_inclusions` JOIN `white_label_versions` ON `white_label_versions`.`id` = `white_label_inclusions`.`white_label_version_id` WHERE `white_label_versions`.`url` = 'maineventtravel.com' AND `white_label_inclusions`.`entity_type` = 'tour'

0.0001 SECONDS:
SELECT `id`, `name`, `url` FROM `destinations` WHERE `active` = 1 ORDER BY `display_order`

0.0004 SECONDS:
SELECT `pages`.*, `parents`.`url_name` as `parent_url_name` FROM `pages` LEFT JOIN `pages` as `parents` ON `parents`.`id` = `pages`.`parent_page_id` WHERE `pages`.`active` = '1'

0.0003 SECONDS:
SELECT `white_label_inclusions`.`entity_id` FROM `white_label_inclusions` JOIN `white_label_versions` ON `white_label_versions`.`id` = `white_label_inclusions`.`white_label_version_id` WHERE `white_label_versions`.`url` = 'maineventtravel.com' AND `white_label_inclusions`.`entity_type` = 'page'

0.0062 SECONDS:
SELECT `venues`.*, (select COUNT(*) from tour_stops where tour_stops.venue_id=venues.id AND tour_stops.end_date > curdate() AND tour_stops.active = 1) tour_stop_count FROM `venues` WHERE `display_in_navigation` = '1' LIMIT 30

0.0005 SECONDS:
SELECT tour_stop_blogs.*, tours.page_background as page_background, tours.page_header as page_header, currencies.name as currency_name, currencies.symbol as currency_symbol, currencies.ISO_4217_code as currency_code, tour_stops.logo as tour_stop_logo, tour_stops.name as tour_stop_name, tour_stop_blog_days.name as current_day_name, tours.id as tour_id, CASE WHEN tour_stops.logo IS NULL or tour_stops.logo = '' THEN tours.logo ELSE tour_stops.logo END AS logo, tours.name as tour_name, tours.logo as tour_logo, venues.name as venue_name, venues.location as venue_location, venues.map_latitude as venue_latitude, venues.map_longitude as venue_longitude, venues.image as venue_image FROM `tour_stop_blogs` LEFT JOIN `currencies` ON `currencies`.`id` = `tour_stop_blogs`.`currency_id` LEFT JOIN `tour_stops` ON `tour_stops`.`id` = `tour_stop_blogs`.`tour_stop_id` LEFT JOIN `tour_stop_blog_days` ON `tour_stop_blog_days`.`id` = `tour_stop_blogs`.`current_day_id` LEFT JOIN `tours` ON `tours`.`id` = `tour_stops`.`tour_id` LEFT JOIN `venues` ON `venues`.`id` = `tour_stops`.`venue_id` WHERE `friendly_url` = 'aspersspringfest2023'

0.0002 SECONDS:
SELECT * FROM `tour_stop_blog_days` WHERE `tour_stop_blog_id` = '19'

0.0193 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0041 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '71' AND `published` = 1

0.0193 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0037 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '72' AND `published` = 1

0.0196 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0039 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '73' AND `published` = 1

0.0002 SECONDS:
SELECT * FROM `tour_stop_blog_days` WHERE `tour_stop_blog_id` = '19' AND `name` = '2'

0.0052 SECONDS:
SELECT `tour_stop_blog_day_players`.* FROM `tour_stop_blog_day_players` WHERE `tour_stop_blog_day_id` = '72' ORDER BY `busted` ASC, `current_chips` DESC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_posts`.*, `users`.`full_name` as `full_name` FROM `tour_stop_blog_day_posts` LEFT JOIN `users` ON `users`.`id` = `tour_stop_blog_day_posts`.`user_id` WHERE `tour_stop_blog_day_posts`.`published` = 1 AND `tour_stop_blog_day_id` = '72' ORDER BY `tour_stop_blog_day_posts`.`datetime` DESC

0.0045 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3424' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3423' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3422' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3421' ORDER BY `chip_change` DESC, `busted` ASC

0.0158 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3420' ORDER BY `chip_change` DESC, `busted` ASC

0.0053 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3419' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3418' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3417' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3416' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3415' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3414' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3413' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3411' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3410' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3409' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3408' ORDER BY `chip_change` DESC, `busted` ASC

0.0057 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3407' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3406' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3405' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3404' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3403' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3402' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3401' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3400' ORDER BY `chip_change` DESC, `busted` ASC

0.0150 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3399' ORDER BY `chip_change` DESC, `busted` ASC

0.0045 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3398' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3397' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3396' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3395' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3394' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3393' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3392' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3391' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3390' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3389' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3388' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3387' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3386' ORDER BY `chip_change` DESC, `busted` ASC

0.0047 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3385' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3384' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3383' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3382' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3381' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3380' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3379' ORDER BY `chip_change` DESC, `busted` ASC

0.0065 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3378' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3377' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3376' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3375' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3374' ORDER BY `chip_change` DESC, `busted` ASC

0.0052 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3373' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3372' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3371' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3370' ORDER BY `chip_change` DESC, `busted` ASC

0.0040 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3369' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3368' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3367' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3366' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3365' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3364' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3363' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3362' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3361' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3360' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3359' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3358' ORDER BY `chip_change` DESC, `busted` ASC

0.0045 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3357' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3356' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3355' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3354' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3353' ORDER BY `chip_change` DESC, `busted` ASC

0.0046 SECONDS:
SELECT `tour_stop_blog_day_players`.* FROM `tour_stop_blog_day_players` WHERE `tour_stop_blog_day_id` = '72' ORDER BY `busted` ASC, `current_chips` DESC

0.0040 SECONDS:
SELECT `tour_stop_blog_day_posts`.*, `users`.`full_name` as `full_name` FROM `tour_stop_blog_day_posts` LEFT JOIN `users` ON `users`.`id` = `tour_stop_blog_day_posts`.`user_id` WHERE `tour_stop_blog_day_id` = '72' ORDER BY `tour_stop_blog_day_posts`.`datetime` DESC

0.0046 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3424' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3423' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3422' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3421' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3420' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3419' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3418' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3417' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3416' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3415' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3414' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3413' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3412' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3411' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3410' ORDER BY `chip_change` DESC, `busted` ASC

0.0166 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3409' ORDER BY `chip_change` DESC, `busted` ASC

0.0053 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3408' ORDER BY `chip_change` DESC, `busted` ASC

0.0046 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3407' ORDER BY `chip_change` DESC, `busted` ASC

0.0045 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3406' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3405' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3404' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3403' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3402' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3401' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3400' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3399' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3398' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3397' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3396' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3395' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3394' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3393' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3392' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3391' ORDER BY `chip_change` DESC, `busted` ASC

0.0041 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3390' ORDER BY `chip_change` DESC, `busted` ASC

0.0045 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3389' ORDER BY `chip_change` DESC, `busted` ASC

0.0145 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3388' ORDER BY `chip_change` DESC, `busted` ASC

0.0045 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3387' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3386' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3385' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3384' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3383' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3382' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3381' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3380' ORDER BY `chip_change` DESC, `busted` ASC

0.0046 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3379' ORDER BY `chip_change` DESC, `busted` ASC

0.0049 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3378' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3377' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3376' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3375' ORDER BY `chip_change` DESC, `busted` ASC

0.0045 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3374' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3373' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3372' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3371' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3370' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3369' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3368' ORDER BY `chip_change` DESC, `busted` ASC

0.0088 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3367' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3366' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3365' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3364' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3363' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3362' ORDER BY `chip_change` DESC, `busted` ASC

0.0044 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3361' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3360' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3359' ORDER BY `chip_change` DESC, `busted` ASC

0.0047 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3358' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3357' ORDER BY `chip_change` DESC, `busted` ASC

0.0043 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3356' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3355' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3354' ORDER BY `chip_change` DESC, `busted` ASC

0.0042 SECONDS:
SELECT `tour_stop_blog_day_post_progress`.*, `tour_stop_blog_day_players`.`country_code` AS `player_country_code` FROM `tour_stop_blog_day_post_progress` LEFT JOIN `tour_stop_blog_day_players` ON `tour_stop_blog_day_post_progress`.`tour_stop_blog_day_player_id` = `tour_stop_blog_day_players`.`id` WHERE `tour_stop_blog_day_post_id` = '3353' ORDER BY `chip_change` DESC, `busted` ASC

0.0050 SECONDS:
SELECT `tour_stop_blog_day_players`.* FROM `tour_stop_blog_day_players` WHERE `tour_stop_blog_day_id` = '73' ORDER BY `busted` ASC, `current_chips` DESC

0.0003 SECONDS:
SELECT * FROM `tour_stop_blogs` WHERE `active` = 1 AND `tour_stop_id` = 2012

English
Aspers Spring Festival Main Event Live Reporting - Day 3
Current Level 28 Current Day 3
Blinds 25,000/50,000 Ante 50000
Entries 313 Remaining 1
Prize Pool (GBP) £163,950 First Prize (GBP) £30,500
1 New Update - Click to refresh
Live Updates - Day 2
Gary Miller Leads Final 21 Players in the Spring Poker Fest Main Event Posted Sunday 7th May, 2023 at 02:15(UTC+0) by Jason Glatzer

Saturday may have been the day that King Charles was coronated, but it was also the Gary Miller Day at Aspers Casino Westfield Stratford City as he snagged the chip lead midway through the day in the Spring Poker Festival £600 Main Event and never looked back.

Miller (pictured above) already won the Spring Poker Fest High Roller earlier this week. He is in the driver's seat for a second title this festival as he cruised on Day 2 of the Main Event before bagging a substantial chip-leading stack of 1,800,000. This is nearly double that of his nearest competitor in Hamid Rowshanaei (962,000) ended the day with and nearly triple anyone else with Sebastien Jung (686,000), Hongting Xu (658,000), and Stephane Nadot (552,000) ending the day in the top five.

A little luck never hurt as Miller won two big pots while behind. He first won the biggest pot of the day midway through the action when his ace-king got there against cowboys to bust Jen Chiang in a pot north of around 1 million chips. He then won a pot for half as much near the end of the day when he eliminated Keith Hoang. Hoang got it in with top pair on the turn against Miller who had both a flush draw and open-ended straight draw. The flush draw got there and the rest was history.

The Main Event attracted 313 entries for a £163,950 prize pool to smash the £150,000 guarantee. The action will resume at 3 p.m. on Sunday with 21 hopefuls in contention with each player locking up £1,700. All players have their eyes on the trophy along with the huge £35,500 top prize.

Spring Poker Festival Main Event Payouts

Place Player Prize
1   £35,500
2   £23,500
3   £16,500
4   £12,500
5   £8,800
6   £7,200
7   £5,900
8   £4,700
9   £3,600
10   £3,000
11   £3,000
12   £3,000
13   £2,500
14   £2,500
15   £2,500
16   £2,100
17   £2,100
18   £2,100
19   £1,700
20   £1,700
21   £1,700
22 Maxmillian Sanders £1,400
23 Sean Mallia £1,400
24 Keith Hoang £1,400
25 Umberto De Padua £1,250
26 Jonathan Weekes £1,250
27 Hang Xu £1,250
28 Dost Ghrabie £1,100
29 Brian Riley £1,100
30 Niall Mullally £1,100
31 Shing Hei Hugo Lee £1,100
32 Aurel Iacob £1,100
33 Angel Popov £1,100
34 Alessandro Acampora £1,100
35 Tong Rongjun £1,100
36 Ciprian Teaca £1,100
End-of-Day 2 Chip Counts and Final Day Seat Draw Posted Sunday 7th May, 2023 at 01:58(UTC+0) by Jason Glatzer
Table Seat Player  Chips  Big Blinds
29 1 Tristan Chaplin          269,000 27
29 2 Sang Nguyen          146,000 15
29 3 Hamid Rowshanaei          962,000 96
29 4 Valentin Florin Lupastean          373,000 37
29 5 Ramakrishnan Iyer          472,000 47
29 8 Gary Miller       1,800,000 180
29 9 Ahrash Dianat          340,000 34
 
30 1 Nicolai Cravciuc          303,000 30
30 2 Nicholas Trattou          142,000 14
30 4 Christopher Yong          184,000 18
30 6 Simon Green          102,000 10
30 7 Kevin Allen          484,000 48
30 8 Alexandre Richardson          369,000 37
30 9 Hongting Xu          658,000 66
 
31 3 Vladimir Marchevici          381,000 38
31 4 Stephane Nadot          552,000 55
31 5 Sebastien Jung          686,000 69
31 6 Adrian Cazacu          435,000 44
31 7 James Marshall          141,000 14
31 8 Haitao Wu          451,000 45
31 9 Eric McGeough          152,000 15
Player Chips Progress
Gary Miller 1,800,000 100,000
Hamid Rowshanaei 962,000 12,000
Sebastien Jung 686,000 311,000
Hongting Xu 658,000 158,000
Stephane Nadot 552,000 52,000
Kevin Allen 484,000 109,000
Ramakrishnan Iyer 472,000 332,000
Haitao Wu 451,000 389,200
Adrian Cazacu 435,000 85,000
Vladimir Marchevici 381,000 156,000
Valentin Florin Lupastean 373,000 274,000
Alexandre Richardson 369,000 106,000
Ahrash Dianat 340,000 200,000
Nicolai Cravciuc 303,000 218,000
Tristan Chaplin 269,000 94,000
Christopher Yong 184,000 9,000
Eric McGeough 152,000 133,000
Sang Nguyen 146,000 14,000
Nicholas Trattou 142,000 98,000
James Marshall 141,000 259,000
Simon Green 102,000 41,100
Players Bagging Chips Posted Sunday 7th May, 2023 at 01:12(UTC+0) by Jason Glatzer

The final 21 players are bagging chips into tomorrow's Day 3. We will post the final chip counts and a short recap of the day within the hour.

Allen Busts Sanders Posted Sunday 7th May, 2023 at 01:03(UTC+0) by Jason Glatzer

Level 20: 4,000/8,000 (8,000)
Entries: 21/313

Maximillian Sanders jammed the river for around 130,000 with about the same in the pot with the on the board.

Kevin Allen called and turned over the for the flush. Sanders had the nut flush blocker but not much more when he jammed and headed to the rail after showing his .

Player Chips Progress
Kevin Allen 375,000 197,000
Maximilian Sanders 0 0
Final Five Hands Posted Sunday 7th May, 2023 at 00:58(UTC+0) by Jason Glatzer

Level 20: 4,000/8,000 (8,000)
Entries: 22/313

The clock has been stopped with 10 minutes remaining in Level 20. The floor announced the final five hands. During this time, Sean Mallia hit the rail to leave just 22 players remaining.

Player Chips Progress
Sean Mallia 0 0
Gary Miller Show Continues Posted Sunday 7th May, 2023 at 00:37(UTC+0) by Jason Glatzer

Level 20: 4,000/8,000 (8,000)
Entries: 23/313

Gary Miller opened for a standard preflop raise and was called by Keith Hoang. Miller continued for 18,000 on the flop. Hoang check-called and the turn created some action.

Hoang checked. Miller bet 78,000 and Hoang came in over the top for around 200,000. Miller called and the cards were turned over.

Keith Hoang:
Gary Miller:

Hoang was ahead but Miller had tons of outs to a flush and a straight. The flush was completed after the river completed the board to eliminate Hoang.

Miller has been on fire the entire day and extended his chip lead to around 1.7 million in chips.

Player Chips Progress
Gary Miller 1,700,000 500,000
Keith Hoang 0 0
"Let Me Guess What You Have" Posted Sunday 7th May, 2023 at 00:27(UTC+0) by Jason Glatzer

Level 20: 4,000/8,000 (8,000)
Entries: 24/313

Sang Nguyen open-jammed for 108,000 from early position. Umberto De Padua called off his stack of 38,000 from the lojack before James Marshall went into the tank. Marshall eventually folded and the following conversation took place before the cards took over.

"Let me guess what you have," said Ramakrishnan Iyer to Marshall. "You had pocket tens."

"Yes," Marshall confirmed without showing his hand.

Umberto De Padua:
Sang Nguyen:

"Nice fold," Ramakrishnan said to Marshall after Nguyen nailed two pair on the flop. The turn came next followed by the river.

If Marshall indeed had tens, he would have won the hand. If he didn't, he did a good job acting as he appeared disappointed about the final card of the hand.

Meanwhile, the final 24 players each benefited from a pay jump from £1,250 to £1,400.

Player Chips Progress
Sang Nguyen 160,000 90,000
Umberto De Padua 0 0
Ace-Queen Good for Marshall Posted Sunday 7th May, 2023 at 00:20(UTC+0) by Jason Glatzer

Level 20: 4,000/8,000 (8,000)
Entries: 25/313

James Marshall opened for 16,000 from early position and was called by Umberto De Padua from the cutoff and Stephane Nadot from the button.

Marshall continued for 20,000 on the flop. De Padua folded and Nadot called.  The followed on the turn and Marshall check-called a bet of 50,000 by De Padua before both players checked the river.

Marshall turned over , while Nadot showed the . Nadot was ahead with two pair on the turn but Marshall won the pot after Nadot's two pair was counterfeited on the river.

Meanwhile, Jonathan Weekes and Hang Xu both recently hit the rail to leave 25 players remaining.

Player Chips Progress
Stephane Nadot 500,000 0
James Marshall 400,000 245,800
Hang Xu 0 0
Jonathan Weekes 0 0
Final Day 2 Blind Level Begins Posted Sunday 7th May, 2023 at 00:09(UTC+0) by Jason Glatzer

Level 20: 4,000/8,000 (8,000)
Entries: 27/313

The final blind level of Day 2 has kicked off with blinds at 4,000/8,000 along with an 8,000 big blind ante. Players that survive this level will bag chips into tomorrow Day 2.

00:08 (UTC+0)
Start of Level 20
Blinds: 4,000/8,000     Ante: 8,000
"You Are Ahead... For Now" Posted Sunday 7th May, 2023 at 00:08(UTC+0) by Jason Glatzer

Level 19: 3,000/6,000 (6,000)
Entries: 27/313

It was a blind vs. blind battle between Hamid Rowshanaei (pictured below) and Adrian Cazacu. Rowshanaei four-bet to 150,000 preflop from the small blind and Cazacu, who three-bet to 50,000 called.

Both players checked the  flop before the action picked up on the  turn. Rowshanaei bet about 80,000. Cazacu jammed over the top for more than the 308,000 his opponent had behind and Rowshanaei snap called.

Hamid Rowshanaei: 
Adrian Cazacu: 

"You are ahead," Hoang told Cazacu. "For now."

Cazacu felt the world crashing down on him after his Broadway was no longer good enough to win a massive pot after the  paired the board on the river to improve Rowshanaei to a full house.

Meanwhile, Dost Ghrabie hit the rail at another table as this hand was happening and the action was down to three tables of nine players each.

Player Chips Progress
Hamid Rowshanaei 950,000 415,000
Adrian Cazacu 350,000 450,000
Dost Ghrabie 0 0
Players That Min-Cashed Posted Sunday 7th May, 2023 at 00:08(UTC+0) by Jason Glatzer

The final 27 players have each locked up a pay jump to £1,250. Here is a look at all of the players that min-cashed for £1,100.

Place Player Prize
28 Dost Ghrabie £1,100
29 Brian Riley £1,100
30 Niall Mullally £1,100
31 Shing Hei Hugo Lee £1,100
32 Aurel Iacob £1,100
33 Angel Popov £1,100
34 Alessandro Acampora £1,100
35 Tong Rongjun £1,100
36 Ciprian Teaca £1,100
Rockets for Sanders Posted Saturday 6th May, 2023 at 23:51(UTC+0) by Jason Glatzer

Level 19: 3,000/6,000 (6,000)
Entries: 28/313

Christopher Yong check-called by Maximillian Sanders a bet of 30,000 on the flop before both players checked the turn.

Yong checked again on the river. Sanders fired out for 67,000. Yong tanked for about 30 seconds before he called.

Sanders turned over the and his rockets won the hand with Yong mucking his cards.

Player Chips Progress
Maximilian Sanders 400,000 280,000
Christopher Yong 175,000 96,200
Top Pair Good for Jung Posted Saturday 6th May, 2023 at 23:41(UTC+0) by Jason Glatzer

Level 19: 3,000/6,000 (6,000)
Entries: 28/313

Stephane Nadot opened for 12,000 from under the gun. Sebastien Jung (pictured below) three-bet to 35,000 from one seat over and Nadot called after everyone else at the table folded.

Nadot check-called a bet of 35,000 on the flop before both players checked the turn. Nadot checked one last time after the river completed the board. Jung fired out for 75,000 and Nadot went into the tank for a few minutes before he folded.

Nadot showed his and Jung returned the favor to show he was good from the flop on by showing his before collecting the pot.

Player Chips Progress
Stephane Nadot 500,000 100,000
Sebastien Jung 375,000 200,000
Head to Sin City This Summer With Main Event Travel Posted Saturday 6th May, 2023 at 23:33(UTC+0) by Jason Glatzer

Looking to head to Las Vegas this summer? 

MainEventTravel.com has fantastic rates on rooms on and off The Strip. Many of our hotel options are available for less than most major online travel providers, and several have free cancellation options available in the event your plans change. MET also provides flights to Vegas from around the world.

Bag yourself a great Vegas deal with ‘The Trip Leader’ – head to MainEventTravel.com to book your Las Vegas stay today.

"You Deserve It" Posted Saturday 6th May, 2023 at 23:23(UTC+0) by Jason Glatzer

Level 19: 3,000/6,000 (6,000)
Entries: 28/313

Hongting Xu bet 90,000 into a pot of around 120,000 with the on the board.

Maximillian Sanders tanked for a couple of minutes.

"I hate this spot," said Sanders as he checked his cards every 15 seconds.

Sanders tanked some more before time was called. He called about halfway down the 30 second timer and likely wishes he didn't.

Xu turned over the and his two pair with tens over fives were good with Sanders mucking his cards.

"Nice hand," Sanders said to Xu. "You deserve it."

Meanwhile, Brian Riley hit the rail shortly before this hand to leave 28 players remaining.

Player Chips Progress
Hongting Xu 500,000 387,300
Maximilian Sanders 120,000 30,600
Brian Riley 0 0
23:02 (UTC+0)
Start of Level 19
Blinds: 3,000/6,000     Ante: 6,000
Big Stacks at Break Posted Saturday 6th May, 2023 at 22:55(UTC+0) by Jason Glatzer
Player Chips Progress
Gary Miller 1,200,000 0
Adrian Cazacu 800,000 205,000
Keith Hoang 600,000 555,800
Stephane Nadot 600,000 0
Hamid Rowshanaei 535,000 325,000
Alexandre Richardson 475,000 125,000
Final Day 2 Break Posted Saturday 6th May, 2023 at 22:50(UTC+0) by Jason Glatzer

Players are on their final break of Day 2. Blinds will increase to 3,000/6,000 with a 6,000 big blind ante when the action resumes before heading into Level 20 with blinds at 4,000/8,000 with an 8,000 big blind ante.

Players that survive these two blind levels will bag chips into tomorrow's final day starting at 3 p.m.

Meanwhile, Shing Hei Hugo Lee, who began the day with a short-stack of around 10,000 and Niall Mullally was the latest player to hit the rail just before the break to leave 29 players remaining.

Player Chips Progress
Niall Mullally 0 0
Shing Hei Hugo Lee 0 0
Nadot Slowrolls Showing HIs Trip Aces Posted Saturday 6th May, 2023 at 22:39(UTC+0) by Jason Glatzer

Level 18: 2,500/5,000 (5,000)
Entries: 31/313

Stephane Nadot bet 30,000 into a pot of around 100,000 with the on the board. Hang Xu tanked for a few moments before he folded.

Nadot turned over the but held onto his other card. About five seconds later, he turned over the to show that he had trip aces on the paired board.

Meanwhile, a few more players hit the rail in the money including Aurel Iacob, Angel Popov, and Alessandro Acampora to leave 31 players remaining.

Player Chips Progress
Stephane Nadot 600,000 180,000
Hang Xu 120,000 65,900
Alessandro Acampora 0 0
Angel Popov 0 0
Aurel Iacob 0 0
Teacu Loses His Stack With Big Slick Posted Saturday 6th May, 2023 at 22:29(UTC+0) by Jason Glatzer

Level 18: 2,500/5,000 (5,000)
Entries: 34/313

Ciprian Teaca three-bet jammed for around 130,000 and was called by Umberto De Padua, who opened from early position.

Ciprian Teaca:
Umberto De Padua:

De Padua won the flip to oust his opponent after Teaca was unable to connect with the runout.

Meanwhile, Tong Rongjun also hit the rail straight after to leave 34 players remaining. 

Player Chips Progress
Umberto De Padua 375,000 165,000
James Marshall 351,100 196,900
Rongjun Tong 0 0
James Marshall 0 0
Ciprian Teaca 0 0
Two Pair for Cravciuc Posted Saturday 6th May, 2023 at 22:24(UTC+0) by Jason Glatzer

Level 18: 2,500/5,000 (5,000)
Entries: 36/313

Nicolai Cravciuc three-bet jammed from the blinds for 42,000 and was called by the initial early-position raiser Brian Riley.

Nicolai Cravciuc:
Brian Riley:

Both players hit a piece of the flop. Cravciuc went from good to better after further improving to top two pair on the turn. The blank river completed the board for Cravciuc to double through Riley.

Player Chips Progress
Brian Riley 115,000 15,800
Nicolai Cravciuc 85,000 15,000
Players in the Money Posted Saturday 6th May, 2023 at 22:19(UTC+0) by Jason Glatzer

Level 18: 2,500/5,000 (5,000)
Entries: 36/313

There was no drama on the money bubble as there was no time to even stop the clock with three players going out around the same time in Iulian-Adrian Iorga, Paul Maguire, and Stephen Smith.

The remaining 36 players are now in the money for at least an £1,100 min-cash.

Player Chips Progress
Sukhdev Singh 0 0
Mauro Suriano 0 0
Iulian-Adrian Iorga 0 0
Paul Maguire 0 0
Stephen Smith 0 0
Massive Lead for Miller After His Big Slick Gets There Against Chiang's Cowboys Posted Saturday 6th May, 2023 at 22:15(UTC+0) by Jason Glatzer

Level 18: 2,500/5,000 (5,000)
Entries: 39/313

Jen Chiang was just sitting in pretty shape but now he seat is open on a bad beat to Gary Miller.

The hand began with a player opening for 10,000 and Miller calling in late position. Chiang three-bet to 48,000 before Miller jammed for more than the around 450,000 or so Chiang had in his stack.

Chiang tanked for a bit before he called off his big stack.

Jen Chiang:
Gary Miller:

Chiang was in decent shape and was a 2:1 favorite to win the hand. That all changed when an ace came out of the window on the flop. Chiang still had some hope for a king or a jack but Miller wound up taking out Chiang.

Miller, who was already among the big stacks, had a huge chip lead after the hand with 1.2 million in chips.

Player Chips Progress
Gary Miller 1,200,000 620,000
Jen Chiang 0 0
Jacks Run Into Mullally's Queens for Harwood Posted Saturday 6th May, 2023 at 22:08(UTC+0) by Jason Glatzer

Level 18: 2,500/5,000 (5,000)
Entries: 39/313

Bradley Harwood three-bet jammed for about 15 big blinds from the button and was quickly called by Niall Mullally, who opened from early position.

Bradley Harwood:
Niall Mullally:

Harwood perked up a bit after the flop gave him momentary hope with a flush draw. Neither the turn nor the river was able to get him there and Harwood was on the rail short of the money.

Player Chips Progress
Niall Mullally 375,000 215,900
Bradley Harwood 0 0
Cazacu Wins Massive Pot with Top Pair Posted Saturday 6th May, 2023 at 22:03(UTC+0) by Jason Glatzer

Level 18: 2,500/5,000 (5,000)
Entries: 40/313

Hamid Rowshanaei bet 50,000 into a pot of a little more with the on the board after the turn. Adrian Cazacu min-clicked it to 100,000 and Rowshanaei called.

Rowshanaei looked ready to bet after the river completed the board after counting out a bet of around 90,000. He instead checked and Cazacu checked behind.

Cazacu turned over the and won the hand with the top pair after Rowshanaei mucked his cards.

Player Chips Progress
Adrian Cazacu 595,000 305,000
Hamid Rowshanaei 210,000 270,000
21:54 (UTC+0)
Start of Level 18
Blinds: 2,500/5,000     Ante: 5,000
Chiang Vs. O'Rourke (Part II) Posted Saturday 6th May, 2023 at 21:41(UTC+0) by Jason Glatzer

Level 17: 2,000/4,000 (4,000)
Entries: 43/313

James O'Rourke jammed the turn for 100,000 with the on the board into a smaller pot and was called by Jen Chiang.

James O'Rourke:
Jen Chiang:

Chiang was far ahead and O'Rourke was unable to get there after the river completed the board to hit the rail. Shortly after, Timothy Chung hit the rail at a different table to leave 43 players remaining.

Player Chips Progress
Jen Chiang 475,000 150,000
Timothy Chung 0 0
James O'Rourke 0 0
Bubble Approaching Posted Saturday 6th May, 2023 at 21:34(UTC+0) by Jason Glatzer

Level 17: 2,000/4,000 (4,000)
Entries: 45/313

The field is down to just 45 hopefuls with 36 guaranteed at least a min-cash of £1,100. A few players recently hit the rail and won't have the bubble sweat that should come next blind level or two.

Player Chips Progress
Raheel Bhatti 0 0
Rory Liffey 0 0
Weideng Wang 0 0
Fazeel Khan 0 0
Chiang Rivers a Full House Posted Saturday 6th May, 2023 at 21:27(UTC+0) by Jason Glatzer

Level 17: 2,000/4,000 (4,000)
Entries: 48/313

James O'Rourke checked the flop before Jen Chiang (pictured below) bet 38,000 into a pot of around double this amount. O'Rourke tanked for a few moments before he called.

Both players checked the turn before O'Rourke jammed the river. Chiang quickly called off his stack of 106,500 and the table appeared to be in shock as he turned over the for a rivered full house. O'Rourke was ahead until then as he showed the before the dealer awarded Chiang the pot.

Player Chips Progress
Jen Chiang 325,000 115,000
James O'Rourke 125,000 250,000
Recent Eliminations Posted Saturday 6th May, 2023 at 21:19(UTC+0) by Jason Glatzer

Level 17: 2,000/4,000 (4,000)
Entries: 49/313

The following players recently hit the rail in the Main Event.

Player Chips Progress
Stefan-Alexandru Nastasache 0 0
Neophytos Neophytou 0 0
Jitin Dhawan 0 0
Raunaq Latif 0 0
Calvin Miller 0 0
Ong Pin Quan 0 0
Weekes Wins Big With Two Pair Posted Saturday 6th May, 2023 at 21:15(UTC+0) by Jason Glatzer

Level 17: 2,000/4,000 (4,000)
Entries: 51/313

Nicolai Cravciuc bet 25,000 into a pot of slightly more after the came on the flop. Nicholas Trattou called before Jonathan Weekes jammed for 83,500. 

Cravciuc called and Weekes put his jacket on looking ready to leave. Trattou folded and showed the before tossing his hand into the muck.

Jonathan Weekes:
Nicolai Cravciuc:

Weekes was ahead with his two pair and Cravcuic was unable to improve on his overpair with the turn and river completing the board to double Weekes.

Meanwhile, Trattou appeared to be in a bit of disgust.

"You had the nut-flush draw?" asked someone at the table.

"I had the ace-five of diamonds," responded Trattou.

There is no way to confirm whether or not Trattou did indeed fold his flush draw or not as players are under no obligations to be truthful when sharing their hands after the fact.

Player Chips Progress
Jonathan Weekes 275,000 69,800
Nicolai Cravciuc 70,000 19,200
Set of Fours No Good for Velev Posted Saturday 6th May, 2023 at 20:56(UTC+0) by Jason Glatzer

Level 17: 2,000/4,000 (4,000)
Entries: 52/313

Vladimir Marchevici checked with the on the board after the turn before Boris Velev bet 16,500.

Marchevici called before he jammed the river. Velev snap-called off his stack of around 50,000 and turned over the for a set of fours. Velev went to the rail despite having such a strong hand as Marchevici was even stronger with for a straight.

Player Chips Progress
Vladimir Marchevici 225,000 161,200
Boris Velev 0 0
20:49 (UTC+0)
Start of Level 17
Blinds: 2,000/4,000     Ante: 4,000
Big Stacks at Break Posted Saturday 6th May, 2023 at 20:45(UTC+0) by Jason Glatzer
Player Chips Progress
Alexandre Richardson 600,000 50,000
Gary Miller 580,000 353,000
Hamid Rowshanaei 480,000 10,000
Stephane Nadot 420,000 210,000
Aurel Iacob 400,000 355,600
James O'Rourke 375,000 237,800
Sebastien Jung 175,000 116,000
Second Break Posted Saturday 6th May, 2023 at 20:32(UTC+0) by Jason Glatzer

Players are on their second break of the day. The action will resume in 15 minutes with blinds at 2,000/4,000 along with a 4,000 big blind ante.

We will update some of the bigger stacks in the room during the break.

Miracle Trey on River Saves Popov Posted Saturday 6th May, 2023 at 20:31(UTC+0) by Jason Glatzer

Level 16: 1,500/3,000 (3,000)
Entries: 55/313

There was about 80,000 in a three-bet pot when Timothy Chung bet 20,000 on the flop. Angel Popov jammed for 128,500 and Chung snap-called.

Angel Popov:
Timothy Chung:

"Nice hand," said Popov. "Oh, well."

Popov needed a two outer and didn't get it on the turn. However, the river spiked the board to improve Popov to a set to double his stack and leave Chung short on chips.

Player Chips Progress
Angel Popov 325,000 175,000
Timothy Chung 30,000 58,000
Recent Eliminations Posted Saturday 6th May, 2023 at 20:19(UTC+0) by Jason Glatzer
Player Chips Progress
Raafat Sharawi 0 0
Ion Anghel 0 0
Anthony Panayi 0 0
Dillan Patel 0 0
Artan Dedusha 0 0
Jimmy Kebe 0 0
Xuan Nguyen 0 0
Chiang Chips Up Posted Saturday 6th May, 2023 at 20:16(UTC+0) by Jason Glatzer

Level 16: 1,500/3,000 (3,000)
Entries: 55/313

Nicholas Trattou and Hamid Rowshanaei both checked the flop from the blinds with about 25,000 in the pot. Jen Chiang bet 8,400. Trattou called and Rowshanaei folded.

Both players checked the turn before things got interesting after the river paired the board. Trattou fired out for 17,200. Chaing tanked for a couple of minutes before he raised to 59,800.

It was then Trattou's turn to head into the tank for a few minutes.

"How much do you have left?" asked Trattou.

Chiang showed his stack and a couple of minutes later Trattou folded.

Player Chips Progress
Nicholas Trattou 240,000 16,400
Jen Chiang 210,000 43,700
Come Play Cash Games at Aspers Posted Saturday 6th May, 2023 at 20:01(UTC+0) by Jason Glatzer

The cash games are hopping at Aspers Casino as Saturday night is approaching. There are already 10 cash game tables with more to come.

The stakes vary but for no-limit hold'em the stakes begin at just £1/£1 and move up from there. You can also enjoy some pot-limit Omaha action with stakes at £1/£2/£5.

Good luck to all of the cash game players!

Suriano Flops a Flush Posted Saturday 6th May, 2023 at 19:54(UTC+0) by Jason Glatzer

Level 16: 1,500/3,000 (3,000)
Entries: 58/313

Mauro Suriano three-bet jammed for 55,700 from the big blind and was called by Stephane Nadot called after opening up the action from the cutoff.

Mauro Suriano:
Stephane Nadot:

Suriano was behind when the chips went in but had his opponent drawing dead after he nailed a flush on the flop. The turn and river completed the board for Nadot to double Suriano's stack.

Player Chips Progress
Stephane Nadot 210,000 78,600
Mauro Suriano 115,000 35,600
Richards Wins Monster Pot With a Full House Posted Saturday 6th May, 2023 at 19:47(UTC+0) by Jason Glatzer

Level 16: 1,500/3,000 (3,000)
Entries: 64/313

We caught up to the action with the already on the flop and 50,000 in the middle. We learned from Hongting Xu, who wasn't in the hand but stepped away from the table for a quick chat, that it began Ranaq Latif opened from the hijack, Artan Dedusha three-betting from the cutoff, and Alexandre Richards cold-calling a three-bet from the small blind before Latif called as well.

Both Richards and Latif checked the flop. Dedusha continued for 21,000. Richards jacked it up to 50,000. Latif cold-called and Dedusha folded.

Richards check-called a bet of 65,000 on the turn before leading out for a large bet of 100,000 on the river. Latif called the river bet and turned over the . His flush wasn't good enough as Richards held for a full house to win a monstrous pot.

Player Chips Progress
Alexandre Richardson 550,000 330,000
Raunaq Latif 130,000 7,600
Artan Dedusha 70,000 40,000
19:40 (UTC+0)
Start of Level 16
Blinds: 1,500/3,000     Ante: 3,000
More Eliminations Posted Saturday 6th May, 2023 at 19:28(UTC+0) by Jason Glatzer

The following players are out of chips in the Main Event.

Player Chips Progress
Jean Chan Pang Cheong 0 0
Eliran Argelazi 0 0
Paresh Doshi 0 0
Ravi Sharda 0 0
Antony Friel 0 0
Wesley Forrester 0 0
Mark Mclachlan 0 0
Jonathan Schuman 0 0
Vinod Fernandez 0 0
"I Should Be Going Home" Posted Saturday 6th May, 2023 at 19:25(UTC+0) by Jason Glatzer

Level 15: 1,200/2,400 (2,400)
Entries: 64/313

Sukhdev Singh jammed for 55,500 into a pot of a bit less after the came on the flop and was snap-called by Ramakri Iyer.

Sukhdev Singh:
Ramakri Iyer:

Iyer flopped a straight and it was looking like showers for Singh with his two pair. Things didn't improve for Singh on the turn. However, that all changed soon enough with Singh improving to a full house after the river completed the board.

"Nice hand," said Iyer to Singh.

"I should be going home," Singh said.

Player Chips Progress
Sukhdev Singh 150,000 109,200
Ramakrishnan Iyer 140,000 52,100
Leung Runs Into Queens & Jacks Posted Saturday 6th May, 2023 at 19:08(UTC+0) by Jason Glatzer

Level 15: 1,200/2,400 (2,400)
Entries: 67/313

Wayne Leung jammed for 22,300 from under the gun and was called by both Alexandre Richardson from the hijack and Iulian-Adrian Iorga from the button.

Both Richardson and Iorga checked down the entire board.

Richardson turned over the before shortly after Iorga turned over for one pair less.

Leung attempted to leave the table without showing his cards but a player at the table reminded him that he has to show. The dealer turned over his cards and it wasn't the worst flop for him to sweat with . Unfortunately, Leung got nowhere on the turn and river and was on the rail.

Player Chips Progress
Alexandre Richardson 220,000 113,900
Iulian-Adrian Iorga 120,000 30,100
Wayne Leung 0 0
Mallia Ousts Sharda Posted Saturday 6th May, 2023 at 18:51(UTC+0) by Jason Glatzer

Level 15: 1,200/2,400 (2,400)
Entries: 69/313

Sean Mallia checked before Ravi Sharda jammed for about 50,000 into a pot of around the same with the on the board after the river.

Mallia tanked for more than a minute before he called.

Sharda turned over the and was out the door with Mallia holding for two pair to win the pot.

Player Chips Progress
Sean Mallia 190,000 70,900
Ravi Sharda 0 0
Ladies for Iyer Posted Saturday 6th May, 2023 at 18:43(UTC+0) by Jason Glatzer

Level 15: 1,200/2,400 (2,400)
Entries: 70/313

Raheel Bhatti and Ramakri Iyer both checked with about 30,000 in the pot and the on the board after the turn.

The completed board on the river. Bhatti bet 18,000 and Iyer snap-called.

Iyer turned over the and his ladies were good with Bhatti holding an ace-kicker on the double-paired board with .

Player Chips Progress
Ramakrishnan Iyer 310,000 35,000
Raheel Bhatti 70,000 40,000
Action Resumes Posted Saturday 6th May, 2023 at 18:36(UTC+0) by Jason Glatzer

Level 15: 1,200/2,400 (2,400)
Entries: 70/313

Players are back from their 30-minute break. All breaks going forward are scheduled for 15 minutes each.

18:35 (UTC+0)
Start of Level 15
Blinds: 1,200/2,400     Ante: 2,400
Big Stacks at Break Posted Saturday 6th May, 2023 at 18:12(UTC+0) by Jason Glatzer
Player Chips Progress
Hamid Rowshanaei 490,000 337,100
Stephane Nadot 445,000 313,600
Raunaq Latif 300,000 177,600
Adrian Cazacu 290,000 40,000
Eric McGeough 285,000 165,000
Ramakrishnan Iyer 275,000 82,900
Iulian-Adrian Iorga 260,000 170,100
Sang Nguyen 250,000 101,700
First Day 2 Break Posted Saturday 6th May, 2023 at 18:05(UTC+0) by Jason Glatzer

Players are on a 30-minute break. Blinds will increase to 1,200/2,400 with a 2,400 big blind ante when the action resumes.

We will update with some of the bigger stacks around the room during the break or shortly after the action resumes.

Sharda Felts Argelazi Posted Saturday 6th May, 2023 at 17:58(UTC+0) by Jason Glatzer

Level 14: 1,000/2,000 (2,000)
Entries: 71/313

Eliran Argelazi jammed for about a starting stack from the hijack and was looked up by Ravi Sharda from the button.

Eliran Argelazi:
Ravi Sharda:

Argelazi did improve to two pair on the board but that wasn't good enough with Sharda also improving to a full house.

"Good game," Argelazi said to the table after he was drawing dead on the turn.

Player Chips Progress
Ravi Sharda 125,000 14,400
Eliran Argelazi 0 0
Recent Eliminations Posted Saturday 6th May, 2023 at 17:52(UTC+0) by Jason Glatzer

Level 14: 1,000/2,000 (2,000)
Entries: 74/313

The following players recently hit the rail in the Spring Poker Fest Main Event.

Player Chips Progress
Tajveer Koonjul 0 0
Nikola Panayotov 0 0
Stefan Bratanov 0 0
Guy Yapi 0 0
Neil Barron 0 0
Ravi Sheth 0 0
Ali Abdulzahra 0 0
Lee Mulligan 0 0
Ernestas Latoza 0 0
Ace-High Hero Call for Cazacu Posted Saturday 6th May, 2023 at 17:44(UTC+0) by Jason Glatzer

Level 14: 1,000/2,000 (2,000)
Entries: 74/313

There was nearly 100,000 in the pot with the on the board after the river when Raafat Sharawi bet 40,000. Adrian Cazacu went into the tank for a few moments before he called.

"Nice call," Sharawi said as he turned over the for a missed open-ended straight draw. Cazacu's read was correct as he definitely beat the nut-low but not by miles as he bricked the board too as he turned over the to take down the hand.

Player Chips Progress
Raafat Sharawi 280,000 70,000
Adrian Cazacu 250,000 51,500
Iacob Doubles Through Liffey Posted Saturday 6th May, 2023 at 17:40(UTC+0) by Jason Glatzer

Level 14: 1,000/2,000 (2,000)
Entries: 74/313

Rory Liffey jammed the turn with the on the board after the turn with close to 50,000 in the pot. Aurel Iacob went into the tank for about a minute before he called off for his stack of around 46,000.

Aurel Iacob:
Rory Liffey:

Liffey needed a club to eliminate Iacob. Iacob survived the sweat to double his stack with two pair after the river paired the board.

Player Chips Progress
Rory Liffey 220,000 38,000
Aurel Iacob 145,000 100,600
Chung Picks Off Quan's Bluff Posted Saturday 6th May, 2023 at 17:28(UTC+0) by Jason Glatzer

Level 14: 1,000/2,000 (2,000)
Entries: 80/313

Ong Pin Quan bet 7,400 on the turn into a pot of around 15,000 with the on the board after the turn and Timothy Chung called.

Chung then called a larger 14,800 bet by Quan after the river completed the board.

Quan turned over the and was picked off by Chung who held for two pair.

"Nice hand," Quan said to Chung after the hand.

Player Chips Progress
Timothy Chung 270,000 182,000
Ong Pin Quan 125,000 35,400
"If You Bet That, I Call" Posted Saturday 6th May, 2023 at 17:21(UTC+0) by Jason Glatzer

Level 14: 1,000/2,000 (2,000)
Entries: 81/313

Eric McGeough fired out for 6,000 into a pot of a little more with the on the board after the turn. Raafat Sharawi raised to 15,000 and McGeough paused for about 30 seconds before he called.

Both players checked the river. Sharawi turned over the for a straight. He was ahead when he made the turn raise but was unable to win the hand with Sharawi rivering a full house with .

"If you bet that, I call," shared Sharawi after the hand.

Player Chips Progress
Raafat Sharawi 350,000 102,500
Eric McGeough 120,000 73,000
Latest Eliminations Posted Saturday 6th May, 2023 at 17:09(UTC+0) by Jason Glatzer

Level 14: 1,000/2,000 (2,000)
Entries: 86/313

The first blind level witnessed 20 players hit the rail. Here is a look at the latest batch of eliminations.

Player Chips Progress
Alexandru Raia 0 0
Lofti Boughammi 0 0
James Williams 0 0
Danh Tran 0 0
Alexandre Gomes De Souza Luz 0 0
Peter Hall 0 0
George Achillea 0 0
Michael Moore 0 0
Lorenc Boci 0 0
17:07 (UTC+0)
Start of Level 14
Blinds: 1,000/2,000     Ante: 2,000
Harwood Triples With Aces Posted Saturday 6th May, 2023 at 17:00(UTC+0) by Jason Glatzer

Level 13: 800/1,600 (1,600)
Entries: 86/313

Bradley Harwood (pictured below), who entered before the start of Day 2, had his last 19,000 in the pot when we caught up to the table. Lorenc Boci had more than his 40,000 in the middle and Fazeel Khan also was involved with both players barely covered.

Bradley Harwood:
Lorenc Boci:
Fazeel Khan:

Harwood rockets held on the runout to triple his stack while Boci managed to win a side pot against Khan.

Meanwhile, something big happened at the table earlier as there are a ton of chips at this table. Stephan Nadot currently has 450,000 in chips while Sang Nguyen on about 250,000. Alexandre Gomes De Souza Luz, who began the day at this table with a big stack, was eliminated at this table.

Player Chips Progress
Stephane Nadot 450,000 318,600
Sang Nguyen 250,000 101,700
Bradley Harwood 60,000 30,000
Lorenc Boci 40,000 23,700
Ch Fazeel M Khan 15,000 24,200
Alexandre Gomes De Souza Luz 0 0
Xu Should Thank His Friends Posted Saturday 6th May, 2023 at 16:54(UTC+0) by Jason Glatzer

Level 9: 800/1,600 (1,600)
Entries: 88/313

Hang Xu had his stack blinded off for the first 45 minutes as he wasn't in his seat for the first part of Day 2. He just arrived and shared with the table he thought Day 2 was tomorrow.

"I thought it we restart tomorrow," Xu shared with us. "A friend messaged me my seat draw, and I said 'No worries, it is tomorrow.' My friend corrected me and it is a good thing I live in London."

Player Chips Progress
Hang Xu 54,100 8,000
Dharwan Nails Flush Posted Saturday 6th May, 2023 at 16:45(UTC+0) by Jason Glatzer

Level 13: 800/1,600 (1,600)
Entries: 92/313

Eliran Argelazi fired out for 20,000 into a pot of a bit more with the on the board after the turn. Jitin Dhawan jammed for 69,400. Argelazi asked for a count before he called.

Jitin Dharwan:
Eliran Argelazi:

Dharwan was guaranteed to win the hand with a flush with Argelazi drawing dead with his top pair. The inconsequently river completed the board and Dharwan gave a small fist pump after doubling his stack.

Player Chips Progress
Jitin Dhawan 155,000 110,000
Eliran Argelazi 15,000 51,800
Dianat Turns Trips Posted Saturday 6th May, 2023 at 16:40(UTC+0) by Jason Glatzer

Level 13: 800/1,600 (1,600)
Entries: 94/313

Aurel Iacob and Ahrash Dianat (pictuerd below) both checked the flop before Guy Yapi, who began the day with a fresh starting stack before running it up some, bet 7,000.

Iacob called before Dianat jammed for 58,000. Yapi asked for a count and 30 seconds later found a call. Iacob quickly folded and the cards were turned over with Dianat at risk.

Ahrash Dianat:
Guy Yapi:

Dianat needed to complete some draws to stay alive. It wasn't the flush draw that completed. Instead, he improved to trips on the turn. The river didn't change anything and Dianat doubled through Yapi.

Player Chips Progress
Ahrash Dianat 140,000 59,400
Guy Yapi 50,000 20,000
First Players on the Rail Posted Saturday 6th May, 2023 at 16:32(UTC+0) by Jason Glatzer

The following players had a short Day 2 and didn't make it past the first half of the opening blind level of the day.

Player Chips Progress
Michal Szalilow 0 0
Charles Akadiri 0 0
Mikhail Drozdov 0 0
Thi Pham 0 0
Leandro Assis 0 0
Mohammed Sheikh 0 0
Nicky Levent 0 0
Jorge Palomino 0 0
Mantas Paleckas 0 0
Alexandru Raia 0 0
David Mcconachie 0 0
£35,500 Top Prize Posted Saturday 6th May, 2023 at 16:26(UTC+0) by Jason Glatzer

The payouts have just been released with the top 36 players guaranteed at least a £1,100 payout for nearly double the £600 buy-in.

Tomorrow's prizes will be much bigger with all the final tablists guaranteed at least a £3,600 payday with the winner going home with a whopping £35,500 top prize!

Place Prize
1 £35,500
2 £23,500
3 £16,500
4 £12,500
5 £8,800
6 £7,200
7 £5,900
8 £4,700
9 £3,600
10-12 £3,000
13-15 £2,500
16-18 £2,100
19-21 £1,700
22-24 £1,400
25-27 £1,250
28-36 £1,100
Top Pair Good for Popov Posted Saturday 6th May, 2023 at 16:21(UTC+0) by Jason Glatzer

Level 13: 800/1,600 (1,600)
Entries: 104/313

Angel Popov opened for 4,100 from the button and was called by Umberto De Padua from the small blind.

De Padua check-raised a bet of 3,100 by Popov to 9,000 after the came on the flop. Popov went into the tank for close to a minute before he called.

The turn and river were checked around.

"You got it," said De Padua before shortly later turning over the .

Popov did indeed win the hand as he subsequently turned over the for the top pair.

Player Chips Progress
Umberto De Padua 210,000 33,700
Angel Popov 150,000 48,700
Two Pair for Wang Posted Saturday 6th May, 2023 at 16:15(UTC+0) by Jason Glatzer

Level 13: 800/1,600 (1,600)
Entries: 104/313

Both Weideng Wang (pictured below) and Raheel Bhatti checked with close to 20,000 in the pot and the on the board after the turn. 

Wang fired out for 3,000 after the river completed the board and Bhatti snap-called.

Wang, who was one of the players to get into the action with his first bullet at the start of Day 2, turned over the to win the pot with two pair after Bhatti opted to show his .

Player Chips Progress
Raheel Bhatti 110,000 16,600
Weideng Wang 40,000 10,000
Action Begins Posted Saturday 6th May, 2023 at 16:05(UTC+0) by Jason Glatzer

Level 13: 800/1,600 (1,600)
Entries: 106/313

Late registration has closed and cards are in the air to start Day 2 of the Spring Poker Fest Main Event after some announcements. 

The total field grew to 313 entries with 106 players ready to rumble on Day 2. 

We will share the payouts for this event shortly after they are made available. We do know that 36 players will be paid and that the prize pool grew to £163,950 to smash the £150,000 guarantee.

Day 2 of the Spring Fest Main Event Begins at 4 p.m. Posted Saturday 6th May, 2023 at 15:56(UTC+0) by Jason Glatzer

Welcome to the penultimate day of the Spring Poker Fest £600 Main Event at Aspers Casino Westfield Stratford City.

London is bustling with activity today with many eyes on the coronation of King Charles. However, poker players all have their eyes on who will advance to the final day of the Spring Fest Main Event.

The action will begin with about 100 players, 96 of which bagged up chips from the four opening flights that took place on Thursday to Saturday.

The £150,000 prize pool has already been smashed and we will share the final prize pool and payouts shortly after cards are in the air at 4 p.m.

Today will feature eight blind levels of one hour each. It is possible this changes depending on the pace of play at the tournament director's discretion.

Nicolas Trattou currently holds the chip lead with 256,400 in chips from his starting of 30,000 followed by Raafat Sharawi with 247,500 and Alexandre Gomes De Souza Luz with 237,000.

Stay tuned to MainEventTravel.com as the action unfolded for the Spring Poker Fest Main Event at Aspers Casino.

Day 2 Seat Draw

Table Seat Player  Chips  Big Blinds
21 1 Hongting Xu       112,700 70
21 2 Maximilian Sanders         89,400 56
21 3 Ernestas Latoza       125,600 79
21 4 Ramakrishnan Iyer       192,100 120
21 5 Alessandro Acampora       145,400 91
21 6 Christopher Yong         78,800 49
21 7 Ion Anghel         55,300 35
 
21 9 Vinod Fernandez         31,800 20
22 2 Valentin Florin Lupastean         99,000 62
22 3 Daniel Hanchard       108,100 68
22 4 Stefan Bratanov         30,000 19
22 5 Jen Chiang       166,300 104
22 6 Gary Miller       227,000 142
22 7 Timothy Chung         88,000 55
22 8 Alexandre Richardson       106,100 66
22 9 Shing Hei Hugo Lee         10,200 6
 
23 1 Rory Liffey       182,000 114
23 2 Lee Mulligan         26,600 17
23 3 Dost Ghrabie         78,000 49
23 4 James Williams         30,000 19
23 5 Keith Hoang         44,200 28
23 6 Sang Nguyen       148,300 93
23 7 Mohammed Sheikh         30,000 19
23 8 Denis Vasilachi         23,900 15
 
24 1 Tajveer Koonjul       111,200 70
24 2 Edwin U         25,900 16
24 3 Dillan Patel         79,400 50
24 4 Adrian Cazacu       198,500 124
24 5 Eric Mc Geough       193,000 121
24 6 Leandro Assis         16,000 10
24 8 Paul Maguire         23,400 15
24 9 Stephen Smith         79,800 50
 
25 1 Wesley Forrester       122,300 76
25 2 Vladimir Marchevici         63,800 40
25 3 Adil Miyanji         19,400 12
25 4 Peter Hall         57,300 36
25 5 Aurel Iacob         44,400 28
25 6 Nicky Levent         23,300 15
25 7 Boris Velev         87,900 55
25 8 Ahrash Dianat         80,600 50
 
26 1 Ong Pin Quan       160,400 100
26 2 Jonathan Schuman         53,200 33
26 3 George Achillea         97,200 61
26 4 David Mcconachie         25,100 16
26 5 Angel Popov       101,300 63
26 6 Umberto De Padua       176,300 110
26 7 Danh Tran         30,000 19
26 9 Calvin Miller         69,400 43
 
27 2 Nicholas Trattou       256,400 160
27 3 Hamid Rowshanaei       152,900 96
27 4 Jorge Palomino         64,800 41
27 5 Xuan Nguyen         85,400 53
27 6 Mark Mclachlan       208,800 131
27 7 Sebastien Jung         59,000 37
27 8 Antony Friel         28,800 18
27 9 James Marshall       154,200 96
 
28 1 Mauro Suriano         79,400 50
28 2 Raunaq Latif       122,400 77
28 3 Thi Pham         43,000 27
28 4 Hang Xu         62,100 39
28 6 Niall Mullally       159,100 99
28 7 Michael Moore         76,500 48
28 8 Raafat Sharawi       247,500 155
28 9 Jimmy Kebe       227,300 142
 
29 1 Simon Green       143,100 89
29 2 Sukhdev Singh         40,800 26
29 3 Ciprian Teaca         81,000 51
29 4 Rongjun Tong         53,100 33
29 5 Stefan-Alexandru Nastasache         79,400 50
29 6 Neil Barron         28,800 18
29 8 Raheel Bhatti       126,600 79
29 9 Ali Abdulzahra         44,900 28
 
30 1 Nikola Panayotov         41,800 26
30 2 Nicolai Cravciuc         50,800 32
30 3 Iulian-Adrian Iorga         89,900 56
30 4 Jean Chan Pang Cheong         45,400 28
30 5 Brian Riley       130,800 82
30 6 Wayne Leung       109,600 69
30 8 Artan Dedusha         30,000 19
30 9 Jonathan Weekes       205,200 128
 
31 1 Anthony Panayi       147,700 92
31 2 Haitao Wu         61,800 39
31 3 Mantas Paleckas         57,800 36
31 4 Eliran Argelazi         66,800 42
31 5 Sean Mallia       119,100 74
31 6 Ravi Sharda       139,400 87
31 7 Jitin Dhawan         45,000 28
31 9 James O'Rourke       137,200 86
 
32 1 Abe Richards         32,000 20
32 2 Mikhail Drozdov         22,800 14
32 3 Neophytos Neophytou         87,200 55
32 4 Lorenc Boci         63,700 40
32 5 Stephane Nadot       131,400 82
32 7 Ch Fazeel M Khan         39,200 25
32 8 Alexandre Gomes De Souza Luz       237,000 148
32 9 Kevin Allen       178,000 111
15:42 (UTC+0)
Day 2 of Aspers Spring Festival Started
Level: 13     Blinds: 800/1,600     Ante: 1,600

Your search results are valid for . More Info
Travel search results are valid for a period of 20 minutes. If you do not book by this time, items in your cart may change in price or become unavailable.