0.0004 SECONDS:
SHOW TABLES FROM `maineven_met-base`

0.0072 SECONDS:
SELECT * FROM `page_views` WHERE `date` = '2024-11-22' AND `url` = 'https://www.maineventtravel.com/live-reporting/kings_of_vilnius_high_roller_2024/2/updates' ORDER BY `views` DESC

0.0103 SECONDS:
UPDATE `page_views` SET views = views + 1 WHERE `date` = '2024-11-22' AND `url` = 'https://www.maineventtravel.com/live-reporting/kings_of_vilnius_high_roller_2024/2/updates'

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

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

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

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

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

0.0002 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.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 `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.0035 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` = 'kings_of_vilnius_high_roller_2024'

0.0003 SECONDS:
SELECT * FROM `tour_stop_blog_days` WHERE `tour_stop_blog_id` = '221'

0.0290 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0062 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '473' AND `published` = 1

0.0004 SECONDS:
SELECT * FROM `tour_stop_blog_days` WHERE `tour_stop_blog_id` = '221' AND `name` = '2'

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

0.0066 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` = '473' ORDER BY `tour_stop_blog_day_posts`.`datetime` DESC

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` = '19843' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19842' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19841' 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` = '19840' 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` = '19839' 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` = '19838' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19837' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19836' ORDER BY `chip_change` DESC, `busted` ASC

0.0060 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` = '19835' ORDER BY `chip_change` DESC, `busted` ASC

0.0060 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` = '19834' 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` = '19833' ORDER BY `chip_change` DESC, `busted` ASC

0.0060 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` = '19832' 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` = '19831' 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` = '19830' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19829' 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` = '19828' 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` = '19827' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19826' 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` = '19825' 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` = '19824' 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` = '19823' 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` = '19822' 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` = '19821' 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` = '19820' 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` = '19819' 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` = '19818' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19817' 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` = '19816' 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` = '19815' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19814' 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` = '19813' 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` = '19812' 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` = '19811' 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` = '19810' 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` = '19809' 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` = '19808' 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` = '19807' 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` = '19806' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19805' 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` = '19804' 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` = '19803' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19802' 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` = '19801' 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` = '19800' 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` = '19799' 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` = '19798' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19797' 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` = '19796' 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` = '19795' 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` = '19794' 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` = '19793' 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` = '19792' 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` = '19791' ORDER BY `chip_change` DESC, `busted` ASC

0.0060 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` = '19790' 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` = '19789' 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` = '19788' ORDER BY `chip_change` DESC, `busted` ASC

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

0.0064 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` = '473' 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` = '19843' 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` = '19842' 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` = '19841' 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` = '19840' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19839' 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` = '19838' 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` = '19837' 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` = '19836' 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` = '19835' 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` = '19834' 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` = '19833' 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` = '19832' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19831' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19830' 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` = '19829' 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` = '19828' 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` = '19827' 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` = '19826' 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` = '19825' 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` = '19824' 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` = '19823' 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` = '19822' 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` = '19821' 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` = '19820' 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` = '19819' 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` = '19818' 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` = '19817' 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` = '19816' 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` = '19815' 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` = '19814' 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` = '19813' 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` = '19812' 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` = '19811' ORDER BY `chip_change` DESC, `busted` ASC

0.0094 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` = '19810' ORDER BY `chip_change` DESC, `busted` ASC

0.0082 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` = '19809' 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` = '19808' ORDER BY `chip_change` DESC, `busted` ASC

0.0109 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` = '19807' ORDER BY `chip_change` DESC, `busted` ASC

0.0117 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` = '19806' ORDER BY `chip_change` DESC, `busted` ASC

0.0111 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` = '19805' 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` = '19804' 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` = '19803' 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` = '19802' ORDER BY `chip_change` DESC, `busted` ASC

0.0060 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` = '19801' 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` = '19800' ORDER BY `chip_change` DESC, `busted` ASC

0.0060 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` = '19799' ORDER BY `chip_change` DESC, `busted` ASC

0.0059 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` = '19798' ORDER BY `chip_change` DESC, `busted` ASC

0.0059 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` = '19797' 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` = '19796' ORDER BY `chip_change` DESC, `busted` ASC

0.0060 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` = '19795' ORDER BY `chip_change` DESC, `busted` ASC

0.0060 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` = '19794' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19793' 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` = '19792' 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` = '19791' ORDER BY `chip_change` DESC, `busted` ASC

0.0059 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` = '19790' ORDER BY `chip_change` DESC, `busted` ASC

0.0059 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` = '19789' ORDER BY `chip_change` DESC, `busted` ASC

0.0061 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` = '19788' ORDER BY `chip_change` DESC, `busted` ASC

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

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

English
Kings of Vilnius Event #19: €2,000 NLH High Roller Live Reporting - Day 2
Current Level 13 Current Day 2
Blinds 10,000/20,000 Ante 20000
Entries 59 Remaining 1
Prize Pool (EUR) €105,876 First Prize (EUR) €36,190
1 New Update - Click to refresh
Live Updates - Day 2
10:43 (UTC+2)
Day 2 of Kings of Vilnius Ended
Level: 13     Blinds: 10,000/20,000     Ante: 20,000
Robertas Sakinis Wins €2,000 NLH High Roller (€36,190) Posted Friday 22nd November, 2024 at 00:03(UTC+2) by Jason Glatzer

A massive congrats is in order for Lithuania's Robertas Sakinis after he defeated on Thursday evening Netherlands's Tobias Napel to win the 2024 Kings of Vilnius €2,000 NLH High Roller for €36,190.

Head to OlyBet.tv to read the full recap of this event.

Place Name Country Prize
1 Robertas Sakinis Lithuania €36,190
2 Tobias Napel Netherlands €23,110
3 Glen Gaines England €15,400
4 Michael Uguccioni Italy €10,960
5 Audrius Stakelis Lithuania €8,300
6 Mantas Bagocius Lithuania €6,620
7 Matas Budginas Lithuania €5,296

Tobias Napel Eliminated in 2nd Place (€23,110) Posted Thursday 21st November, 2024 at 23:01(UTC+2) by Jason Glatzer

Level 25: 30,000/60,000 (60,000)
Entries: 2/59

The €2,000 High Roller just came to its conclusion as follows:

Tobias Napel jammed for about ten big blinds from the button and was snap-called by Robertas Sakinis from the big blind.

Tobias Napel:
Robertas Sakinis:

There was some hope for Napel with a five appearing out of the window, but the rest of the flop wasn't what he wanted to see, as Sakinis was holding the better pair.

Neither the turn nor the river saved Napel, who was eliminated in second place for €23,110.

Meanwhile, a massive congratulations are in order for the first-ever Kings of Vilnius €2,000 High Roller champion. His top prize for defeating a field of 59 entries was a healthy €36,190, which, of course, comes along with a trophy to remember this special day.

Stay tuned for the recap on the front page of OlyBet.tv in the morning.

Player Chips Progress
Robertas Sakinis 2,950,000 840,000
Tobias Napel 0 0
Big Double for Sakinis Posted Thursday 21st November, 2024 at 22:54(UTC+2) by Jason Glatzer

Level 25: 30,000/60,000 (60,000)
Entries: 2/59

It was another limped pot when Robertas Sakinis check-called a bet of 60,000 on the flop. Sakinis bet out 180,000 on the turn. Napel jammed and Sakinis called off his stack of 905,000.

Robertas Sakinis:
Tobias Napel:

Napel was drawing dead and doubled Sakinis after the river completed the board.

Player Chips Progress
Robertas Sakinis 2,110,000 1,110,000
Tobias Napel 840,000 1,110,000
"Slow Roll Justice" Posted Thursday 21st November, 2024 at 22:47(UTC+2) by Jason Glatzer

Level 25: 30,000/60,000 (60,000)
Entries: 2/59

Tobias Napel jammed from the button. Robertas Sakinis tanked from the big blind before he called off his stack of around 1 million.

Robertas Sakinis:
Tobias Napel:

It was looking like yet another heads-up lead change but instead it was a chopped pot on the runout.

"Slow roll justice," said Napel with a smile after the hand.

Player Chips Progress
Tobias Napel 1,950,000 100,000
Robertas Sakinis 1,000,000 100,000
Another Lead Change Posted Thursday 21st November, 2024 at 22:44(UTC+2) by Jason Glatzer

Level 25: 30,000/60,000 (60,000)
Entries: 2/59

The money went in on the river with the on the board. Tobias Napel turned over the for the full house.

Robertas Sakinis held a strong hand with but this wasn't enough and Napel was back with the chip lead in what is proving to be a back-and-forth heads-up affair.

Player Chips Progress
Tobias Napel 2,050,000 960,000
Robertas Sakinis 900,000 960,000
Trips for Sakinis Posted Thursday 21st November, 2024 at 22:36(UTC+2) by Jason Glatzer

Level 24: 25,000/50,000 (50,000)
Entries: 2/59

Tobias Napel won a few medium sized pots to take the chip lead but the lead went back over the Sakinis after the following hand.

It was a limped pot when Sakinis check-called a min-bet by Napel on the flop. Sakinis led out for 200,000 after the paired the board on the turn. Napel jammed and Sakinis snap-called for 805,000.

Robertas Sakinis:
Tobias Napel:

Sakinis was miles ahead on the turn and doubled through Napel after the blank river completed the board.

Player Chips Progress
Robertas Sakinis 1,860,000 10,000
Tobias Napel 1,090,000 10,000
Napel's Turn for a Full House Posted Thursday 21st November, 2024 at 22:05(UTC+2) by Jason Glatzer

Level 24: 25,000/50,000 (50,000)
Entries: 2/59

Tobias Napel limped the button before Robertas Sakinis checked back his option from the big blind.

Both players checked the flop. Sakinis check-called a bet of 60,000 on the turn before the river double-paired the board. Sakinis checked again before Napel jammed for 415,000.

Sakinis went into the tank before finding a hero call. Napel turned over the for a full house. Sakinis attempted to muck his hand, but as it was an all-in and a call, the dealer tabled his to double Napel.

Player Chips Progress
Robertas Sakinis 1,850,000 595,000
Tobias Napel 1,100,000 595,000
Full House for Sakinis Posted Thursday 21st November, 2024 at 21:56(UTC+2) by Jason Glatzer

Level 23: 20,000/40,000 (40,000)
Entries: 2/59

Tobias Napel limped the button before Robertas Sakinis checked back his option from the big blind.

Both players checked the flop before Sakinis led out for 75,000 on the turn. Napel called and the river completed the board. Sakinis bet 300,000 and turned over the for the full house after Napel called to win a sizeable pot and have Napel on the ropes.

Player Chips Progress
Robertas Sakinis 2,445,000 615,000
Tobias Napel 505,000 615,000
Sakinis Doubles Back Into Lead With Snowmen Posted Thursday 21st November, 2024 at 21:46(UTC+2) by Jason Glatzer

Level 23: 20,000/40,000 (40,000)
Entries: 2/59

The early heads-up moment was all with Tobias Napel until the following hand took place.

Robertas Sakinis min-raised the button. Napel three-bet shoved from the big blind, and Sakinis snap-called his stack of 895,000.

Robertas Sakinis:
Tobias Napel:

Sakinis doubled back into the chip lead after he won the flip on the runout.

Player Chips Progress
Robertas Sakinis 1,830,000 505,000
Tobias Napel 1,120,000 505,000
Napel Takes Lead Posted Thursday 21st November, 2024 at 21:25(UTC+2) by Jason Glatzer

Level 23: 20,000/40,000 (40,000)
Entries: 2/59

Robertas Sakinis min-raised the button. Tobias Napel three-bet to 250,000 from the big blind. Sakinis tanked for a minute before he called.

Napel fired out for 165,000 on the flop. Sakinis tanked for about 30 seconds before he laid down his hand.

This was enough for Napel to take the chip lead away from Sakinis.

Player Chips Progress
Tobias Napel 1,625,000 300,000
Robertas Sakinis 1,325,000 300,000
Glen Gaines Eliminated in 3rd Place (€15,400) Posted Thursday 21st November, 2024 at 21:05(UTC+2) by Jason Glatzer

Level 22: 15,000/30,000 (30,000)
Entries: 2/59

The action is now heads-up after Glen Gaines got short and lost the rest of his stack. Gaines fired out for 75,000 into a pot of around triple that with the on the board. Tobias Napel jammed for more than the around 200,000 or so Gaines had in his stack and Gaines called.

Glen Gaines:
Tobias Napel:

Sevens held after the turn and river completed the board to send Gaines to the cashier in third place for €15,400.

Meanwhile, Robertas Sakinis held a small chip advantage to start heads-up play and quickly turn down any potential deal discussion by Napel.

Player Chips Progress
Robertas Sakinis 1,625,000 425,000
Tobias Napel 1,325,000 220,000
Glen Gaines 0 0
Sakinis Back With the Lead Posted Thursday 21st November, 2024 at 20:51(UTC+2) by Jason Glatzer

Level 22: 15,000/30,000 (30,000)
Entries: 3/59

Glen Gaines min-raised the button and was called by Robertas Sakinis from the big blind. Sakinis check-raised the flop from 50,000 to 125,000 and Gaines called.

Gaines called a bet of 175,000 on the turn before giving up on the hand facing a jam on the river to give Sakinis back the chip lead.

Player Chips Progress
Robertas Sakinis 1,200,000 260,000
Tobias Napel 1,105,000 240,000
Glen Gaines 645,000 500,000
Stacks Nearly Even at Break Posted Thursday 21st November, 2024 at 20:32(UTC+2) by Jason Glatzer

Level 22: 15,000/30,000 (30,000)
Entries: 3/59

The stacks were nearly evened up by the time the break pulled around with Glen Gaines still holding onto the chip lead. Check out the chip counts at the break below:

Player Chips Progress
Glen Gaines 1,145,000 155,000
Robertas Sakinis 940,000 60,000
Tobias Napel 865,000 165,000
Short Break Posted Thursday 21st November, 2024 at 20:18(UTC+2) by Jason Glatzer

Level 22: 15,000/30,000 (30,000)
Entries: 3/59

The final three players are on a short break. We will update the chip counts as soon as the action resumes.

Napel Doubles Through Gaines Posted Thursday 21st November, 2024 at 19:51(UTC+2) by Jason Glatzer

Level 21: 10,000/25,000 (25,000)
Entries: 3/59

Glen Gaines limped from the small blind. Tobias Napel jammed for 335,000 from the big blind and Gaines snap-called.

Tobias Napel:
Glen Gaines:

Napel needed to win a flip to stay alive and win a flip he did after improving to two pair on the runout.

Player Chips Progress
Glen Gaines 1,300,000 275,000
Robertas Sakinis 1,000,000 100,000
Tobias Napel 700,000 375,000
Gaines Regains the Lead Posted Thursday 21st November, 2024 at 19:45(UTC+2) by Jason Glatzer

Level 21: 10,000/25,000 (25,000)
Entries: 3/59

The action slowed down during three-handed play, but Glen Gaines won a couple of pots without much drama in taking the chip lead from Robertas Sakinis.

Meanwhile, as we were writing up this post, Tobias Napel three-bet jammed for about a dozen big blinds from the big blind with and was called by Gaines with . Napel asked for hearts but not enough were on the board to lead to the expected chopped pot.

Player Chips Progress
Glen Gaines 1,575,000 475,000
Robertas Sakinis 1,100,000 300,000
Tobias Napel 325,000 175,000
Gaines Catching Up Posted Thursday 21st November, 2024 at 19:22(UTC+2) by Jason Glatzer

Level 20: 10,000/20,000 (20,000)
Entries: 3/59

In a hand that took more than five minutes to complete, Glen Gaines min-raised the button before Robertas Sakinis defended his big blind.

Sakinis check-called for 25,000 on the flop before doing the same for 90,000 on the turn.

One final check by Sakinis came on the river. Gaines bet 460,000 and Sakinis went into the tank for several minutes before laying down his hand.

Meanwhile, this pot got Gaines closer in regaining the chip lead.

Player Chips Progress
Robertas Sakinis 1,400,000 250,000
Glen Gaines 1,100,000 355,000
Tobias Napel 500,000 0
Michael Uguccioni Eliminated in 4th Place (€10,960) Posted Thursday 21st November, 2024 at 19:06(UTC+2) by Jason Glatzer

Level 21: 10,000/25,000 (25,000)
Entries: 3/59

Robertas Sakinis jammed from the small blind. Michael Uguccioni began counting his chips before calling off his stack of around 15 big blinds moments later.

Michael Uguccioni:
Robertas Sakinis:

Uguccioni connected with his queen on the runout. However, Sakinis remained ahead the entire way after pairing his king on the turn to eliminate Uguccioni in fourth place for €10,960.

Player Chips Progress
Robertas Sakinis 1,650,000 400,000
Michael Uguccioni 0 0
Uguccioni Stays Alive and Doubles Posted Thursday 21st November, 2024 at 18:49(UTC+2) by Jason Glatzer

Level 19: 10,000/15,000 (15,000)
Entries: 4/59

The action has been red-hot as there was just another all-in and a call. This time, it was Michael Ugoccioni who had his last dozen or so big blinds committed against the chip leader Robertas Sakinis.

MIchael Uguccioni:
Robertas Sakinis:

The action was nearly down to the final three players, but Ugoccioni stayed alive and doubled after his jack connected on the runout.

Player Chips Progress
Robertas Sakinis 1,250,000 150,000
Michael Uguccioni 420,000 215,000
Audrius Stakelis Eliminated in 5th Place (€8,300) Posted Thursday 21st November, 2024 at 18:46(UTC+2) by Jason Glatzer

Level 19: 10,000/15,000 (15,000)
Entries: 4/59

The floodgates have officially opened after nearly an hour of no action leading up to this point of the event.

Audrius Stakelis committed his short stack on the flop and was up against Tobias Napel in a blind vs. blind situation.

Audrius Stakelis:
Tobias Napel:

Napel's top pair did the job after the turn and river completed the board, eliminating Stakelis in fifth place for €8,300.

Player Chips Progress
Tobias Napel 500,000 25,000
Audrius Stakelis 0 0
Mantas Bagocius Eliminated in 6th Place (€6,620) Posted Thursday 21st November, 2024 at 18:42(UTC+2) by Jason Glatzer

Level 19: 10,000/15,000 (15,000)
Entries: 5/59

Robertas Sakinis jammed from the small blind before Mantas Bagocius called off his stack of around nine big blinds from the big blind.

Mantas Bagocius:
Robertas Sakinis:

Bagocius was ahead but exiting in sixth place for €6,620 after Sakinis ran hot and connected with his nine on the runout.

Player Chips Progress
Robertas Sakinis 1,400,000 150,000
Mantas Bagocius 0 0
Matas Budginas Eliminated in 7th Place (€5,296) Posted Thursday 21st November, 2024 at 18:40(UTC+2) by Jason Glatzer

Level 19: 10,000/15,000 (15,000)
Entries: 6/59

The start-of-the-day chip leader Matas Budginas just hit the rail in seventh place for €5,296 after losing the following coin flip against current chip leader Robertas Sakinis.

Budginas opened for 30,000 from the cutoff. Sakinis asked about how much his opponent had behind and Budginas gave him an estimated 

Moments later, Sakinis jammed and Budginas snap-called.

Matas Budginas:
Robertas Sakinis:

Budginas lost the flip to Sakinis's trips after the ran out on the board.

Player Chips Progress
Robertas Sakinis 1,250,000 390,000
Matas Budginas 0 0
Sakinis Bubbles Klezys Posted Thursday 21st November, 2024 at 18:29(UTC+2) by Jason Glatzer

Level 19: 10,000/15,000 (15,000)
Entries: 8/59

Robertas Sakinis min-raised from the hijack. The action paused on Kasparas Klezys from the big blind. Kleyzs eventually jammed for 120,000 and Sakinis called.

Kasparas Klezys:
Robertas Sakinis:

Klezys was out-matched and was on the rail on the money bubble after the dry ran out on the board.

Meanwhile, congrats to the final seven players for reaching the money for at least a min-cash of €5,296.

Player Chips Progress
Robertas Sakinis 860,000 110,000
Kasparas Klezys 0 0
Sakinis Leads at Break Posted Thursday 21st November, 2024 at 18:14(UTC+2) by Jason Glatzer

Level 19: 10,000/15,000 (15,000)
Entries: 8/59

Robertas Sakinis took the chip lead just before the break by less than a small blind over the previous chip leader Glen Gaines. Check out the full chip counts of the final eight players below at the break:

Player Chips Progress
Robertas Sakinis 750,000 412,000
Glen Gaines 745,000 45,000
Tobias Napel 475,000 105,000
Matas Budginas 390,000 10,000
Michael Uguccioni 205,000 96,000
Audrius Stakelis 150,000 33,000
Mantas Bagocius 125,000 43,000
Kasparas Klezys 110,000 103,000
Break Time Posted Thursday 21st November, 2024 at 18:01(UTC+2) by Jason Glatzer

Level 19: 10,000/15,000 (15,000)
Entries: 8/59

The action reached a break still on the money bubble. The floor will conduct a chip race, after which we will update the chip counts at the break.

Player Chips Progress
Robertas Sakinis 750,000 412,000
Glen Gaines 745,000 45,000
Tobias Napel 475,000 105,000
Matas Budginas 390,000 10,000
Michael Uguccioni 205,000 96,000
Audrius Stakelis 150,000 33,000
Mantas Bagocius 125,000 43,000
Kasparas Klezys 110,000 103,000
Slow Bubble Action Posted Thursday 21st November, 2024 at 17:47(UTC+2) by Jason Glatzer

Level 18: 6,000/12,000 (12,000)
Entries: 8/59

The action has slowed down recently with some hands not even going to a flop and almost none going to a showdown on the money bubble.

Meanwhile, the floor announced they will push up the break to be after this blind level to facilitate a chip race.

Money Bubble Reached After Napel Delivers Bad Beat to Babincev Posted Thursday 21st November, 2024 at 17:11(UTC+2) by Jason Glatzer

Level 17: 5,000/10,000 (10,000)
Entries: 8/59

Tobias Napel jammed the button for a healthy stack. Sergej Babincev tanked for about a minute before he called from the big blind.

Sergej Babincev:
Tobias Napel:

Napel connected with his seven to eliminate Banincev in ninth place after the ran out on the board.

Player Chips Progress
Tobias Napel 580,000 130,000
Sergej Babincev 0 0
"Dont Run the Board" Posted Thursday 21st November, 2024 at 16:53(UTC+2) by Jason Glatzer

Level 17: 5,000/10,000 (10,000)
Entries: 9/59

Kasparas Klezys min-raised from the cutoff before Matas Budginas three-bet to 65,000. Klezys jammed for around 200,000. Budginas tanked for several moments before he called.

Kasparas Klezys:
Matas Budginas:

"Don't run the board," both players joked to the dealer. "Let's just chop it up now."

Of course, both experienced players knew the board had to be run, and it was still a chop for both players on the runout.

Player Chips Progress
Matas Budginas 380,000 54,000
Kasparas Klezys 213,000 5,000
Puczylowski Bubbles Final Table Posted Thursday 21st November, 2024 at 16:42(UTC+2) by Jason Glatzer

Level 17: 5,000/10,000 (10,000)
Entries: 9/59

Marcin Puczylowski three-bet jammed for 110,000 and was called by Glen Gaines, who originally opened the action with a min-raise.

Marcin Puczylowski:
Glen Gaines:

Big slick held for Gaines as Pubzylowski bubbled the final table after he bricked the runout.

Player Chips Progress
Glen Gaines 700,000 210,000
Marcin Puczylowski 0 0
Gaines Leads High Roller at the Break Posted Thursday 21st November, 2024 at 16:30(UTC+2) by Jason Glatzer

Level 17: 5,000/10,000 (10,000)
Entries: 10/59

Two out-of-towners in the United Kingdom's Glen Gaines and Tobias Napel, originally from the Netherlands but better known for growing up in Norway, are on the top of the leaderboard at the break.

Check out the full chip counts below:

Player Chips Progress
Glen Gaines 490,000 100,000
Tobias Napel 450,000 15,000
Matas Budginas 434,000 189,000
Robertas Sakinis 338,000 77,000
Michael Uguccioni 301,000 4,000
Marcin Puczylowski 237,000 47,000
Kasparas Klezys 218,000 101,000
Audrius Stakelis 183,000 17,000
Mantas Bagocius 168,000 32,000
Sergej Babincev 137,000 88,000
Break Time Posted Thursday 21st November, 2024 at 16:20(UTC+2) by Jason Glatzer

Level 17: 5,000/10,000 (10,000)
Entries: 10/59

Players are on a 15-minute break. We will update the chip stacks of the final 10 players shortly after the action resumes.

Bagocius Doubles Through Uguccioni Posted Thursday 21st November, 2024 at 16:19(UTC+2) by Jason Glatzer

Level 16: 4,000/8,000 (8,000)
Entries: 10/59

Michael Uguccioni jammed the button and was called by Mantas Bagocius for his 91,000 from the big blind.

Mantas Bagocius:
Michael Uguccioni:

Bagocius pulled out in front with two pair on the flop and had Uguccioni drawing dead on the turn. The paired the board to make the double-up official just before the break.

Player Chips Progress
Michael Uguccioni 305,000 84,000
Mantas Bagocius 200,000 18,000
Final Table Bubble Reached After Tzinis Runs Out of Gas Posted Thursday 21st November, 2024 at 16:11(UTC+2) by Jason Glatzer

Level 16: 4,000/8,000 (8,000)
Entries: 10/59

Konstantinos Tzinis three-bet jammed for about a dozen big blinds from the blinds and was called by the late position opener Glen Gaines.

Konstantinos Tzinis:
Glen Gaines:

Both players improved to the same two pair on the runout. Gaines gained Tzinis stack with the better kicker and the action was down to the final table bubble after the hand.

Player Chips Progress
Glen Gaines 390,000 170,000
Konstantinos Tzinis 0 0
Sapitavicius Loses Short Stack Posted Thursday 21st November, 2024 at 16:07(UTC+2) by Jason Glatzer

Level 16: 4,000/8,000 (8,000)
Entries: 11/59

Sergej Babincev opened from under the gun before Arunas Sapitavicius defended his big blind off a short stack. Sapitavicius's short stack went in on the jack-nine-four flop and he was in for a world of hurt with king-nine against king-jack.

No miracle came the rest of the way, and the action was down to 11 players after Sapitavicius lost his stack to Babincev.

Player Chips Progress
Sergej Babincev 225,000 131,000
Arunas Sapitavicius 0 0
Puczylowski Doubles Through Gaines Posted Thursday 21st November, 2024 at 15:50(UTC+2) by Jason Glatzer

Level 16: 4,000/8,000 (8,000)
Entries: 12/59

Marcin Puczylowski three-bet jammed for 88,000 and was called by the early position opener Glen Gaines.

Marcin Puczylowski:
Glen Gaines:

Puczylowski won the flip after his queen connected on the runout and took a dent out of Gaines's stack.

Player Chips Progress
Glen Gaines 220,000 78,000
Marcin Puczylowski 190,000 77,000
Sereika Next to Go Posted Thursday 21st November, 2024 at 15:48(UTC+2) by Jason Glatzer

Level 16: 4,000/8,000 (8,000)
Entries: 12/59

Tobias Napel opened for 20,000 from the button. Karolis Sereika three-bet jammed to 110,000 from the big blind. Napel called with Sereika at risk.

Karolis Sereika:
Tobias Napel:

Napel eliminated his opponent with a full house on the runout to eliminate Sereika.

Player Chips Progress
Tobias Napel 435,000 64,000
Karolis Sereika 0 0
Overcard Proves Deadly for Kudzmanas Posted Thursday 21st November, 2024 at 15:43(UTC+2) by Jason Glatzer

Level 16: 4,000/8,000 (8,000)
Entries: 13/59

The blinds were up on the clock, but Table 2 was still on the final hand of Level 16 when the following hand took place.

Marius Kudzmanas jammed his short stack with the on the board after the turn and was called by Audrius Stakelis.

Marius Kudzmanas:
Audrius Stakelis:

Kudzmanas was out of the tournament after not hitting his two outer on the river.

Player Chips Progress
Audrius Stakelis 200,000 59,000
Marius Kudzmanas 0 0
Set of Sevens for Klezys Posted Thursday 21st November, 2024 at 15:30(UTC+2) by Jason Glatzer

Level 15: 3,000/6,000 (6,000)
Entries: 14/59

Kasparas Klezys jammed for 54,000 from under the gun and was called by Audrius Stakelis from the big blind.

Kasparas Klezys:
Audrius Stakelis:

Klezys won the hand with a set after the ran out on the board.

"Lucky card protector," said Matas Budginas after the hand as he tabled his coat check in tag with the #77 on it.

Shortly after, Audrius Navickas hit the rail to leave just 14 hopefuls remaining.

Player Chips Progress
Audrius Stakelis 141,000 54,000
Kasparas Klezys 117,000 48,000
Audrius Navickas 0 0
Two Table Seat Draw and Updated Chip Counts Posted Thursday 21st November, 2024 at 15:17(UTC+2) by Jason Glatzer

Level 15: 3,000/6,000 (6,000)
Entries: 15/59

Paulius Vatiekunas hit the rail as players were heading for break leaving just 15 hopefuls remaining. Check out the two table seat draw below for the final 15.

Table Seat Name Chips
1 1 Sergej Babincev 94,000
1 2 Glen Gaines 298,000
1 3 Tobias Napel 371,000
1 4 Konstantinos Tzinis 110,000
1 5 Karolis Sereika 69,000
1 6 Marcin Puczylowski 113,000
1 7 Audrius Navickas 55,000
1 8 Ar?nas Sapitavi?ius 206,000
2 1 Kasparas Klezys 69,000
2 2 Mantas Bago?ius 218,000
2 3 Matas Budginas 484,000
2 4 Robertas Sakinis 415,000
2 6 Michael Uguccioni 221,000
2 7 Marius Kudzmanas 32,000
2 8 Audrius Stakelis 195,000

Player Chips Progress
Robertas Sakinis 415,000 260,000
Tobias Napel 371,000 11,000
Glen Gaines 298,000 128,000
Michael Uguccioni 221,000 42,000
Mantas Bagocius 218,000 42,000
Arunas Sapitavicius 206,000 19,000
Audrius Stakelis 195,000 5,000
Marcin Puczylowski 113,000 12,000
Konstantinos Tzinis 110,000 12,000
Sergej Babincev 94,000 37,000
Kasparas Klezys 69,000 19,000
Karolis Sereika 69,000 45,000
Audrius Navickas 55,000 5,000
Marius Kudzmanas 32,000 18,000
Paulius Vaitiekunas 0 0
Trip No Good for Maciukas Posted Thursday 21st November, 2024 at 15:07(UTC+2) by Jason Glatzer

Level 15: 3,000/6,000 (6,000)
Entries: 16/59

Audrius Stakelis jammed for 121,000 from the hijack. Marius Maciukas tanked for a few moments before he called off his stack of around 10 big blinds.

Marius Maciukas:
Audrius Stakelis:

Maciukas pulled miles ahead on the flop. However, this all changed on the turn with Maciukas now drawing dead to Stakelis's trips.

The river improved Maciukas to trips but he was out in 17th place as Stakelis won the pot with a full house.

The action is on a 10-minute break for the two-table redraw. We will provide updated counts shortly after the action resumes.

Player Chips Progress
Audrius Stakelis 200,000 75,000
Marius Maciukas 0 0
Stakelis Delivers Bad Beat to Ridikas Posted Thursday 21st November, 2024 at 15:00(UTC+2) by Jason Glatzer

Level 15: 3,000/6,000 (6,000)
Entries: 17/59

Donatas Ridikas jammed for about six big blinds from the hijack. Audrius Stakelis asked for a count before quickly calling.

Donatas Ridikas:
Audrius Stakelis:

Despite being ahead, Ridikas found himself on the rail after Stakelis improved to trips on the board.

Player Chips Progress
Audrius Stakelis 125,000 22,000
Donatas Ridikas 0 0
Napel Ousts Jasinevicius Posted Thursday 21st November, 2024 at 14:54(UTC+2) by Jason Glatzer

Level 15: 3,000/6,000 (6,000)
Entries: 18/59

Ignas Jasinevicius lasted for a short while with his short stack but just lost that to Tobias Napel, who eliminated back-to-back players.

Jasinevicius jammed for 13,000 into a small pot with the on the board after the flop. Napel called as did Arunas Sapitavicius.

Napel and Sapitavicius both checked down the turn and the river. Jasinevicius tabled the . Napel tabled a full house with and eliminated Jasinevicius after Sapitvicius tabled the .

Player Chips Progress
Tobias Napel 360,000 60,000
Arunas Sapitavicius 225,000 162,000
Ignas Jasinevicius 0 0
Racinskas Dusts Off to Napel Posted Thursday 21st November, 2024 at 14:49(UTC+2) by Jason Glatzer

Level 15: 3,000/6,000 (6,000)
Entries: 19/59

Martynas Racinskas has just about done it all over the years at Olympic Casino Lietuva. The one thing he won't have is a Kings of Vilnius High Roller trophy as he just lost his once healthy stack to Tobias Napel.

Racinskas jammed for less than a starting stack from the small blind with king-four and was called by Napel with ace-jack from the big blind.

The board ran dry for Racinskas and the field was down to just 19 hopefuls for the title.

Player Chips Progress
Tobias Napel 300,000 67,000
Martynas Racinskas 0 0
Puczylowski Flushes Jozonis to the Rail Posted Thursday 21st November, 2024 at 14:37(UTC+2) by Jason Glatzer

Level 14: 2,000/5,000 (5,000)
Entries: 20/59

Tomas Jozonis just lost his short stack to Marcin Puczylowski. Jozonis got his stack in with ace-trey and was up against the ace-four suited held by Puczylowski.

Puczylowski improved to a flush to bring the field down to 20 players. Meanwhile, Ignas Jasinevicius doubled his stack with ten-nine against ten-eight with a straight to gain a tiny bit of breathing room.

Player Chips Progress
Marcin Puczylowski 125,000 15,000
Ignas Jasinevicius 28,000 15,000
Tomas Jozonis 0 0
Jasinevicius Drawing Dead on Turn Posted Thursday 21st November, 2024 at 14:29(UTC+2) by Jason Glatzer

Level 14: 2,000/5,000 (5,000)
Entries: 21/59

Karolis Sereika jammed for 51,000 from the hijack. Ignas Jasinevicius asked for a count before he called off a majority of his stack from the button.

Karolis Sereika:
Ignas Jasinevicius:

Sereika appeared pleased to have live cards and stood in his seat after Jasinevicius improved to the top pair on the flop.

"Drawing dead," Sereika said to the table after the turn completed his gutshot straight draw and officially doubled after the river completed the board.

Jasinevicius was down to just 13,000 in chips and will need a serious spin up to reach the money and beyond.

Player Chips Progress
Karolis Sereika 114,000 64,000
Ignas Jasinevicius 13,000 84,000
€36,190 Top Prize! Posted Thursday 21st November, 2024 at 14:20(UTC+2) by Jason Glatzer

Level 14: 2,000/5,000 (5,000)
Entries: 21/59

The payouts have been announced with today's winner going home with a €36,190 top prize barring any deals. The top seven players are guaranteed to earn at least a €5,296 min-cash.

Check out all of the €2,000 NLH High Roller payouts below:

Place Prize
1 €36,190
2 €23,110
3 €15,400
4 €10,960
5 €8,300
6 €6,620
7 €5,296

Hynam Runs Into Maciukas's Fish Hooks Posted Thursday 21st November, 2024 at 14:17(UTC+2) by Jason Glatzer

Level 14: 2,000/5,000 (5,000)
Entries: 21/59

Mitchell Hynam was one of the player to late register at the last moment. He just lost his short stack as follows to another player who max late-entered in Marius Maciukas as follows.

Hynam jammed for 10 big blinds from under the gun before Maciukas three-bet shoved for a little more from the button.

Mitchel Hynam:
Marius Maciukas:

Jacks were good on the runout for Hynam to become the first player to hit the rail after late registration was closed. 

Rokas Asipauskas joined Hynam shortly after to leave just 21 hopefuls competing for the title.

Player Chips Progress
Marius Maciukas 135,000 85,000
Rokas Asipauskas 0 0
Mitchell Hynam 0 0
New Players in the Field Posted Thursday 21st November, 2024 at 14:04(UTC+2) by Jason Glatzer

Level 14: 2,000/5,000 (5,000)
Entries: 23/59

Cards are back in the air for the High Roller. Late registration has closed, and the field reached 59 entries, creating a €105,876 prize pool.

The payouts will be announced shortly after the action resumes.

Player Chips Progress
Audrius Navickas 50,000 0
Tomas Jozonis 50,000 0
Marius Maciukas 50,000 0
Mitchell Hynam 50,000 0
Karolis Sereika 50,000 4,000
Modestas Kryzanauskas 0 0
Final Three Hands Before Registration Closes Posted Thursday 21st November, 2024 at 13:45(UTC+2) by Jason Glatzer

Level 13: 2,000/4,000 (4,000)
Entries: 19/54

The floor just announced to the players that the final three hands will be played on each table before a break takes place.

A small group of players, including the recently eliminated WSOP bracelet winner Karolis Sereika, is chatting away about entering the €2,000 High Roller at the very last minute during the break.

Late registration will be closed after the break. Shortly after, the payouts for the 2024 Kings of Vilnius €2,000 NLH High Roller will be announced.

Player Chips Progress
Karolis Sereika 0 0
Kryzanauskas Doubles From the Button Posted Thursday 21st November, 2024 at 13:23(UTC+2) by Jason Glatzer

Level 13: 2,000/4,000 (4,000)
Entries: 20/54

Modestas Kryzanauskas was below a starting stack when he jammed for 42,000 from the button. Matas Budginas asked for a count before he called from the big blind.

Modestas Kryzanauskas:
Matas Budginas:

The runout was safe for Kryzanauskas as he doubled through the start-of-the-day chip leader Budginas instead of hitting the rail.

Player Chips Progress
Matas Budginas 245,000 30,000
Modestas Kryzanauskas 94,000 42,000
"I Want to Min-Raise" Posted Thursday 21st November, 2024 at 13:16(UTC+2) by Jason Glatzer

Level 13: 2,000/4,000 (4,000)
Entries: 20/54

Rokas Asipauskas opened for 8,000 from the button before Glen Gaines jacked it up to 34,000 from the small blind. This led Asipauskas to go into the tank for more than a minute before piping up.

"I would like to min-raise," said Asipauskas. "How much?"

Shortly after, Asipauskas raised to 65,000. Gaines tanked for nearly a minute before giving up on the hand.

Meanwhile, Marius Kudzmanas lost his stack and re-entered, and Kasparas Klezys lived up to the promise he made last night when he shared he would enter his first bullet after the start of Day 2. 

Player Chips Progress
Glen Gaines 170,000 19,000
Rokas Asipauskas 150,000 12,000
Kasparas Klezys 50,000 0
Marius Kudzmanas 50,000 7,000
Hall in the Hall Posted Thursday 21st November, 2024 at 13:07(UTC+2) by Jason Glatzer

Level 13: 2,000/4,000 (4,000)
Entries: 19/52

Scott Hall entered the €2,000 High Roller already having won a trophy this festival in the €555 NLH. However, as he was the first to hit the rail, he will need to re-enter if he wishes to try for a second trophy in the largest buy-in event of the festival.

Hall lost a good portion of his stack with queens against ace-seven before losing the rest with king-eight suited against the ace-ten held by Robertas Sakinis after a ten appeared on the flop.

Player Chips Progress
Robertas Sakinis 155,000 44,000
Scott Hall 0 0
Day 2 Begins Posted Thursday 21st November, 2024 at 13:04(UTC+2) by Jason Glatzer

Level 13: 2,000/4,000 (4,000)
Entries: 20/52

The action just kicked off on Day 2 of the €2,000 NLH High Roller. Thus far, no new entries have entered the mix, leaving 20 players battling for the prestigious title, with many big names still in contention.

Player Chips Progress
Robertas Sakinis 155,000 44,000
Scott Hall 0 0
Matas Budginas Leads €2,000 NLH High Roller Posted Thursday 21st November, 2024 at 12:10(UTC+2) by Jason Glatzer

The second and final day of the 2024 Kings of Vilnius €2,000 NLH High Roller is set to kick off at 1 p.m.

There were already 52 entries joining in on the action on Day 1 with more to come thanks to late registration remaining open until the conclusion of the first blind level of Day 2.

Matas Budginas leads the way with 275,000 in chips with Tobias Napel the only other player to parlay their 50,000 opening stack into more than 200,000 with 233,000 in chips.

Blinds will start at 2,000/4,000 with a 4,000 big blind ante and increase every 40 minutes until a winner is crowned. Get ready for some fun and excitement as we report this prestigious event at the Olympic Casino Lietuva.

Place Name Country Chips Big Blinds
1 Matas Budginas Lithuania 275,000 69
2 Tobias Napel Netherlands 233,000 58
3 Glen Gaines England 189,000 47
4 Michael Uguccioni Italy 179,000 45
5 Mantas Bagocius Lithuania 176,000 44
6 Paulius Vaitiekunas Lithuania 153,000 38
7 Martynas Racinskas Lithuania 152,000 38
8 Audrius Stakelis Lithuania 147,000 37
9 Marcin Puczylowski Poland 140,000 35
10 Rokas Asipauskas Lithuania 138,000 35
11 Sergej Babincev Lithuania 131,000 33
12 Robertas Sakinis Lithuania 111,000 28
13 Konstantinos  Tzinis Greece 98,000 25
14 Ignas Jasinevicius Lithuania 97,000 24
15 Donatas Ridikas Lithuania 83,000 21
16 Scott Hall United States 68,000 17
17 Arunas Sapitavicius Lithuania 63,000 16
18 Marius Kudzmanas Lithuania 57,000 14
19 Karolis Sereika Lithuania 54,000 14
20 Modestas Kryžanauskas Lithuania 52,000 13

Day 2 Seat Draw Posted Thursday 21st November, 2024 at 10:57(UTC+2) by Jason Glatzer
Table Seat Name Country Chips Big Blinds
1 2 Rokas Asipauskas Lithuania 138,000 35
1 3 Glen Gaines England 189,000 47
1 5 Arunas Sapitavicius Lithuania 63,000 16
1 6 Ignas Jasinevicius Lithuania 97,000 24
1 8 Martynas Racinskas Lithuania 152,000 38
2 2 Matas Budginas Lithuania 275,000 69
2 3 Audrius Stakelis Lithuania 147,000 37
2 5 Donatas Ridikas Lithuania 83,000 21
2 6 Konstantinos Tzinis Greece 98,000 25
2 7 Karolis Sereika Lithuania 54,000 14
3 1 Paulius Vaitiekunas Lithuania 153,000 38
3 3 Marius Kudzmanas Lithuania 57,000 14
3 5 Sergej Babincev Lithuania 131,000 33
3 6 Michael Uguccioni Italy 179,000 45
3 8 Marcin Puczylowski Poland 140,000 35
4 1 Robertas Sakinis Lithuania 111,000 28
4 2 Mantas Bagocius Lithuania 176,000 44
4 3 Modestas Kryžanauskas Lithuania 52,000 13
4 5 Tobias Napel Netherlands 233,000 58
4 8 Scott Hall United States 68,000 17

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.