0.0005 SECONDS:
SHOW TABLES FROM `maineven_met-base`

0.0114 SECONDS:
SELECT * FROM `page_views` WHERE `date` = '2024-04-20' AND `url` = 'https://www.maineventtravel.com/tour_stop_blogs/view_blog_iframe/9/32/chips' ORDER BY `views` DESC

0.0018 SECONDS:
INSERT INTO `page_views` (`url`, `views`, `date`) VALUES ('https://www.maineventtravel.com/tour_stop_blogs/view_blog_iframe/9/32/chips', 1, '2024-04-20')

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

0.0004 SECONDS:
SELECT * FROM `tour_stop_blog_days` WHERE `tour_stop_blog_id` = '9'

0.0336 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0057 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '26' AND `published` = 1

0.0322 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0056 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '27' AND `published` = 1

0.0321 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0053 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '28' AND `published` = 1

0.0320 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0053 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '29' AND `published` = 1

0.0320 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0051 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '30' AND `published` = 1

0.0321 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0053 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '31' AND `published` = 1

0.0322 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0094 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '32' AND `published` = 1

0.0321 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0055 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '33' AND `published` = 1

0.0322 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0054 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '34' AND `published` = 1

0.0318 SECONDS:
SELECT `content` FROM `tour_stop_blog_day_posts` WHERE `content` LIKE "%
0.0054 SECONDS:
SELECT COUNT(*) AS `numrows` FROM `tour_stop_blog_day_posts` WHERE `tour_stop_blog_day_id` = '35' AND `published` = 1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0.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` = '1608' 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` = '1607' 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` = '1606' 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` = '1605' 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` = '1604' ORDER BY `chip_change` DESC, `busted` ASC

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

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

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

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

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

0.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` = '1598' 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` = '1597' ORDER BY `chip_change` DESC, `busted` ASC

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

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

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

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

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

0.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` = '1591' 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` = '1590' ORDER BY `chip_change` DESC, `busted` ASC

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

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

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

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

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

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

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

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

0.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` = '1581' 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` = '1580' ORDER BY `chip_change` DESC, `busted` ASC

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

0.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` = '1578' 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` = '1577' ORDER BY `chip_change` DESC, `busted` ASC

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

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

0.0005 SECONDS:
SELECT * FROM `tour_stop_blogs` WHERE `active` = 1 AND `tour_stop_id` = 1735

Translate
Battle of Malta 2022 Main Event Live Reporting - Day FINALTABLE
Current Level 30 Current Day FINALTABLE
Blinds 60,000/120,000 Ante 120,000
Entries 208 Remaining 1
Prize Pool (EUR) €2,084,160 First Prize (EUR) €302,000
1 New Update - Click to refresh
Chip Counts - Day 2
Place Player Chips Progress
1 Sas Gusti 1,623,000 1,598,000
2 D'alterio Luigi 1,514,000 1,489,000
3 Sanchioni Eugenio 1,513,000 1,488,000
4 Barone Claudio 1,432,000 1,407,000
5 Cutajar Andrew 1,350,000 1,325,000
6 Atzeni Luca 1,290,000 1,265,000
7 Diola Valentinos 1,221,000 1,196,000
8 Le Boisselier Louis 1,221,000 1,196,000
9 Houssais Emmanuel Yamm Hubert 1,203,000 1,178,000
10 Panarello Mario 1,184,000 1,159,000
11 Delpiano Dario 1,108,000 1,083,000
12 Iannaco Davide 1,100,000 1,075,000
13 Siciliano Marco 1,077,000 1,052,000
14 Petruzzelli Federico 1,075,000 1,050,000
15 Menelaou Theodosios 1,066,000 1,041,000
16 Azulay Omer 1,055,000 1,030,000
17 Paris James Michael 1,031,000 1,006,000
18 Cannizzo Massimo 998,000 973,000
19 Demos Demosthenous 971,000 946,000
20 Kartsampas Dionysios 950,000 925,000
21 HARRIS DAVID 905,000 880,000
22 Beretta Luca 897,000 872,000
23 Peluso Fabio 893,000 868,000
24 Rinne Toivo Olavi Tuomaanpoika 890,000 865,000
25 Susinni Mario 887,000 862,000
26 Giuliano Zinni 876,000 851,000
27 Mr Alberto Follador Mr Alberto Follador 865,000 840,000
28 Sandoff Karl 857,000 832,000
29 Villadiego Antonio Jesus Torres 854,000 829,000
30 Donnini Danilo Armando Giusseppe Olivie 848,000 823,000
31 RIBEIRO RENATO 848,000 823,000
32 Poziopoulos Theofanis 840,000 815,000
33 Ioannou Georgios 840,000 815,000
34 Jeremy Joseph Perici Calascione 822,000 797,000
35 Pierreyves Jean Francis Joubert 820,000 795,000
36 Sillaste Taivo 814,000 789,000
37 Da Silva Marcelo 804,000 779,000
38 Cechowski Dylan 775,000 750,000
39 Nania Cristian 770,000 745,000
40 Jarman William Joseph Raymond 762,000 737,000
41 Castagnolo Gaetano Montagno 748,000 723,000
42 Eros Nastasi 734,000 709,000
43 Keskel Marko 729,000 704,000
44 Connor Stephen David 706,000 681,000
45 Gala Domenico 703,000 678,000
46 Dop Rares 702,000 677,000
47 Egger Fabian 699,000 674,000
48 Castiglione Stefano 696,000 671,000
49 Polyzos Potelis 685,000 660,000
50 BECHRAKIS APOSTOLOS 676,000 651,000
51 Gonzalez Francisco Javier Gordillo 670,000 645,000
52 Ascone Agostino 669,000 644,000
53 Stubbs John David Bruce 668,000 643,000
54 SASSO NICOLA 665,000 640,000
55 David Ghoerghe-Adrian 660,000 635,000
56 Mortensen Sebastian 644,000 619,000
57 Anastasakis Dimitrios 642,000 617,000
58 RASMUSSEN ERIC 640,000 615,000
59 Ruuska Timo Johannes 638,000 613,000
60 Petrauskas Mantas 625,000 600,000
61 Maunders Daniel 623,000 598,000
62 Fabrizi Andrea 617,000 592,000
63 Capuozzo Carmine 612,000 587,000
64 Martire Potito 612,000 587,000
65 Vasilev Veselin 600,000 575,000
66 Lhommeau Damien Robert Eric 596,000 571,000
67 Nachtigall Gregor 594,000 569,000
68 Cappiello Gabriele 589,000 564,000
69 Dimartino Salvatore 588,000 563,000
70 Valente Ruggiero 581,000 556,000
71 Romeo Leonardo 580,000 555,000
72 ZEGAL STANISLAV 578,000 553,000
73 KERPER JENS 576,000 551,000
74 Vallisaar Kaspar 575,000 550,000
75 Kalac Sasa 572,000 547,000
76 Panagiotou Vasileios 563,000 538,000
77 Panzera Salvatore 563,000 538,000
78 Wielander Max 563,000 538,000
79 Campbell Leon James 561,000 536,000
80 Puglia Gianpaolo 559,000 534,000
81 Kerrien Clement 549,000 524,000
82 NANOS KONSTANTINOS 548,000 523,000
83 Rizzo Giampietro 540,000 515,000
84 Minkov Nikola 520,000 495,000
85 Negura Andrei 515,000 490,000
86 Jewell Gavin 512,000 487,000
87 Tataranno Domenico Raffaele 509,000 484,000
88 Mulligan Lee 508,000 483,000
89 Saltsberg Tsuf 506,000 481,000
90 Kirby Stewart Anthony 504,000 479,000
91 NACHSHON ITAMAR 501,000 476,000
92 Atmaca Ercan 500,000 475,000
93 Bossa Giuseppe 499,000 474,000
94 Narajczyk Igor 499,000 474,000
95 Zambonelli Cristiano 494,000 469,000
96 LANGGAARD REIMUND 492,000 467,000
97 OSMAN CARMELO 491,000 466,000
98 Shriki Adam 491,000 466,000
99 Stankevicius Lukas 488,000 463,000
100 CIRAOLO NICOLA 485,000 460,000
101 D'aloja Dario 483,000 458,000
102 Azzopardi Charlo 482,000 457,000
103 Tompoulidis Miltiadis 482,000 457,000
104 Josef Gulas 480,000 455,000
105 Johansson Rolf Peter 475,000 450,000
106 Mantonanakis Ioannis 474,000 449,000
107 Maillaud Nicolas Sebastien 474,000 449,000
108 Pullicino Kyle 472,000 447,000
109 Cenciarini Alessandro 462,000 437,000
110 Roux Stephane Roland Francois 461,000 436,000
111 QUAGLIANO FERDINANDO 460,000 435,000
112 Pukk Magnus 458,000 433,000
113 Aubakirov Daniyar 457,000 432,000
114 Izvira Emilio 456,000 431,000
115 Schleser Severin 449,000 424,000
116 Patsalides Panayiotis 447,000 422,000
117 Juutilainen Henri 446,000 421,000
118 Mistretta Francesco 444,000 419,000
119 Arapchatzis vaselios panagiotis 442,000 417,000
120 Imperato Giuseppe 441,000 416,000
121 Vincenzo Mandriota 437,000 412,000
122 Roman-Tamaduianu Andrei 433,000 408,000
123 Caruso Francesco 432,000 407,000
124 ESCALANTE MARC 432,000 407,000
125 Oikonomidis Ioannis 430,000 405,000
126 Mitsopoulos Kyriakos 423,000 398,000
127 Diaz Cruz David 423,000 398,000
128 BIELAWSKI PAWEL 421,000 396,000
129 Zelders Bastiaan Jakub 414,000 389,000
130 Degiorgi Massimo 405,000 380,000
131 Coenen Kristof 401,000 376,000
132 Houghton Kevin David 400,000 375,000
133 Salem Issam Moustafa M A 400,000 375,000
134 Fossati Andrea 399,000 374,000
135 Rosenwasser Jonathan 394,000 369,000
136 Kapiris Marios 392,000 367,000
137 Vaskovic Milos 387,000 362,000
138 FILIP STOJANOWSKI 387,000 362,000
139 Dahan Omri 386,000 361,000
140 Karlsson Mats Gustav Villem 384,000 359,000
141 SAHLY TARIQ 384,000 359,000
142 MICHAEL ANGELOS 382,000 357,000
143 Jokic Dorde 382,000 357,000
144 Gambadoro Giuseppe 377,000 352,000
145 RE GABRIELE 371,000 346,000
146 OJASOO TOIVO 371,000 346,000
147 RUFINI ROBERTO 369,000 344,000
148 Desimone Domenico 369,000 344,000
149 Friedland Dov 368,000 343,000
150 NIKOLAOS PAPARIS 366,000 341,000
151 GRANIERI LUCA 357,000 332,000
152 GERALD GRADWOHL 356,000 331,000
153 Colombo Domenico 356,000 331,000
154 Makavets Andrei 354,000 329,000
155 Patel Neena Upendra 351,000 326,000
156 Quilichini Luca 350,000 325,000
157 Innocenzi Valter 345,000 320,000
158 Angelousis Konstantinos 344,000 319,000
159 Autiero Giuseppe 344,000 319,000
160 Ekvall Christopher 344,000 319,000
161 Menant Hugo 342,000 317,000
162 Grupposo Giuseppe 339,000 314,000
163 D'antoni Nicolaj 336,000 311,000
164 GRAZIOSO TRISTAN 335,000 310,000
165 FEU GONZALEZ VICTOR 335,000 310,000
166 Secci Andrea 334,000 309,000
167 Ehud Ben Zvi 333,000 308,000
168 KELLY JOHNNY 331,000 306,000
169 Di Mauro Danilo 330,000 305,000
170 Mcclean Russel Lawrence 329,000 304,000
171 Mitson James Edward 323,000 298,000
172 Macri Pasquale 323,000 298,000
173 Ragone Andrea 323,000 298,000
174 Firetto Giuseppe 319,000 294,000
175 Moolhuizen Mateusz 316,000 291,000
176 Segrada Alessandro 315,000 290,000
177 Matrai Andras 313,000 288,000
178 Pellegrino Michele 313,000 288,000
179 Hodgkins David 310,000 285,000
180 Klezys Kasparas 309,000 284,000
181 Castka Radek 306,000 281,000
182 Furneri Alessandro Giuseppe 302,000 277,000
183 DI MARCO GIUSEPPE 302,000 277,000
184 Squillaci Francesco 300,000 275,000
185 Salonia Emanuele 296,000 271,000
186 Splacan Marius-Bogdan 292,000 267,000
187 Berberovic Bojan 291,000 266,000
188 AUBAKIROVA SVETLANA 289,000 264,000
189 Giannakopoulous Stefanos 288,000 263,000
190 IGBAREYA WARD 287,000 262,000
191 Zuffo Roberto 286,000 261,000
192 Ielpo Egidio 285,000 260,000
193 Azarjancs Maksims 284,000 259,000
194 Barone Alessandro 283,000 258,000
195 Da Silva Veloso Sergio Felipe 282,000 257,000
196 Kuncl Milan 282,000 257,000
197 Pope Daniel Dominic 281,000 256,000
198 Kovacs Peter 279,000 254,000
199 Gambin Alejandro 279,000 254,000
200 Fantoli Daniel 278,000 253,000
201 Stanielewicz Mateusz 276,000 251,000
202 Barone Fabio 274,000 249,000
203 La Rana Antonio 273,000 248,000
204 Hunter Marc Andrew 273,000 248,000
205 Napel Tobias Cornelis Ten 269,000 244,000
206 Krawinkler Herwig 267,000 242,000
207 Tolone Gino 265,000 240,000
208 Tammel Tarmo 263,000 238,000
209 ALGERI SAMANTHA 263,000 238,000
210 Faraci Oscar 263,000 238,000
211 Negura Constantin 263,000 238,000
212 Seiler Jonathan 262,000 237,000
213 Cauchi Michael John 260,000 235,000
214 DE CESARE SHAUN 256,000 231,000
215 Campanaro Antonio 255,000 230,000
216 Progner Boris 253,000 228,000
217 Biribao Francesco 252,000 227,000
218 Kruglov-Arutiunian Eduard 248,000 223,000
219 Colucci Carlo 247,000 222,000
220 Esposito Ettore 245,000 220,000
221 Marinelli Dario 243,000 218,000
222 Bittger Stefan 243,000 218,000
223 Meutstege Koen 242,000 217,000
224 Saveikis Algirdas 242,000 217,000
225 Vaitzman Danel 241,000 216,000
226 Moreira Claudio 240,000 215,000
227 De Rover Bart 236,000 211,000
228 GIANNUZZI COSTANTINO 236,000 211,000
229 Farrell John 230,000 205,000
230 Schneider Christian 230,000 205,000
231 Pascaglini Cecilia 229,000 204,000
232 GOUTARD ANTOINE 225,000 200,000
233 Mussumarra Andrea 225,000 200,000
234 Galindo Humberto Jorge Lopes 225,000 200,000
235 Katsocheirakis Fragkiskos 223,000 198,000
236 Tripodi Giovanni 221,000 196,000
237 COMITINI DARIO 220,000 195,000
238 Kuertoesi Janos 220,000 195,000
239 Rahumagi Ruben 220,000 195,000
240 Santagati Paolo 218,000 193,000
241 Zumbo Valerio 216,000 191,000
242 Kofler Kurt 216,000 191,000
243 Chiappetta Sabatino Marco 216,000 191,000
244 Antonios Nedis 215,000 190,000
245 Angelo Vietti 213,000 188,000
246 Goodman Samuel Lewis 210,000 185,000
247 LO CARBO FABRIZIO 210,000 185,000
248 BENEDETTO ANGELO MARIO 209,000 184,000
249 Marabello Davide 207,000 182,000
250 FRUSCA FABIO 204,000 179,000
251 Biondo Davide 203,000 178,000
252 Tsitos Nikolaos 203,000 178,000
253 Caruso Raffaele 203,000 178,000
254 Weinreich Alexander 202,000 177,000
255 Grosso Sergio 202,000 177,000
256 Bastow Frank Robert Derek 202,000 177,000
257 Fonarjovs Benjaminis 200,000 175,000
258 Soceanu Giorgio 200,000 175,000
259 Di Dio Salvatore 200,000 175,000
260 Pisani Benjamin Adam 199,000 174,000
261 Pecorario Agostino 198,000 173,000
262 RUITEN YAIR 198,000 173,000
263 Scalia Marco 198,000 173,000
264 Raimondi Daniele 196,000 171,000
265 Suriano Mauro 196,000 171,000
266 Molcan Tomas 195,000 170,000
267 BRENTAN ANDREA 193,000 168,000
268 Gandolfo Antonino 191,000 166,000
269 THEVISSEN BO 189,000 164,000
270 Stanevicius Aurimas 186,000 161,000
271 VINCI PASQUALE 185,000 160,000
272 Szabo Levente 185,000 160,000
273 Mirabella Angelo 184,000 159,000
274 Giordano Alessandro 181,000 156,000
275 Laszlo Philofer Istavan 180,000 155,000
276 SCALZI ANTONIO 179,000 154,000
277 CIORTEANU MIHAI 178,000 153,000
278 Maggi Silvio 178,000 153,000
279 Sorainen Luka Arno Oskari 175,000 150,000
280 Asgoudakis Dimitrios 175,000 150,000
281 Jonkers Johannes 175,000 150,000
282 Talio Dario 175,000 150,000
283 Guiducci Luca Alunni 174,000 149,000
284 Katsourides Maria 172,000 147,000
285 Williamson Susan Cynthia Jane 172,000 147,000
286 Srpon David 172,000 147,000
287 Perra Marco 171,000 146,000
288 Wang Gang 169,000 144,000
289 Bientinesi Matteo 169,000 144,000
290 Lozanov Nikolay 167,000 142,000
291 De Sousa Dinarte 165,000 140,000
292 Polentas Ioannes 164,000 139,000
293 PHILIPS ERWIN 164,000 139,000
294 Pinkevicius Tomas 163,000 138,000
295 Ampelikiotis Theodoros 163,000 138,000
296 Berkvens Bram M J 162,000 137,000
297 Morel Marius 162,000 137,000
298 CAFERRO ELIO 161,000 136,000
299 Lipp Matthias Sebastian 160,000 135,000
300 Corvo Francesco 159,000 134,000
301 Barnett Matthew 159,000 134,000
302 Gemidopoulos Ioannis 159,000 134,000
303 Mastrosimone Alessio 158,000 133,000
304 DROBINSKI DAWID 158,000 133,000
305 Maimon Amir 157,000 132,000
306 Kenjic Jovan 156,000 131,000
307 Johansson Henrik Christer 155,000 130,000
308 Dahl Baard Viggo 155,000 130,000
309 Reaubourg Quentin 154,000 129,000
310 Leppik Andres 152,000 127,000
311 MARIANO CAFAGNA 152,000 127,000
312 Cundari Salvatore Antonino 151,000 126,000
313 Loiacono Daniele 150,000 125,000
314 Guedes Wellington 150,000 125,000
315 Henriques Daniel Filipe Pereira 149,000 124,000
316 PAGLIARO GIANLUCA 148,000 123,000
317 Losi Francesco 148,000 123,000
318 Shilomo Gilad 147,000 122,000
319 ALEXANDRE RAYMOND 147,000 122,000
320 Rouquet Julien 147,000 122,000
321 Duffy Ciaran 147,000 122,000
322 Mamis Natanel 146,000 121,000
323 Riolo Demetrio 146,000 121,000
324 Nardin Romain Patrick Sebastien 145,000 120,000
325 Catone Ivan 144,000 119,000
326 Barron Neil Peter George 144,000 119,000
327 Zappala' Lucio 144,000 119,000
328 Cefalu` Giuseppe 143,000 118,000
329 Lafranconi Cesare 143,000 118,000
330 Lombardo Juri Angelo 142,000 117,000
331 Niniadis Emmanouil 141,000 116,000
332 Mari Emanuele 140,000 115,000
333 Golomedov Denis 140,000 115,000
334 Luik Roland 139,000 114,000
335 Calzolaro Ugo 139,000 114,000
336 Mercieca James 138,000 113,000
337 Lombardi Rolando 136,000 111,000
338 Messina Renato 136,000 111,000
339 Roze Aivar 135,000 110,000
340 De Gennaro Cosimo 135,000 110,000
341 Georgios Phiniotis 134,000 109,000
342 Nobile Aldo 133,000 108,000
343 Papadopoulos Kyriakos 133,000 108,000
344 Clausi Fabrizio 132,000 107,000
345 Triantafyllakis Antonios 132,000 107,000
346 Manduca Andrew Borg 132,000 107,000
347 MATTIA GIANLUCA 132,000 107,000
348 Markovis-Tsakas Stavros 131,000 106,000
349 Kightley Christopher 130,000 105,000
350 Kader Mohammed Abdel 130,000 105,000
351 Pace Luke 130,000 105,000
352 Uzun Hakan 128,000 103,000
353 Pitavy Emiliehn 128,000 103,000
354 PABST VIKTOR 128,000 103,000
355 Zehetleitner Paul 128,000 103,000
356 DE FELICE STEFANO 126,000 101,000
357 Minichino Luigi 126,000 101,000
358 Kamaitis Paulius 125,000 100,000
359 Viadas Alonso Tito 125,000 100,000
360 Field Joseph James 124,000 99,000
361 CAMARDESE ROLANDO 122,000 97,000
362 MARTA ANTONIO 122,000 97,000
363 Tadic Zvezdan 120,000 95,000
364 Mr Maurizio Saieva 120,000 95,000
365 Segatto Massimo 118,000 93,000
366 Goncalves De Brito Joao Manuel 118,000 93,000
367 Profiti Daniele 118,000 93,000
368 PIERRE DEBONO 117,000 92,000
369 Vincendeau Sebastien Paul Claude 117,000 92,000
370 Wrobel Tomasz Maksymilian 117,000 92,000
371 Hutuleac Gavril 117,000 92,000
372 Toma Maciej Krzysztof 116,000 91,000
373 Mascolo Valerio 116,000 91,000
374 Nava Giovanni 115,000 90,000
375 Vanelderen Soner Mario S 115,000 90,000
376 Forus Tarjei 115,000 90,000
377 Anselmo Roberto 114,000 89,000
378 Antonioli Edoardo 114,000 89,000
379 Comitini Giuseppe Junior 113,000 88,000
380 Siena Alessandro 112,000 87,000
381 Smithdorf Stephen Dale 111,000 86,000
382 Dudakov Dmitri 111,000 86,000
383 Klat Olivier 111,000 86,000
384 VERDELET REMI 111,000 86,000
385 Assersen Vidar Skjeggestad 110,000 85,000
386 Rudau Patrick 110,000 85,000
387 Da-Silva Chris 109,000 84,000
388 M Jalled Youcef 109,000 84,000
389 Jones Gareth Richard 109,000 84,000
390 IKONEN PEKKA 108,000 83,000
391 Parmiggiani Leonardo 108,000 83,000
392 Censabella Angelo 106,000 81,000
393 Goasdouf Alan 105,000 80,000
394 De Vos Danny 105,000 80,000
395 Milone Giuseppe 104,000 79,000
396 Klaar Martin 103,000 78,000
397 Shekerdemian Vako 103,000 78,000
398 Van Wersch Raoul Sebastiaa 100,000 75,000
399 Fater Noam 100,000 75,000
400 Szabolcs Solymosi 97,000 72,000
401 Bizzozero Luca 95,000 70,000
402 Weiss Fred-Jorg Trl-Thuc 95,000 70,000
403 Nerriec Nathan Gwenvael 94,000 69,000
404 Spagnolo Daniele 93,000 68,000
405 BRACKLEY PETER 92,000 67,000
406 Negucioiu Marius 92,000 67,000
407 Montanelli Mario 92,000 67,000
408 Reynolds Jonathan 92,000 67,000
409 NOTARMASI NICOLA 92,000 67,000
410 Pellegrino Vincenzo 92,000 67,000
411 Leon Gauchet Goulven Jean 92,000 67,000
412 La Rosa Silvio 91,000 66,000
413 Grujic Marko 91,000 66,000
414 Bracciali Andrea 90,000 65,000
415 Smith Daniel Walter Lee 90,000 65,000
416 Chwolka Karol 90,000 65,000
417 Signorelli Salvatore 89,000 64,000
418 Moelderkivi Rain 88,000 63,000
419 Safranek Ludek 87,000 62,000
420 Capossela Luciano 87,000 62,000
421 Pouros Alexis 86,000 61,000
422 Tagliaferro Maurizio 86,000 61,000
423 Casero Carlos Martinez 86,000 61,000
424 Kuceruks Elvijs 84,000 59,000
425 Voidoc Francisc 83,000 58,000
426 LAM STEPHANE 83,000 58,000
427 Agliozzo Salvatore 83,000 58,000
428 Hulse Joris Klein 81,000 56,000
429 ASSENNATO FABIO 80,000 55,000
430 Grimaldi Pasquale 80,000 55,000
431 Hyyppae Robin Markku Johannes 78,000 53,000
432 Parrone Domenico 78,000 53,000
433 Sliakas Dimitrios 78,000 53,000
434 Bruno Massimo 77,000 52,000
435 Ricciardi Gaetano 76,000 51,000
436 Modafferi Francesco 73,000 48,000
437 Shenderei Oleksandra 73,000 48,000
438 Jontulovic Bogdan 71,000 46,000
439 Giuliano Silvio 71,000 46,000
440 Sas Gusti 71,000 46,000
441 De Vita Bartolo Leone Maria 71,000 46,000
442 DIACONU ION 70,000 45,000
443 Cozzula Franco 68,000 43,000
444 Disselman 68,000 43,000
445 Morra Gaetano 67,000 42,000
446 Mirci Filippo 67,000 42,000
447 Parfionovas Kestutis 66,000 41,000
448 Ben Hamo Omer 66,000 41,000
449 Nocerino Alessandro 65,000 40,000
450 Dammeier Tobias 64,000 39,000
451 Hoogendijk Anko 62,000 37,000
452 Mancuso Dario 61,000 36,000
453 DAVEY DARAGH 61,000 36,000
454 Tsouvalis Dimitrios 60,000 35,000
455 Voto Itaco 60,000 35,000
456 LAGANA BRUNO 60,000 35,000
457 Rosano Feliciano 59,000 34,000
458 Virzi' Giuseppe Salvatore 58,000 33,000
459 Pietrosanto Andrea 57,000 32,000
460 Caposeno Luca 56,000 31,000
461 Andreini Carlo 56,000 31,000
462 Pirn Mati 56,000 31,000
463 BYRNE DAIVA 54,000 29,000
464 Szwed Oskar 53,000 28,000
465 COPPOLA GIOVANNI 52,000 27,000
466 Gelardi Davide 51,000 26,000
467 Mahmoud Imed Ben 50,000 25,000
468 Sasso Carmine 50,000 25,000
469 Loddo Lino 50,000 25,000
470 CIRAVEGNA DARIO 47,000 22,000
471 ORMISSON MADIS 47,000 22,000
472 GURA ALEXEY 46,000 21,000
473 Pino Marco Angelo 46,000 21,000
474 Fang Shiyan 46,000 21,000
475 Miliauskas Martynas 45,000 20,000
476 Murino Andrea 43,000 18,000
477 Jankauskas Marius 41,000 16,000
478 ALMEIDA JONATAN 39,000 14,000
479 Paernat Risto 39,000 14,000
480 Bonnant Clement 38,000 13,000
481 Wolf Fabian Felix 36,000 11,000
482 Ioannis Chorianopoulos 25,000 0
483 Musu Roberto 25,000 0
484 Backen Peter Hermann 23,000 2,000
485 CORKETT DAVID 15,000 10,000
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.