0.0004 SECONDS: SHOW TABLES FROM `maineven_met-base`
0.0067 SECONDS: SELECT *
FROM `page_views`
WHERE `date` = '2024-11-23'
AND `url` = 'https://www.maineventtravel.com/live-reporting/kings_of_vilnius_main_event_2024'
ORDER BY `views` DESC
0.0095 SECONDS: UPDATE `page_views` SET views = views + 1
WHERE `date` = '2024-11-23'
AND `url` = 'https://www.maineventtravel.com/live-reporting/kings_of_vilnius_main_event_2024'
0.0002 SECONDS: SELECT `rate`
FROM `exchange_rates`
WHERE `currency_iso_from` = 'GBP'
AND `currency_iso_to` = 'USD'
0.0001 SECONDS: SELECT `rate`
FROM `exchange_rates`
WHERE `currency_iso_from` = 'GBP'
AND `currency_iso_to` = 'EUR'
0.0002 SECONDS: SELECT `rate`
FROM `exchange_rates`
WHERE `currency_iso_from` = 'USD'
AND `currency_iso_to` = 'GBP'
0.0001 SECONDS: SELECT `rate`
FROM `exchange_rates`
WHERE `currency_iso_from` = 'USD'
AND `currency_iso_to` = 'EUR'
0.0001 SECONDS: SELECT `rate`
FROM `exchange_rates`
WHERE `currency_iso_from` = 'EUR'
AND `currency_iso_to` = 'GBP'
0.0001 SECONDS: SELECT `rate`
FROM `exchange_rates`
WHERE `currency_iso_from` = 'EUR'
AND `currency_iso_to` = 'USD'
0.0003 SECONDS: SELECT *
FROM `settings`
JOIN `white_label_versions` ON `white_label_versions`.`id` = `settings`.`white_label_version_id`
WHERE `white_label_versions`.`url` = 'maineventtravel.com'
0.0002 SECONDS: SELECT *
FROM `settings`
WHERE `white_label_version_id` = 0
0.0004 SECONDS: SELECT `tours`.*
FROM `tours`
WHERE `active` = 1
AND `venue` = '0'
AND `festival` = '0'
ORDER BY `order` ASC
0.0003 SECONDS: SELECT `white_label_inclusions`.`entity_id`
FROM `white_label_inclusions`
JOIN `white_label_versions` ON `white_label_versions`.`id` = `white_label_inclusions`.`white_label_version_id`
WHERE `white_label_versions`.`url` = 'maineventtravel.com'
AND `white_label_inclusions`.`entity_type` = 'tour'
0.0002 SECONDS: SELECT *
FROM `tours`
WHERE `active` = '1'
AND `festival` = '1'
ORDER BY `order` ASC
0.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.0001 SECONDS: SELECT `id`, `name`, `url`
FROM `destinations`
WHERE `active` = 1
ORDER BY `display_order`
0.0004 SECONDS: SELECT `pages`.*, `parents`.`url_name` as `parent_url_name`
FROM `pages`
LEFT JOIN `pages` as `parents` ON `parents`.`id` = `pages`.`parent_page_id`
WHERE `pages`.`active` = '1'
0.0003 SECONDS: SELECT `white_label_inclusions`.`entity_id`
FROM `white_label_inclusions`
JOIN `white_label_versions` ON `white_label_versions`.`id` = `white_label_inclusions`.`white_label_version_id`
WHERE `white_label_versions`.`url` = 'maineventtravel.com'
AND `white_label_inclusions`.`entity_type` = 'page'
0.0037 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_main_event_2024'
0.0003 SECONDS: SELECT *
FROM `tour_stop_blog_days`
WHERE `tour_stop_blog_id` = '222'
0.0277 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` = '474'
AND `published` = 1
0.0002 SECONDS: SELECT *
FROM `tour_stop_blog_days`
WHERE `id` = '474'
0.0003 SECONDS: SELECT *
FROM `tour_stop_blog_days`
WHERE `tour_stop_blog_id` = '222'
AND `name` = '2'
0.0063 SECONDS: SELECT `tour_stop_blog_day_players`.*
FROM `tour_stop_blog_day_players`
WHERE `tour_stop_blog_day_id` = '474'
ORDER BY `busted` ASC, `current_chips` DESC
0.0065 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` = '474'
ORDER BY `tour_stop_blog_day_posts`.`datetime` DESC
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` = '19859'
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` = '19857'
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` = '19858'
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` = '19856'
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` = '19855'
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` = '19854'
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` = '19853'
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` = '19852'
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` = '19851'
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` = '19850'
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` = '19849'
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` = '19845'
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` = '19844'
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` = '19846'
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` = '474'
ORDER BY `busted` ASC, `current_chips` DESC
0.0054 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` = '474'
ORDER BY `tour_stop_blog_day_posts`.`datetime` DESC
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` = '19859'
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` = '19857'
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` = '19858'
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` = '19856'
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` = '19855'
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` = '19854'
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` = '19853'
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` = '19852'
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` = '19851'
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` = '19850'
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` = '19849'
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` = '19845'
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` = '19844'
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` = '19846'
ORDER BY `chip_change` DESC, `busted` ASC
0.0058 SECONDS: SELECT `tour_stop_blog_day_players`.*
FROM `tour_stop_blog_day_players`
WHERE `tour_stop_blog_day_id` = '474'
ORDER BY `busted` ASC, `current_chips` DESC
0.0004 SECONDS: SELECT *
FROM `tour_stop_blogs`
WHERE `active` = 1
AND `tour_stop_id` = 2677
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.
Jacks Good for Padrez Posted Saturday 23rd November, 2024 at 14:43(UTC+2) by Jason Glatzer
Level 15: 1,500/3,000 (3,000) Entries: 94/365
Aliaksei Padrez four-bet jammed for 84,500 from late position and was called by Arturas Osmankinas from the blinds.
Aliaksei Padrez: Arturas Osmakinas:
Padrez improved to a set on the flop and Osmakinas was drawing dead despite connecting with his ace on the turn. The river wrapped the hand up in a bow for Padrez to double his stack.
Meanwhile, Triton Poker champion Paulius Vaitiekunas, Tobias Napel, Rokas Asipauskas, Modestas Kryžanauskas, and Urmo Velvelt hit the rail during the opening moments of Level 15.
Mindaugas Kriauciunas Still Leads at Break Posted Saturday 23rd November, 2024 at 14:29(UTC+2) by Jason Glatzer
Level 15: 1,500/3,000 (3,000) Entries: 98/365
Mindaugas Kriauciunas still leads the way at the break. Check out some of the top chip counts from around the room.
Player
Chips
Progress
0
391,000
0
262,000
0
189,500
0
170,500
0
128,000
0
125,500
0
121,000
0
82,500
0
50,000
0
44,500
More Than €350K in the Prize Pool Posted Saturday 23rd November, 2024 at 14:29(UTC+2) by Jason Glatzer
Level 15: 1,500/3,000 (3,000) Entries: 98/365
Late registration is now closed with a total of 365 entries creating a €350,400 prize pool. Several players entered or re-entered during the final three hands and the break.
Player
Chips
Progress
0
2,500
0
2,000
0
0
0
0
0
0
0
48,000
0
132,500
Final Three Hands Before Late Registration Closes Posted Saturday 23rd November, 2024 at 14:03(UTC+2) by Jason Glatzer
Level 14: 1,000/2,500 (2,500) Entries: 92/358
The floor has announced the final three hands at each table. Players will then go on a 15-minute break after which time late registration will be closed.
Player
Chips
Progress
Aliaksei Padrez
30,000
29,966
Mantas Tamulevicius
30,000
0
Tomas Bassus
30,000
0
Arunas Sapitavicius
30,000
0
Jordi Baixas
30,000
0
Rokas Barzdzius
30,000
30,000
Remigijus Dzerva
0
0
Justas Vaiciulionis
0
0
Jonas Lapinskas
0
0
Herli Olop
0
0
Arunas Kontautas
0
0
Thomas Larsen
0
0
Brotherly Love on Table 2 Posted Saturday 23rd November, 2024 at 13:47(UTC+2) by Jason Glatzer
Level 14: 1,000/2,500 (2,500) Entries: 92/349
Vadimas Pipine and Edgaras Pipine are brothers and bagged a similar healthy stack into Day 2. As fate would have it, the two brothers were seated next to each other on Table 2. Vadimas's stack is about the same, while Edgaras just added some chips to his stack, compliments of Rokas Barzdzius.
Bardzius committed his short stack with and was up against the by Edgaras Pipine. Bardzius hit a set on the flop but fell behind to lose his stack to a better set after the turn and river completed the board.
Edgaras Pipine - 240,000 Vadimas Pipine - 160,000
Vicenka Doubles Through Riekstins WIth Top Set Posted Saturday 23rd November, 2024 at 13:29(UTC+2) by Jason Glatzer
Level 14: 1,000/2,500 (2,500) Entries: 96/346
Kriss Riekstins checked the board with tons of chips in the pot when Stanislovas Vincenka bet 40,000 out of his 75,500 stack. Riekstins tanked for more than a minute before he jammed and Vincenka snap-called.
Riekstins turned over the for a bricked flush draw and a bricked gutshot straight draw. Vincenka had more than enough with for the top set to double his stack.
"Nice hand," Riekstins said as the dealer was confirming Vicenka's stack.
Player
Chips
Progress
Stanislovas Vinicenka
225,000
84,000
Kriss Riekstins
55,000
31,000
Matas Budginas
30,000
23,000
Alberto Gonzalez
30,000
24,000
Adomas Juozapavicius
30,000
35,500
Tomas Bassus
30,000
69,000
Paulius Vaitiekunas
0
0
Urmo Velvelt
0
0
Per Engstroem
0
0
Raila Wins a Flip to Bust Kvisthammar Posted Saturday 23rd November, 2024 at 13:13(UTC+2) by Jason Glatzer
Level 14: 1,000/2,500 (2,500) Entries: 96/339
Peter Kvisthammar jammed from late position and was called by Sigatas Raila.
Peter Kvisthammar: Sigatas Raila:
Kvisthammar improved to the top pair on the flop but fell far behind as this flop also improved Raila to a set of snowmen.
Kvisthammar got out of his seat after he was drawing dead on the turn before officially hitting the rail with a chance to still re-enter after the river completed the board.
Player
Chips
Progress
Sigitas Raila
260,000
60,000
Tomas Muraska
30,000
3,000
Tomas Muraska
0
0
Renaldas Mankauskas
0
0
Jordi Baixas
0
0
Gintaras Naglius
0
0
Mantas Bagocius
0
0
Audrius Navickas
0
0
Tomas Bassus
0
0
Kestutis Jungevicius
0
0
Edvards Lapins
0
0
Glen Gaines
0
0
Peter Kvisthammar
0
0
High Roller Champion Robertas Sakinis Doubles Posted Saturday 23rd November, 2024 at 12:52(UTC+2) by Jason Glatzer
Level 13: 1,000/2,000 (2,000) Entries: 105/334
Earlier this week, Robertas Sakinis shipped the Kings of Vilnius €2,000 High Roller for €36,190. He is now looking to add a bigger score in the Main Event and is off to a hot start on Day 2.
Sakinis opened for 20,500 from the small blind. Gerardas Luksenas jammed from the big blind and Sakinis called off his stack of 51,000.
Robertas Sakinis: Gerardas Luksenas:
Ace-jack was good as Sakinis doubled with a pair of jacks after the ran out on the board.
Player
Chips
Progress
Robertas Sakinis
104,000
37,500
Gerardas Luksenas
46,000
119,000
Albert Ostrovskij
30,000
0
Marius Bareisis
0
0
Dainius Kudarauskas
0
0
Adomas Juozapavicius
0
0
Vitalijus Kuzmicius
0
0
"No Surprises" for Caikins Posted Saturday 23rd November, 2024 at 12:36(UTC+2) by Jason Glatzer
Level 13: 1,000/2,000 (2,000) Entries: 109/332
Edgars Maurmanis opened for 4,000 from the hijack before Sergej Babincev three-bet most of his stack to 23,000 from the small blind. Viktors Caikins four-bet shoved for his small stack of 27,000. Marumanis called before Banincev did the same.
Banicev and Marumanis both checked the flop before Babincev jammed his remaining short stack of 10,000 on the turn. Marumanis snap-called and the players turned over their cards.
Viktors Caikins: Sergej Babincev: Edgars Marumanis:
"No surprises!" Caikins said after the hands were tabled.
No surprises came as Caikins after the paired the board on the river to triple up. Meanwhile, Babincev was left without a stack after the hand.
Player
Chips
Progress
Viktors Caikins
83,000
53,000
Edgars Maurmanis
50,000
29,500
Jordi Baixas
30,000
6,500
Aurimas Stanevicius
30,000
3,500
Glen Gaines
30,000
0
Audrius Stakelis
30,000
0
Mantas Bagocius
30,000
26,000
Lukas Poskus
30,000
55,000
Sergej Babincev
0
0
Karl Kool
0
0
Modestas Kryzanauskas
0
0
Airidas Bagdzevicius
0
0
Skridulis Doubles With Two Pair Posted Saturday 23rd November, 2024 at 12:18(UTC+2) by Jason Glatzer
Level 13: 1,000/2,000 (2,000) Entries: 110/323
Two players checked before Jonas Lapinskas bet 4,000 into a small pot with the on the board after the flop. Kristaps Sipols called before Rokas Skridulis jammed for 32,500. Lapinskas called while Sipols found a fold.
Rokas Skridulis: Jonas Lapinskas:
Skridulis was ahead and doubled his stack with two pair after the turn and river completed the board.
Meanwhile, the field has grown to 323 entries and will continue to grow during the next two blind levels.
Player
Chips
Progress
Jonas Lapinskas
165,000
16,500
Rokas Skridulis
79,000
38,500
Tomas Kirchovas
30,000
22,000
Audrius Navickas
30,000
0
Paulius Vaitiekunas
30,000
75,500
Cards in the Air Posted Saturday 23rd November, 2024 at 12:04(UTC+2) by Jason Glatzer
Level 13: 1,000/2,000 (2,000) Entries: 110/319
Cards are in the air to start Day 2. Five new players got into the mix before the start of Day 2 including Viktors Caikins, Daniel Clifford, Per Engstroem, Ignas Jasinevicius, and Herli Olop.
Player
Chips
Progress
Herli Olop
30,000
0
Ignas Jasinevicius
30,000
0
Per Engstroem
30,000
0
Daniel Clifford
30,000
0
Viktors Caikins
30,000
0
Mindaugas Kriauciunas Leads Main Event Heading Into Day 2 Posted Saturday 23rd November, 2024 at 09:57(UTC+2) by Jason Glatzer
What a week it has been at the 2024 Kings of Vilnius, with many new Lithuanian records set, including the first-ever Sviten Special event, the first-ever HORSE event, the largest side event, and the largest-ever High Roller prize pool.
The buy-in for the Kings of Vilnius €1,100 Main Event was also a first, as was the €250,000 guarantee, the largest in Lithuanian history. The prize pool has already been smashed, with 314 entries battling it out to create a €301,440 prize pool. The number of entries and the prize pool will continue to grow with late registration remaining open during the first two blind levels of Day 2, when the action resumes on Saturday at Noon.
Lithuania's Mindaugas Kriauciunas was recently at the final table of the 2024 World Series of Poker Circuit Tallinn €1,500 Main Event but didn't have a long time to soak in the action after being the first one to head to the cashier in ninth place for €17,350.
Kriauciunas is now in an enviable spot as he heads into Day 2 of the inaugural 2024 Kings of Vilnius €1,100 Main Event with a substantial chip lead over the 105 opening survivors with 388,000.
While no other player bagged more than 300,000 two other players achieved the 200K milestone to end the opening flights with Latvia's Kristaps Sipols (201,000) and Lithuania's Sigatas Raila (200,000) near the top of the leaderboard. Check out the top 10 chip counts entering Day 2 below and you can check out all the chip counts by clicking on the Chip Counts tab in our coverage.
Position
Name
Country
Chips
1
Mindaugas Kriauciunas
Lithuania
388,000
2
Kristaps Sipols
Latvia
201,000
3
Sigitas Raila
Lithuania
200,000
4
Edgars Hauks
Latvia
187,500
5
Agnius Ismailovas
Lithuania
187,000
6
Marek Zigel
Lithuania
187,000
7
Egidijus Matonis
Lithuania
186,000
8
Audrius Laimelis
Lithuania
185,500
9
Simon Hassan
Sweden
185,500
10
Jonas Lapinskas
Lithuania
181,500
Blinds will increase every 60 minutes instead of every 40 minutes throughout the rest of the event with Day 2 planning eight blind levels subject to change. New players will start with 30,000 in chips, which will be good for 15 big blinds to start the day with blinds beginning at 1,000/2,000 with a 2,000 big blind ante.
Stay tuned for all of the biggest hands, bad beats, and more of the 2024 OlyBet Kings of Tallinn €1,100 Main Event at Olympic Casino Lietuva.
Day 2 Seat Draw Posted Saturday 23rd November, 2024 at 09:45(UTC+2) by Jason Glatzer
Table
Seat
Name
Chips
1
2
Ridas Bitauskas
82,500
1
3
Darius Miklovas
122,500
1
4
Egidijus Oleinik
65,000
1
5
Mati Pirn
116,500
1
6
Marius Bareisis
89,000
1
7
Agnius Ismailovas
187,000
1
9
Mitchell Hynam
162,500
2
1
Rokas Barzdzius
60,000
2
2
Bahadir Hatipoglu
149,000
2
4
Vadimas Pipine
156,000
2
5
Edgaras Pipine
151,500
2
7
Algirdas Saveikis
76,500
2
8
Remigijus Dzerva
84,000
2
9
Arturas Osmankinas
174,500
3
1
Rokas Skridulis
40,500
3
3
Lukas Parednis
59,000
3
4
Modestas Kryzanauskas
21,500
3
5
Martin Lehesalu
30,500
3
6
Jonas Lapinskas
181,500
3
7
Modestas Sudnius
118,500
3
8
Kristaps Sipols
201,000
3
9
Karolis Sereika
33,500
4
2
Martynas Racinskas
93,500
4
3
Audrius Laimelis
185,500
4
4
Airidas Bagdzevicius
38,000
4
5
Aurimas Stanevicius
26,500
4
6
Adomas Juozapavicius
65,500
4
7
Pekka Samuli Ikonen
48,500
4
8
Paulius Kostickis
30,500
4
9
Mantas Puidokas
63,000
5
1
Urmo Velvelt
28,000
5
2
Mantas Jarasiunas
59,500
5
3
Mantas Liachauskas
77,000
5
4
Dalius Ulevicius
32,500
5
5
Edvards Lapins
49,000
5
6
Mykolas Savickas
37,500
5
8
Egidijus Matonis
186,000
5
9
Ausra Razmaite
26,500
6
2
Titas Gancierius
115,000
6
3
Jesus Ucero
62,500
6
4
Ernestas Degtiariovas
42,500
6
5
Matas Budginas
53,000
6
6
Lukas Peteska
60,000
6
7
Sergejs Pislegins
55,500
6
9
Adria Comas IRoura
138,000
7
1
Peter Kvisthammar
84,500
7
2
Marek Zigel
187,000
7
3
Sigitas Raila
200,000
7
4
KonstantinosTzinis
153,000
7
5
Alberto Gonzalez
54,000
7
7
Marius Kudzmanas
51,500
7
9
Karolis Magodia
44,000
8
1
Karl Kool
53,000
8
2
Kriss Riekstins
86,000
8
3
Stanislovas Vinicenka
141,000
8
4
Tapio Vihakas
32,000
8
5
Darius simkus
108,500
8
7
Arturs Putnins
105,500
8
8
Vasilijus Piskunovas
89,500
8
9
Sedat Kestel
53,000
9
1
Tomas Muraska
33,000
9
2
Arunas Satkus
56,500
9
4
Robertas Sakinis
66,500
9
5
Gerardas Luksenas
165,000
9
6
Laurynas Cerniauskas
139,500
9
7
Andreas Chalkiadakis
45,000
9
8
Simon Hassan
185,500
9
9
Liutauras Armanavicius
137,000
10
1
Sandis Blums
74,500
10
2
Sergej Babincev
21,000
10
4
Martin Piik
68,500
10
5
Rokas Asipauskas
69,000
10
6
Edgars Maurmanis
79,500
10
8
Tomas Kirchovas
8,000
10
9
Edgars Hauks
187,500
11
1
Dainius Kudarauskas
45,000
11
2
Alenas Pelegrimas
46,500
11
3
Gintaras Naglius
27,500
11
6
Tomas Bassus
99,000
11
7
Paulius Vaitiekunas
105,500
11
8
Enea Subashi
109,000
11
9
Rokas Sermuksnis
50,500
12
1
Ernest Stepanov
61,000
12
2
Deividas Butnoras
53,000
12
3
Edvinas Tarasevicius
103,000
12
4
Jordi Baixas
23,500
12
5
Justas Vaiciulionis
78,000
12
6
Arunas Kontautas
120,500
12
8
Vidar Assersen
158,000
12
9
Lukas Poskus
85,000
13
1
Tobias Napel
137,500
13
2
Tomi Rissanen
74,500
13
3
Renaldas Mankauskas
14,000
13
4
Justinas Adomauskas
81,500
13
6
Vladas Snioka
57,500
13
8
Povilas Latvenas
113,500
13
9
Vladas Tamasauskas
48,500
14
1
Vasilij Barna
117,000
14
2
Aurelijus Sipavicius
105,500
14
3
Marijus Dirgela
72,500
14
4
Kestutis Jungevicius
51,500
14
5
Thomas Larsen
56,500
14
6
Mantas Bagocius
56,000
14
7
Scott Hall
168,000
14
8
Mindaugas Kriauciunas
388,000
08:50 (UTC+2)
Day 2 of Kings of Vilnius Started Level: 13 Blinds: 0/0 Ante: 0
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.