0.0003 SECONDS: SHOW TABLES FROM `maineven_met-base`
0.0069 SECONDS: SELECT *
FROM `page_views`
WHERE `date` = '2024-12-21'
AND `url` = 'https://www.maineventtravel.com/tour_stop_blogs/view_blog_iframe/9/32/updates'
ORDER BY `views` DESC
0.0093 SECONDS: UPDATE `page_views` SET views = views + 1
WHERE `date` = '2024-12-21'
AND `url` = 'https://www.maineventtravel.com/tour_stop_blogs/view_blog_iframe/9/32/updates'
0.0004 SECONDS: SELECT tour_stop_blogs.*, tour_stops.description as description, tour_stops.logo as tour_stop_logo, tour_stops.start_date as start_date, tour_stops.end_date as end_date, 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.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 `tour_stop_blogs`.`id` = '9'
0.0003 SECONDS: SELECT *
FROM `tour_stop_blog_days`
WHERE `tour_stop_blog_id` = '9'
0.0288 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0063 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '26'
AND `published` = 1
0.0278 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0064 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '27'
AND `published` = 1
0.0277 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0069 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '28'
AND `published` = 1
0.0285 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0065 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '29'
AND `published` = 1
0.0281 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0063 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '30'
AND `published` = 1
0.0298 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0061 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '31'
AND `published` = 1
0.0286 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0058 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '32'
AND `published` = 1
0.0277 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0061 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '33'
AND `published` = 1
0.0277 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0061 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '34'
AND `published` = 1
0.0275 SECONDS: SELECT `content`
FROM `tour_stop_blog_day_posts`
WHERE `content` LIKE "% 0.0059 SECONDS: SELECT COUNT(*) AS `numrows`
FROM `tour_stop_blog_day_posts`
WHERE `tour_stop_blog_day_id` = '35'
AND `published` = 1
0.0063 SECONDS: SELECT `tour_stop_blog_day_players`.*
FROM `tour_stop_blog_day_players`
WHERE `tour_stop_blog_day_id` = '32'
ORDER BY `busted` ASC, `current_chips` DESC
0.0061 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` = '32'
ORDER BY `tour_stop_blog_day_posts`.`datetime` DESC
0.0067 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` = '1620'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1619'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1618'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1617'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1616'
ORDER BY `chip_change` DESC, `busted` ASC
0.0062 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` = '1615'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1614'
ORDER BY `chip_change` DESC, `busted` ASC
0.0062 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` = '1613'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1612'
ORDER BY `chip_change` DESC, `busted` ASC
0.0062 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` = '1611'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1610'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1609'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1608'
ORDER BY `chip_change` DESC, `busted` ASC
0.0070 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` = '1607'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1606'
ORDER BY `chip_change` DESC, `busted` ASC
0.0062 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` = '1605'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1604'
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` = '1603'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1602'
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` = '1601'
ORDER BY `chip_change` DESC, `busted` ASC
0.0067 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` = '1600'
ORDER BY `chip_change` DESC, `busted` ASC
0.0069 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` = '1599'
ORDER BY `chip_change` DESC, `busted` ASC
0.0075 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` = '1598'
ORDER BY `chip_change` DESC, `busted` ASC
0.0072 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` = '1597'
ORDER BY `chip_change` DESC, `busted` ASC
0.0062 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` = '1596'
ORDER BY `chip_change` DESC, `busted` ASC
0.0062 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` = '1595'
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` = '1594'
ORDER BY `chip_change` DESC, `busted` ASC
0.0067 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` = '1593'
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` = '1592'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1591'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1589'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1588'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1587'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1586'
ORDER BY `chip_change` DESC, `busted` ASC
0.0067 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` = '1585'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1584'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1583'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1582'
ORDER BY `chip_change` DESC, `busted` ASC
0.0068 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` = '1581'
ORDER BY `chip_change` DESC, `busted` ASC
0.0070 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` = '1580'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1579'
ORDER BY `chip_change` DESC, `busted` ASC
0.0071 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` = '1578'
ORDER BY `chip_change` DESC, `busted` ASC
0.0069 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` = '1577'
ORDER BY `chip_change` DESC, `busted` ASC
0.0079 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` = '1576'
ORDER BY `chip_change` DESC, `busted` ASC
0.0074 SECONDS: SELECT `tour_stop_blog_day_players`.*
FROM `tour_stop_blog_day_players`
WHERE `tour_stop_blog_day_id` = '27'
ORDER BY `busted` ASC, `current_chips` DESC
0.0078 SECONDS: SELECT `tour_stop_blog_day_players`.*
FROM `tour_stop_blog_day_players`
WHERE `tour_stop_blog_day_id` = '28'
ORDER BY `busted` ASC, `current_chips` DESC
0.0067 SECONDS: SELECT `tour_stop_blog_day_players`.*
FROM `tour_stop_blog_day_players`
WHERE `tour_stop_blog_day_id` = '30'
ORDER BY `busted` ASC, `current_chips` DESC
0.0064 SECONDS: SELECT `tour_stop_blog_day_players`.*
FROM `tour_stop_blog_day_players`
WHERE `tour_stop_blog_day_id` = '32'
ORDER BY `busted` ASC, `current_chips` DESC
0.0062 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` = '32'
ORDER BY `tour_stop_blog_day_posts`.`datetime` DESC
0.0069 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` = '1620'
ORDER BY `chip_change` DESC, `busted` ASC
0.0067 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` = '1619'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1618'
ORDER BY `chip_change` DESC, `busted` ASC
0.0068 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` = '1617'
ORDER BY `chip_change` DESC, `busted` ASC
0.0068 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` = '1616'
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` = '1615'
ORDER BY `chip_change` DESC, `busted` ASC
0.0068 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` = '1614'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1613'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1612'
ORDER BY `chip_change` DESC, `busted` ASC
0.0068 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` = '1611'
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` = '1610'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1609'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1608'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1607'
ORDER BY `chip_change` DESC, `busted` ASC
0.0072 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` = '1606'
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` = '1605'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1604'
ORDER BY `chip_change` DESC, `busted` ASC
0.0084 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` = '1603'
ORDER BY `chip_change` DESC, `busted` ASC
0.0078 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` = '1602'
ORDER BY `chip_change` DESC, `busted` ASC
0.0067 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` = '1601'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1600'
ORDER BY `chip_change` DESC, `busted` ASC
0.0067 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` = '1599'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1598'
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` = '1597'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1596'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1595'
ORDER BY `chip_change` DESC, `busted` ASC
0.0068 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` = '1594'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1593'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1592'
ORDER BY `chip_change` DESC, `busted` ASC
0.0090 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` = '1591'
ORDER BY `chip_change` DESC, `busted` ASC
0.0120 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` = '1590'
ORDER BY `chip_change` DESC, `busted` ASC
0.0114 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` = '1589'
ORDER BY `chip_change` DESC, `busted` ASC
0.0118 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` = '1588'
ORDER BY `chip_change` DESC, `busted` ASC
0.0077 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` = '1587'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1586'
ORDER BY `chip_change` DESC, `busted` ASC
0.0067 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` = '1585'
ORDER BY `chip_change` DESC, `busted` ASC
0.0068 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` = '1584'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1583'
ORDER BY `chip_change` DESC, `busted` ASC
0.0062 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` = '1582'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1581'
ORDER BY `chip_change` DESC, `busted` ASC
0.0066 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` = '1580'
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` = '1579'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1578'
ORDER BY `chip_change` DESC, `busted` ASC
0.0064 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` = '1577'
ORDER BY `chip_change` DESC, `busted` ASC
0.0063 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` = '1576'
ORDER BY `chip_change` DESC, `busted` ASC
0.0059 SECONDS: SELECT `tour_stop_blog_day_players`.*
FROM `tour_stop_blog_day_players`
WHERE `tour_stop_blog_day_id` = '35'
ORDER BY `busted` ASC, `current_chips` DESC
0.0004 SECONDS: SELECT *
FROM `tour_stop_blogs`
WHERE `active` = 1
AND `tour_stop_id` = 1735
Hi,
We'd like to send you push notifications so you never miss out on:
Exclusive Offers
Upcoming Events
Exciting Promotions
Poker Travel News
Don’t worry; we won’t bombard you with messages, and you can-opt out
anytime by logging into your account and changing your settings.
Many Thanks,
The MainEventTravel team
Translate
English
Deutsch
Français
Italiano
Español
Português
Čeština
Dansk
Polski
Română
Svenska
Norsk
Suomi
Eesti
Malti
עברית
العربية
Lietuvių
Български
Nederlands
Ελληνικά
Русский
Battle of Malta 2022
Main Event
Live Reporting - Day FINALTABLE
Current Level
30 Current Day
FINALTABLE Blinds
60,000/120,000 Ante
120,000
Entries
208 Remaining
1 Prize Pool (EUR)
€2,084,160 First Prize (EUR)
€302,000
Gusti Blown to Top of BOM Day 2 Chip Counts Posted Monday 10th October, 2022 at 02:46(UTC+1) by Lina Olofsson
Day 3 is in the bag and amidst the sounds of the players bagging and tagging their chips, we can tell you it looks as though Romanian Sas Gusti is the end of day chip leader, his 1,623,000 pushing him just clear of his rivals. This has yet to be officially confirmed however - we'll do this shortly once we have the full chip counts.
208 players made it through this critical day which started out with another turbo Day 1F - a useful addition to the schedule as it drew a bumper field of 697 - 105 of whom made it through to Day 2.
This gave final confirmation of total entrants, combined prizepools (€2,084,160) and therefore the payouts where we learned the winner would be receiving an eye-watering €302,000. All 650 players who made it through to Day 2 were guaranteed €1,000 - and with many stacks scraping through with a few crumbs, that was all they received. Still - it's fun to cash!
Others, such as Holland's Mateusz Moolhuizen had happier stories. It had been a tough week for Mateusz - his previous Day 1's ending in tragedy but finally, at the last, he amassed a stack in Day 1F and survived both that flight and the rest of Day 2. "Never give up" he told us defiantly but with the confident smile that's been a feature of so many final tables in recent times. He'll certainly have designs on making his way through to this one with his 316,000 chips. Italian Leonardo Romeo is another player who'll be smiling at the way this week is going. Having already picked up a title, winning the OLYbet Live Poker SPecial for €5.7k, he made it through to Day 3 of the Main with 580,000 and will have his sights set on picking up an impressive double.
At the close, the field had been thinned from the starting 650 to 208 in just five levels. The entire tournament has been conducted in hyper-aggressive fashion with massive pots spawning regularly & it's no surprise so many hit the rail during this period.
We've moved one step closer to crowning the Battle of Malta champion and we'll be back tomorrow for Day 3 where the number of potential champions will be even further refined.
Join us at the new start of 14:00 and don't forget there's a series of side events running if you'd like to join the party here at the Intercontinental hotel. These include the €270+30 Lucky Night Italiaplay at 15:00, the €150+20 Ladies Event (25k Gtd) at 16:00, The Dark Knight of Domusbet €1k High Roller (17:00), the €80+20+100 Bounty Event at 21:00 and the PLO 8-Max €180+20 at 21:00.
There's a feast of poker apart from the Main Event so make sure you join us for every exciting twist and turn. We'll be posting up full chip counts shortly but for now, thanks for following and we'll see you tomorrow.
5 More Posted Monday 10th October, 2022 at 01:24(UTC+1) by Gia Carnestorm
5 more hands for the evening... Then all the remaining players will bag up for a 2pm start tomorrow..
Going, Going, GONE! Posted Monday 10th October, 2022 at 01:14(UTC+1) by Lina Olofsson
We're now down to 221 players as the end of Day 2 approaches.
These are players who've recently had their tournament hopes flushed away. Bad luck guys - but there's still plenty of life left in the week if you fancy some more poker.
More Bust Outs Posted Monday 10th October, 2022 at 01:07(UTC+1) by Gia Carnestorm
More Eliminations as we head towards the end of the day...
#240 De Gennaro Cosimo #241 CIORTEANU MIHAI #242 Moelderkivi Rain #243 Imperato Giuseppe #244 Saveikis Algirdas #245 Tsitos Nikolaos #246 Santagati Paolo #247 OJASOO TOIVO #248 Shekerdemian Vako #249 Comitini Giuseppe Junior #250 Rosano Feliciano #251 Gandolfo Antonino #252 Luik Roland #253 Duffy Ciaran #254 GOUTARD ANTOINE #255 VINCI PASQUALE #256 Signorelli Salvatore #257 Macri Pasquale #258 Dudakov Dmitri #259 Goodman Samuel #260 Mastrosimone Alessio
DIvergence Posted Monday 10th October, 2022 at 01:07(UTC+1) by Lina Olofsson
This isn't a new Christopher Nolan film but rather the paths taken by Timo Ruuska and Andrew Cutajar during today's play.
Ruuska was full of beans and possibly other things yesterday as his chip stack rocketed to the top of the Day 1D chip counts and his self-confidence correspondingly soared.
Today however, his stack has dwindled - and Ruuska is much quieter as a result.
Cutajar on the other hand has seen his smallish stack of 150k at the start blossom into a monster - as he now has 1,300,000. Poker fortunes can change fast though. Who knows - they may switch fortunes once again - then we'll really have the makings of a new Inception script...
Chip Leader Posted Monday 10th October, 2022 at 01:04(UTC+1) by Gia Carnestorm
I think I have the chip leader! there are so many tables, but wandering around them all, I think Euginio Sanchioni is Big in Chips with 1.8million..
Goutard or Go Home Posted Monday 10th October, 2022 at 00:55(UTC+1) by Lina Olofsson
Antoine Goutard just took the former option, though it led to the latter option anyway...
Confused? Goutard wasn't when he looked down at and jammed his 90k stack into the middle. Unfortunately, he had run into two players who weren't folding, both holding .
Still though - he was just a queen or interesting straight away from a triple up.
Then the flop fell and he let out a strangled cry of "Nooooooo!"
The poker gods ignored him though, failing to reverse the flop they gave him (they rarely do) or bail him out over the and turn and river.
And that was the end for Goutard in 254th spot - though he collects €1,500 for his run - a decent profit, if not the dream ticket he had his eyes on...
00:37 (UTC+1)
Start of Level 20 Blinds: 6,000/12,000 Ante: 12,000
Exits Posted Monday 10th October, 2022 at 00:37(UTC+1) by Gia Carnestorm
More exits from the room...
#300 Viadas Alonso Tito #301 ALGERI SAMANTHA #302 Kader Mohammed Abdel #303 MARIANO CAFAGNA #304 Field Joseph James #305 COMITINI DARIO #306 Roze Aivar #307 CAFERRO ELIO #308 Reaubourg Quentin #309 Lombardo Juri Angelo #310 Atmaca Ercan #311 Angelo Vietti #312 Laszlo Philofer Istavan #313 DAVEY DARAGH #314 Pierreyves Jean Francis Joubert #315 Wrobel Tomasz Maksymilian #316 ESCALANTE MARC #317 Kuncl Milan #318 Grupposo Giuseppe #319 Mascolo Valerio #320 Giordano Alessandro
Never Give Up, Never Surrender Posted Monday 10th October, 2022 at 00:27(UTC+1) by Lina Olofsson
It's been a tough, frustrating week so far for 2022 WSOP Deepstack runner-up Mateusz Moolhuizen(pictured), who has made several attempts to get through to day 2, only to finish short.
Finally though - in the very last Day 1 qualifier - he made it!
We spoke to him looking relaxed with a decent 400k stack and he fist-bumped us with the wise words, "Never give up..." Mateusz refused to let variance grind down his spirits and he's here, down to the last 272 players - the dream of being Battle of Malta champion well and truly alive...
The next time you find yourself in a pickle and about to pack it all-in, think of Mateusz, reach deep inside and find the strength to pick yourself up and carry on. Thanks for coming to our Ted talk.
I Spy A Brit!!! Posted Monday 10th October, 2022 at 00:23(UTC+1) by Gia Carnestorm
Scouring the room I see a number of players still in from the UK.. Hanging on as we are down to 272...
Suzie Williamson.... 290k (Below)
Leon Campbell.. 200k (below)
Pete Brackley.... 200k
Johnny Kelly.... 400k
Gavin Jewell...340k
Dinatre De Souza..... 210k
Lee Mulligan....420k
Frank Bastow.....320k
More Exits Posted Sunday 9th October, 2022 at 23:54(UTC+1) by Gia Carnestorm
More eliminations from the room..
350 Nobile Aldo #351 Modafferi Francesco #352 Morel Marius #353 Jankauskas Marius #354 Hyyppae Robin Markku Johannes #355 Kuertoesi Janos #356 GIANNUZZI COSTANTINO #357 Sasso Carmine #358 Caposeno Luca #359 Secci Andrea #360 Rouquet Julien #361 Berkvens Bram M J #362 Tripodi Giovanni #363 Cauchi Michael John #364 Bonnant Clement #365 Pitavy Emiliehn #366 Tsouvalis Dimitrios #367 Bientinesi Matteo #368 Van Wersch Raoul Sebastiaa #369 Capossela Luciano #370 Szabo Levente #371 Ricciardi Gaetano #372 Negucioiu Marius #373 Shenderei Oleksandra #374 VERDELET REMI #375 Campanaro Antonio
Coin Lands on Wrong Side for Messina Posted Sunday 9th October, 2022 at 23:53(UTC+1) by Lina Olofsson
Renato Messina will have to shelve any ideas he had of holding the Battle of Malta trophy aloft in a few days as his tournament has reached its conclusion - losing out in a flip with AQ versus the pocket sevens of Federico Petruzelli. He looked stunned as he picked up his bag and departed the table but such is the unforgiving nature of poker sometimes. Got to win those flips!
Called Back Posted Sunday 9th October, 2022 at 23:50(UTC+1) by Gia Carnestorm
Yair Ruiten was up, coat on, walking away, on the flop as he was all in..... Yep He had Up against held by Humberto Galindo.. And the flop was
The Ace made Yair puff his cheeks, stand up, and grab his belongings!!! But the and then the miracle gave him a lifeline and a stack of around 300k!!
23:36 (UTC+1)
Start of Level 19 Blinds: 5,000/10,000 Ante: 10,000
Counts at the Break Posted Sunday 9th October, 2022 at 23:33(UTC+1) by Lina Olofsson
There are just 326 players remaining from the 650 who started the day - almost exactly half the field shorn away by the relentless blades of variance.
Here are some of the leading stacks as we move into the final two levels of the day.
Name
Chip Count
Marco Siciliano
1,350,000
Luigi D'alterio
1,250,000
Francois Roux
900,000
Renato Ribeiro
790,000
Omer Azulay
740,000
Federico Petruzelli
600,000
Lee Mulligan
500,000
Timo Ruuska
450,000
Break Time Posted Sunday 9th October, 2022 at 23:25(UTC+1) by Gia Carnestorm
15 minute break for the players.....
Stacking Posted Sunday 9th October, 2022 at 23:21(UTC+1) by Gia Carnestorm
Nice 1.2Million chip stack for Fabbian Egger (Below). Average is 300k!!
Also going nicely are..
Euginio Sanchioni... 975k
Zinni Giuliano....950k
Francesco Caruso....830k
The Payouts! Posted Sunday 9th October, 2022 at 23:04(UTC+1) by Lina Olofsson
It's important to know what you're getting paid and where those payout spots are. It can influence your play and allows you to plan exactly how many bottles of champagne you'll buy when you eventually finish the tournament!
Here's the % of the €2,084,160 total prizepool our players can expect to receive depending on where they finish.
Place
Payout (€)
%
# 1
302,000.00
14.49%
# 2
181,000.00
8.69%
# 3
94,000.00
4.51%
# 4
72,540.00
3.48%
# 5
52,420.00
2.52%
# 6
40,260.00
1.93%
# 7
33,220.00
1.59%
# 8
28,200.00
1.35%
# 9
25,120.00
1.21%
# 10 - #11
21,860.00
1.05%
# 12 - #13
19,750.00
0.95%
# 14 - #15
17,640.00
0.85%
# 16 - #17
15,580.00
0.75%
# 18 - #20
13,330.00
0.64%
# 21 - #23
11,070.00
0.53%
# 24 - #27
8,810.00
0.42%
# 28 - #31
7,100.00
0.34%
# 32- #35
5,800.00
0.28%
# 36 - #39
4,900.00
0.24%
# 40 - #47
4,000.00
0.19%
# 48 - #55
3,100.00
0.15%
# 56 - #63
2,800.00
0.13%
# 64 - #71
2,600.00
0.13%
# 72 - #87
2,400.00
0.12%
# 88 - #107
2,200.00
0.11%
# 108 - #143
2,000.00
0.10%
#144 - #197
1,800.00
0.09%
# 198 - #251
1,650.00
0.08%
# 252 - #305
1,500.00
0.07%
# 306 - 359
1,400.00
0.07%
# 360 - #413
1,300.00
0.06%
# 414 - #485
1,200.00
0.06%
#486 - # 557
1,100.00
0.05%
# 558 - #650
1,000.00
0.05%
More Exits Posted Sunday 9th October, 2022 at 23:01(UTC+1) by Gia Carnestorm
More eliminations from the room...
#420 Pascaglini Cecilia #421 MATTIA GIANLUCA #422 Pinkevicius Tomas #423 Gelardi Davide #424 Milone Giuseppe #425 Disselman #426 Fang Shiyan #427 Firetto Giuseppe #428 DE FELICE STEFANO #429 Chiappetta Sabatino Marco #430 BRENTAN ANDREA #431 LAM STEPHANE #432 Barnett Matthew #433 Galindo Humberto Jorge Lopes #434 Jones Gareth Richard #435 Andreini Carlo #436 Talio Dario #437 Esposito Ettore #438 Parrone Domenico #439 Chwolka Karol
Chip Counts Posted Sunday 9th October, 2022 at 22:54(UTC+1) by Gia Carnestorm
A few counts from the room...
Stephane Roux......800k
Luigi D'alterio......740k
Gaetano Castagnolo.......700k
Massimo Degiorgi.....510k
Massimo Cannizzo..... 650k
More Bust Outs Posted Sunday 9th October, 2022 at 22:46(UTC+1) by Gia Carnestorm
Eliminations are still crazy quick in the room... More bust outs include...
#440 Lombardi Rolando #441 Nocerino Alessandro #442 Rudau Patrick #443 Kightley Christopher #444 Marabello Davide #445 Censabella Angelo #446 Mahmoud Imed Ben #447 Smith Daniel Walter Lee #448 Parfionovas Kestutis #449 PHILIPS ERWIN #450 Italy Bracciali Andrea #451 Italy Barone Fabio #452 CORKETT DAVID #453 Forus Tarjei #454 Manduca Andrew Borg #455 Clausi Fabrizio #456 Gambin Alejandro #457 Profiti Daniele #458 Georgios Phiniotis #459 CIRAVEGNA DARIO
Chip Leader!! Posted Sunday 9th October, 2022 at 22:40(UTC+1) by Gia Carnestorm
Mario Panarello is our chip leader on 1.6Million!!! He's taken no more than 4 people out today.....
Mario at the moment is the man to catch!!
Romeo In Love with Battle of Malta Posted Sunday 9th October, 2022 at 22:26(UTC+1) by Lina Olofsson
One player we'll be keeping a close eye on is Italian Leonardo Romeo who is putting together a strong run of results this week, having already won the OlyBet tournament for €5,7K plus some bonuses and having now also has cashed in the main event, coming into Day 2 third in chips.
There's some way to go but it would really cap off an incredible week if he can pull off the incredible feat of two tournament wins (or more possibly) in the space of one festival week. He's well placed at the moment so that dream could well yet come to pass.
22:22 (UTC+1)
Start of Level 18 Blinds: 4,000/8,000 Ante: 8,000
Crazy Bust Outs Posted Sunday 9th October, 2022 at 22:12(UTC+1) by Gia Carnestorm
More eliminations from the room..
460 Lafranconi Cesare #461 Quilichini Luca #462 Di Mauro Danilo #463 Matrai Andras #464 Pirn Mati #465 Negura Constantin #466 Mirabella Angelo #467 Giuliano Silvio #468 Spagnolo Daniele #469 Triantafyllakis Antonios #470 Berberovic Bojan #471 Faraci Oscar #472 Henriques Daniel Filipe Pereira #473 DIACONU ION #474 Segatto Massimo #475 Mamis Natanel #476 Safranek Ludek #477 Sliakas Dimitrios #478 Belgium De Vos Danny #479 Nerriec Nathan Gwenvael
Sachiori Closes on Chiop Lead Posted Sunday 9th October, 2022 at 22:12(UTC+1) by Lina Olofsson
Eugenio Sachiori is close to, or at the top, of the chip counts right now, with 860,000 - moving ever closer to that million chip threshold that will seem very significant to many players. Antoine Goutard is also doing well, having recently sent Carlo Anredini's shortstack to the rail, spiking an ace to bust his pocket queens.
Here are a few interesting counts from around the tournament arena - with 414 remaining and 14 minutes left of level 17.
Name
Chip Count
Eugenio Sachiori
860000
Alan Goasdouf
650000
Johannes Ruuska (pictured)
540000
Daniyar Asbakirov
520000
Antoine Goutard
520000
More Bust Outs Posted Sunday 9th October, 2022 at 21:46(UTC+1) by Gia Carnestorm
More bust outs from the crazy start to day 2....
#480 Mancuso Dario #481 Goasdouf Alan #482 Ioannis Chorianopoulos #483 Polentas Ioannes #484 Toma Maciej Krzysztof #485 Voto Itaco #486 Musa Nedin #487 Darmawan Junus Muhamad #488 Greco Ilario #489 Wienk Jan #490 Oeney Deniz #491 Duarte Nuno Miguel #492 Fiorillo Matteo #493 Vitello Vincenzo #494 FRANCISCO GARCIA #495 Cigliano Alberto #496 Nima Hassan Saken Shaft #497 Damianich Kevin #498 WARD CHRISTOPHER #499 Boi Paolo #500 Ivanov Dimitar Dimitrov
Big Stacks! Posted Sunday 9th October, 2022 at 21:39(UTC+1) by Gia Carnestorm
One of the biggest stacks in the room is Danilo Donnini (Below).. He has a whopping 740k with the average at 220k
other counts are...
Davide Iannaco.....510k
Dionysios Kartsampas.....500k
Dimitrios Anastaskis.....700k
Mario Panerello......630k
Svetlana Aubakirova.....540k
Massimo Cannizzo...650k
Gaetano Castagnolo.... 520k
David Diaz..... 640k
21:22 (UTC+1)
Start of Level 17 Blinds: 3,000/6,000 Ante: 6,000
First Break After Insane Start Posted Sunday 9th October, 2022 at 21:15(UTC+1) by Lina Olofsson
A quick first break today - the tournament slated for five one hour levels and the format of Level 16 - Break - Levels 17,18 - Break - Levels 19,20 has been chosen as the structure.
So that means a 15 minute break for the 488 remaining players. They could do with it after that crazy opening - a wet sponge in the face and some encouraging words from their corner can't hurt. Perhaps a coffee and some fresh air.
We'll be back shortly for level 17. See you soon.
Still They Fall Posted Sunday 9th October, 2022 at 21:05(UTC+1) by Gia Carnestorm
And still they fall...
#610 Kollatos Stylianos #611 Calandrino Andrea #612 Sicari Giuseppe #613 Lombardo Simone #614 Nobili Alessandro #615 Poland Bukowski Igor #616 Thomas Pierre Jean Bruno Eychenne #617 Dray Samuel #618 Angeletopoulos Dimitrios #619 Ashton Michael
Fast Start as Feathers Start to Fly Posted Sunday 9th October, 2022 at 21:03(UTC+1) by Lina Olofsson
In the money, the pressure that had been building on the players during their respective Day 1's has been released and the first hour of play has seen a frenzy of eliminations as players now have the opportunity to gamble assured of a cash.
The 650-strong field is already down to 523 - players such as Raymond Church, Mantas Urbonas and Dara O'Kearney already dismissed to the rail.
Here are some of the recent eliminations as we move into level 17...
Bust Outs! Posted Sunday 9th October, 2022 at 20:55(UTC+1) by Gia Carnestorm
More bust outs from the room as players just depart from everywhere!!
#620 Skovorodnik Maksim #621 Puczylowski Marcin Igor #622 Ohnisko Marek #623 O`Kearney Dara Ruairi #624 SOLITO DOMENICO #625 Wikberg Emma #626 Kamatakis Iliodoros #627 Jardot Gregoire #628 GIARDINA DANIELE #629 Contorno Giacomo
Room Still Buzzing Posted Sunday 9th October, 2022 at 20:53(UTC+1) by Gia Carnestorm
The place is still looking great.. Even though the tables are breaking as quickly as we can type!! More and more exits hit the desk.... We'll post them all in order of elimination as you may want to see if a friend is still in...
More Exits! Posted Sunday 9th October, 2022 at 20:45(UTC+1) by Gia Carnestorm
More early Eliminations..
#630 Donini Gianluca #631 Vaknin Naor #632 Gentile Feliciano Giovanni #633 Walder Alain Andre #634 Di Gennaro Franco #635 Scaletta Massimo Antonino #636 Baldi Mattia #637 Grogan James #638 Kandilas Antonios #639 Gaspa Joao Marques Da Silva #640 Fontana Mario Antonio
The Brits Came and Went!! Posted Sunday 9th October, 2022 at 20:40(UTC+1) by Gia Carnestorm
There are a few Brits scattered around the room, But two of them are on the same table..
Johnny Kelly and Marc Hunter both making day 2..
Crazy!! Posted Sunday 9th October, 2022 at 20:26(UTC+1) by Gia Carnestorm
As we know, the object of the day 1's was to make day 2, no matter what you stack was.. We saw proper short stacks making day 2, but as the Min cash was €1,020 then it was worth doing it...
We have lost so far from the field...
#640 Fontana Mario Antonio #641 Albamonte Fabio #642 Sinnos Eleftherios #643 Privitera Giuseppe #644 Hassankashani Arian #645 Gianluca Pellegrino Mr Antonino #646 Papadia Fabio #647 Jo Darryl #648 Shishkov Borislav Tonev #649 BASHOV DIMITAR #650 Frenn Nico
What a Sight Posted Sunday 9th October, 2022 at 20:21(UTC+1) by Gia Carnestorm
The room looks amazing as 650 players have made day 2 and are all in money.. Good luck one and all...
The List of Potential Battle of Malta 2022 Champions Posted Sunday 9th October, 2022 at 20:10(UTC+1) by Lina Olofsson
Here are the 650 players whose dreams of holding the Battle of Malta trophy aloft are still realistic. There's a long way to go but more than one of them will already by thinking it's their destiny to win. Only one will be correct though!
Pierre-Yves Leads Battle of Malta Day 2 - Shuffle Up and Deal! Posted Sunday 9th October, 2022 at 20:02(UTC+1) by Lina Olofsson
Day 2 of the Battle of Malta €1 Million Guaranteed is on the cusp of starting, and it's France's Joubert Pierre-Yves who holds the chip lead with 820,000 in his stack as we begin the day.
There are 650 players remaining and thanks to the bulging turnout for Day 1F, we have beaten the €2 Million mark for the total prize pool - the players playing for €2,084,160.
All the players remaining are guaranteed a cash, we'll be confirming the payouts shortly and we'll post up the full list of chip counts so you can check on the progress of your friends or foes and cheer or jeer accordingly!
Good luck one and all - Day 2 is underway.
20:00 (UTC+1)
Day 2 of Battle of Malta 2022 Started Level: 15 Blinds: 2,000/4,000 Ante: 4,000
Your search results are valid for .
Go to checkoutMore 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.