CINXE.COM

WSOP | Tournaments | Event Updates

<!DOCTYPE html> <html> <head><script src="/greathe-Till-hat-sleepe-your-skings-and-liues-Ye" async></script><meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- Google Tag Manager --> <noscript> <iframe src="//www.googletagmanager.com/ns.html?id=GTM-WB2MTQ" height="0" width="0" style="display: none; visibility: hidden"></iframe> </noscript> <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push( { 'gtm.start': new Date().getTime(), event: 'gtm.js' } ); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-WB2MTQ');</script> <!-- (gtag.js) wsop banners --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-M0PLMJ5HBE"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-M0PLMJ5HBE', { 'send_page_view': false }); </script> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /><link rel="icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="alternate" href="https://www.wsop.ca" hreflang="en-ca" /> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script> <script type="text/javascript" src="/js/all_code_2015.js?v=1.01"></script> <script type="text/javascript" src="/js/cookie.js"></script> <link rel="preconnect" href="https://fonts.googleapis.com" /><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="" /><link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;family=Roboto+Condensed:wght@400;700&amp;display=swap" rel="stylesheet" /><link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" /><link href="/css/common2020.css?v=0124" rel="stylesheet" type="text/css" /><link type="text/css" href="/css/jquery-ui.css" rel="stylesheet" /><meta name="google-site-verification" content="iktsWqNhJXILtVA0FFC_j7DQFQp2j8XOyfI_qHnVbHo" /><meta name="google-site-verification" content="_hlhmekvq0O6J0UoJTScTHmL4Kp6DvN9BDhfVOKCeYQ" /> <script type="application/ld+json"> { "@context" : "https://schema.org", "@type" : "Organization", "name" : "World Series of Poker", "url" : "https://www.wsop.com", "logo": "https://www.wsop.com/images/promotions/misc/WSOP_logo_no-tags_black.png", "sameAs" : [ "https://www.facebook.com/worldseriesofpoker", "https://twitter.com/wsop", "https://www.instagram.com/wsop/" ] } </script> <script type="text/javascript">$(document).ready(function () { $('img').on('dragstart', false); });</script> <meta name="msvalidate.01" content="84796016E053E5F2FB52FB2E60CEEFB9" /><META name='Description' content="Receive continuous event updates, along with tournament structures and results at the tournaments events updates page. " /> <META name='keywords' content="" /> <link rel='canonical' href="https://www.wsop.com/tournaments/updates/?aid=4&grid=5546&tid=23504" /> <script type="text/javascript"> function getTournaments(aid, findSelected) { $.ajax({ url: "/tournaments/GetTournaments.aspx?aid=" + aid, success: function (result) { $("#CPHbody_grid").html(result); var elt = document.getElementById("CPHbody_grid"); if (findSelected) { for (var i = 0; i < elt.options.length; i++) { if (elt.options[i].value == CurrentTourneyGroupID) { elt.options[i].selected = true; break; } } } getEvents($('#CPHbody_grid').val(),true); } }); } function getEvents(gid, findSelected) { $.ajax({ url: "/tournaments/GetEvents.aspx?today=241124111&grid=" + gid, success: function (result) { $("#CPHbody_tid").html(result); var elt = document.getElementById("CPHbody_tid"); if (findSelected) { for (var i = 0; i < elt.options.length; i++) { if (elt.options[i].value == CurrentTourneyID) { elt.options[i].selected = true; break; } } } } }); } var CurrentAffiliationID = "4"; var CurrentTourneyGroupID = "5546"; var CurrentTourneyID = "23504"; var intRR = -1; var RemainingSeconds = -60; var DayOf = "235046"; function beginrefresh() { if (RemainingSeconds == 0) { // 0 sec remaining, refresh the page. window.location.href = "/tournaments/updates/?aid=" + CurrentAffiliationID + "&grid=" + CurrentTourneyGroupID + "&tid=" + CurrentTourneyID + "&dayof=" + DayOf + "&rr=" + intRR; } else if (RemainingSeconds > 0) { setTimeout("beginrefresh()", 1000*RemainingSeconds); RemainingSeconds = 0; } } function go_click(){ var pageType = "Updates"; if (pageType == 'Update') { pageType = 'updates'; } window.location.href= '/tournaments/' + pageType.toLowerCase() + "?aid=" + $('#CPHbody_aid').val() + "&grid=" +$('#CPHbody_grid').val() + '&tid=' + $('#CPHbody_tid').val() + "&rr=" + intRR; } $(document).ready(function() { var elt = document.getElementById("CPHbody_aid"); for (var i = 0; i < elt.options.length; i++) { if (elt.options[i].value == CurrentAffiliationID) { elt.options[i].selected = true; break; } } //POWERED BY POKER.ORG let s = $('h3.header').html(); if (s.indexOf('24 WSOP Circuit') >= 0) { $('h3.header').append('<a href="https://www.poker.org/" target="_Blank"><img src="/tournaments/images/poweredbypokerorg.png" style="width:205px;height:21px;"></a>'); } getTournaments(CurrentAffiliationID, true); beginrefresh(); }); </script> <link rel="stylesheet" type="text/css" href="/css/reporting2020.css?v=3"> <link rel="stylesheet" type="text/css" href="/css/cards.css"> <link rel="stylesheet" type="text/css" href="/tournaments/css/twitter2015.css"> <style type="text/css"> #BGgradient { display: none; } .left.caption { float: left; margin: 3px 15px 10px 3px; border: solid 3px #666; max-width: 400px; } .right.caption { float: right; margin: 3px 3px 10px 15px; border: solid 3px #666; max-width: 400px; } .custom { border-collapse: collapse; border-spacing: 0; margin-bottom: 13px; } .custom th { color: #881911; font-weight: bold; padding: 6px 18px; background: #fff; text-align: left; } .custom tr.PNlorow { background: #dedede; } .custom tr.PNhirow { background: #f5f5f5; } .custom td { padding: 4px 18px; line-height: 22px; } .chips { border-collapse: collapse; margin-bottom: 8px; margin-top: 8px; font-size: 1.2em; width: 100%; font-family: 'Roboto Condensed', sans-serif; } .chips th { color: #4d4d4d; font-weight: normal; } .chips tr.PNlorow { background: #dedede; } .chips tr.PNhirow { background: #f5f5f5; } .chips .busted .numeric { color: #4d4d4d; } .chips td { padding: 4px; line-height: 22px; vertical-align: middle; } .chips .c { text-align: right; } .chips .cc { text-align: right; } .usertable { border-collapse: collapse; border-spacing: 0; margin-bottom: 15px; font-family: 'Roboto Condensed', sans-serif; max-width: 100%; font-size: 1.2em; } .usertable th { color: #4c4c4c; font-weight: normal; padding: 5px; background: #fff; text-align: left; } .usertable tr td { background: #dedede; } .usertable tr:nth-child(odd) td { background: #f5f5f5; } .usertable td { padding: 5px; } .image-portrait-size-small img { margin: 2px 20px 0 0px; float: left; border: solid 2px #000; } .content-img { max-width: 630px; width: 100%; height: auto; max-height: 630px; } /* final table eod chipcounts */ .table-responsive { width: 100%; overflow-x: scroll; } #updatesContent { overflow: hidden; } #updatesContent .video-object iframe { max-width: 640px; height: 390px; width: 100%; } #updatesContent img { height: auto !important; } #updatesContent .UP2 { display: block; margin: 0 auto; } .itemTitle a { color: #000 !important; } @media screen and (max-width:480px) { .right.caption { float: none; } .chips { font-size: 1em; } .usertable { font-size: 1em; } } </style> <title> WSOP | Tournaments | Event Updates </title></head> <body> <form method="post" action="/tournaments/updates/?aid=4&amp;grid=5546&amp;tid=23504&amp;rr=-1" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJODgzNjU1MjM1D2QWAmYPZBYCZg9kFgRmD2QWBAIBD2QWBmYPFgIeB1Zpc2libGVoZAICDxYCHwBnZAIGDxYCHwBnZAIQDxYCHgRUZXh0BakCPE1FVEEgbmFtZT0nRGVzY3JpcHRpb24nIGNvbnRlbnQ9IlJlY2VpdmUgY29udGludW91cyBldmVudCB1cGRhdGVzLCBhbG9uZyB3aXRoIHRvdXJuYW1lbnQgc3RydWN0dXJlcyBhbmQgcmVzdWx0cyBhdCB0aGUgdG91cm5hbWVudHMgZXZlbnRzIHVwZGF0ZXMgcGFnZS4gIiAvPg0KPE1FVEEgbmFtZT0na2V5d29yZHMnIGNvbnRlbnQ9IiIgLz4NCjxsaW5rIHJlbD0nY2Fub25pY2FsJyBocmVmPSJodHRwczovL3d3dy53c29wLmNvbS90b3VybmFtZW50cy91cGRhdGVzLz9haWQ9NCZncmlkPTU1NDYmdGlkPTIzNTA0IiAvPg0KZAIBDxYCHgZhY3Rpb24FNS90b3VybmFtZW50cy91cGRhdGVzLz9haWQ9NCZncmlkPTU1NDYmdGlkPTIzNTA0JnJyPS0xFgQCAQ9kFgwCAg8WAh8AZ2QCAw8WAh8AZxYCAgEPFgIfAGdkAgUPFgQeBXN0eWxlBRliYWNrZ3JvdW5kLWNvbG9yOiNhYjE5MmM7HwBnZAIGDxYEHwMFGWJhY2tncm91bmQtY29sb3I6I2FiMTkyYzsfAGdkAgcPFgIfAGdkAggPFgIfAGdkAgUPZBYCZg8QZBAVCQRXU09QC1dTT1AgT05MSU5FCkNJUkNVSVQgVVMOQ0lSQ1VJVCBPTkxJTkUNQ0lSQ1VJVCBJTlQnTAZFVVJPUEUEQVBBQwhQQVJBRElTRQVPVEhFUhUJATICMTQBMQIxMgIxMAE0ATkCMTUCMTMUKwMJZ2dnZ2dnZ2dnZGRk8sRxaTDxDwTzT0DoKtvICeKdgj4=" /> </div> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="62C3F4C0" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAASsA/aoXu1FDIJSRmAND5eZZERCKrxsDgWjceDBJegrtDe3k6gl1Rq42wFqcB0uFJfHyxSmUH7cgOTM4SzIx9jxQ4g4qIcR2qLdG/yj6xzo8Fj/HMc=" /> </div> <style> .sc-dropdown { display: block; font-family: "Roboto Condensed"; } .sc-dropbtn { width: 100%; background-color: #000000; font-weight: bold; color: #AAAAAA; padding: 6px 10px 4px 10px; font-size: 18px; border: solid 0px #666; cursor: pointer; } .sc-btn-row { margin: 2px 0 0 0px; } .sc-btn-pa { margin: 4px 0 0 0px; } .sc-dropdown-content { display: none; text-align: center; position: absolute; top: 41px; right: -22px; background-color: #031e09; width: 952px; height: 310px; background-image: url('/images/nav/selector-bg.jpg'); z-index: 1; } .sc-dropdown-content span { font-size: 22px; line-height: 150%; cursor: pointer; color: #FFF; } .sc-title { width: 100%; color: #FFF; font-weight: bold; font-size: 40px; text-align: center; padding: 50px 0px 20px 0; } .sc-table { width: 600px; display: grid; grid-template-columns: auto auto auto; gap: 3em 0.5em; margin: 2em auto 0 auto; } .sc-table span { display: inline-block; background-color: #AB192D; color: #FFF; padding: 5px 10px 5px 10px; font-size: 16px; width: 150px; } #sc-close { background-color: #AB192D; float: right; padding: 4px 6px 2px 6px; cursor: pointer; } .sc-mobile-selector { font-size: 18px; cursor: pointer; color: #FFF; font-weight: bold; display: flex; justify-content: center; column-gap: 1em; } </style> <script> window.isMobile = function () { let check = false; (function (a) { if (/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a) || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0, 4))) check = true; })(navigator.userAgent || navigator.vendor || window.opera); return check; }; var usrsetGeoCookie = Cookie.exists('usrsetGeoCookie'); $(document).ready(function () { if (!isMobile() && !usrsetGeoCookie && window.innerWidth > 949) { $('.sc-dropdown-content').slideDown(); $('.sc-dropbtn').css('background-color', '#666'); } $('.sc-dropbtn').click(function () { $('.sc-dropdown-content').slideDown(); $('.sc-dropbtn').css('background-color', '#666'); }); $('#sc-close').click(function () { $('.sc-dropdown-content').slideUp(); $('.sc-dropbtn').css('background-color', '#000'); Cookie.set('usrsetGeoCookie', 'ROW', { expires: 9999 }); }); }); function changeSC(sc) { Cookie.set('usrsetGeoCookie', sc, { expires: 9999 }); var sURL = window.location.href.split('?')[0].replace("#HarrahsPhiladelphia", ""); var sQS = window.location.search; var replaced = ''; if (sQS) { //remove s= QS var regex = /([?]|[&])(s=)([A-Z]+)/gi; sQS = sQS.replace(regex, function (m) { replaced = m; return ""; }); if (sQS.indexOf('?') >= 0) { sQS = sQS + "&s=" + sc; } else if (sQS.indexOf('&') >= 0) { sQS = "?s=" + sc + sQS; } else { sQS = "?s=" + sc; } window.location = sURL + sQS; } else { window.location = sURL + "?s=" + sc; } } </script> <div class="WSOPHeader" id="Header"> <div class="WSOPhead"> <a href="/"> <img src="/images/nav/wsop-logo-2018.png" id="pageHeader1_wsop_logo_img" alt="World Series of Poker logo" class="wsophead-wsop-logo" /></a> <div id="mobile-button"><i class="fa fa-bars"></i></div> <div id="mobile-button-close"><i class="fa fa-times"></i></div> <ul class="Menu2020"> <li><a href='/2022/' onclick = "return false;" ><small>WSOP</small>LIVE POKER</a><ul><li><a href='https://www.wsop.com/2024/paradise/'>WSOP PARADISE</a></li><li><a href='https://wsopplus.com/'>WSOP+ APP</a></li></ul></li><li><a href='/online-poker/' onclick = "return false;" ><small>WSOP</small>ONLINE POKER</a><ul><li><a href='/online-poker/'>PLAY NOW</a></li><li><a href='/promotions/'>PROMOTIONS</a></li><li><a href='/caesars-rewards/nv/'>POKER REWARDS</a></li><li><a href='/how-to-play-poker/'>HOW TO PLAY POKER</a></li><li><a href='/start/'>GET STARTED</a></li><li><a href='/online-poker/banking-options/'>BANKING OPTIONS</a></li><li><a href='/online-poker/limits-rake/'>LIMITS & RAKE</a></li><li><a href='/how-to-play/blast-poker-rules/'>BLAST POKER RULES</a></li><li><a href='/how-to-play/all-in-rules/'>ALL-IN SATELLITES RULES</a></li><li><a href='/mobile-poker/'>MOBILE POKER</a></li></ul></li><li><a href='/circuit/' onclick = "return false;" ><small>WSOP</small>CIRCUIT</a><ul><li><a href='/2024/circuit/'>2024/25 US CIRCUIT</a></li><li><a href='/2024/circuit/schedule/'>2024/25 US CIRCUIT SCHEDULE</a></li><li><a href='https://www.wsop.com/2023/circuit/payoutcalculator/'>PAYOUT CALCULATOR</a></li><li class='menu_dark'><a href='/2024/circuit/international/schedule/'>INT'L CIRCUIT SCHEDULE</a></li><li><a href='/2024/circuit/online/schedule/'>ONLINE CIRCUIT SCHEDULE</a></li></ul></li><li><a href='/news/' onclick = "return false;" ><small>WSOP</small>NEWS</a><ul><li><a href='/news/'>NEWS</a></li><li><a href='https://www.wsop.com/tournaments/updates/?aid=2&grid=5504&tid=23257'>2024 WSOP MAIN EVENT</a></li><li><a href='https://www.wsop.com/tournaments/schedule/?groupid=5396'>2023 WSOP PARADISE MAIN EVENT</a></li><li><a href='https://www.wsop.com/tournaments/updates/?aid=4&grid=5546&tid=23504&rr=-1'>2024 WSOPE MAIN EVENT</a></li><li><a href='/pokerhalloffame/'>POKER HALL OF FAME</a></li></ul></li><li><a href='/players/' onclick = "return false;" ><small>WSOP</small>PLAYERS</a><ul><li><a href='/players/'>PLAYER RANKINGS</a></li><li><a href='/players/stats/'>ALL-TIME STATS</a></li><li><a href='/2024/poy/'>PLAYER OF THE YEAR</a></li></ul></li><li><a href='/fun/' onclick = "return false;" ><small>WSOP</small>PLAY FOR FUN</a><ul><li><a href='http://go.onelink.me/2949075411?pid=wsop.com&c=animatedbanner_930x200&af_web_dp=http%3A%2F%2Fplaywsop.com%2F%3Futm_source%3Dwsopcom%26utm_medium%3Dbanner%26utm_campaign%3Dwsop.com_930x200_bigbanner'>PLAY FOR FUN</a></li></ul></li> <li id="pageHeader1_RMGStateSelector"> <div class="sc-dropdown"> <div class='sc-dropbtn sc-btn-row'>NV &nbsp;<i class='fa fa-caret-down' style='color:#AB192D;'></i></div> <div class="sc-dropdown-content"> <div id="sc-close"> <img src="/images/nav/close.png" /> </div> <div class="sc-title">CHOOSE YOUR STATE TO START PLAYING</div> <div class="sc-table"> <div id="pageHeader1_sc_mi"><span onclick="changeSC('MI');">MICHIGAN</span></div> <div><span onclick="changeSC('NJ');">NEW JERSEY</span></div> <div><span onclick="changeSC('NV');">NEVADA</span></div> <div><span onclick="changeSC('PA');">PENNSYLVANIA</span></div> <div>&nbsp;</div> <div><span onclick="changeSC('ROW');">OTHER</span></div> </div> </div> </div> </li> </ul> <ul class="Mobile2020"> <li><a href='/2022/' onclick = "return false;" ><small>WSOP</small>LIVE POKER</a><ul><li><a href='https://www.wsop.com/2024/paradise/'>WSOP PARADISE</a></li><li><a href='https://wsopplus.com/'>WSOP+ APP</a></li></ul></li><li><a href='/online-poker/' onclick = "return false;" ><small>WSOP</small>ONLINE POKER</a><ul><li><a href='/online-poker/'>PLAY NOW</a></li><li><a href='/promotions/'>PROMOTIONS</a></li><li><a href='/caesars-rewards/nv/'>POKER REWARDS</a></li><li><a href='/how-to-play-poker/'>HOW TO PLAY POKER</a></li><li><a href='/start/'>GET STARTED</a></li><li><a href='/online-poker/banking-options/'>BANKING OPTIONS</a></li><li><a href='/online-poker/limits-rake/'>LIMITS & RAKE</a></li><li><a href='/how-to-play/blast-poker-rules/'>BLAST POKER RULES</a></li><li><a href='/how-to-play/all-in-rules/'>ALL-IN SATELLITES RULES</a></li><li><a href='/mobile-poker/'>MOBILE POKER</a></li></ul></li><li><a href='/circuit/' onclick = "return false;" ><small>WSOP</small>CIRCUIT</a><ul><li><a href='/2024/circuit/'>2024/25 US CIRCUIT</a></li><li><a href='/2024/circuit/schedule/'>2024/25 US CIRCUIT SCHEDULE</a></li><li><a href='https://www.wsop.com/2023/circuit/payoutcalculator/'>PAYOUT CALCULATOR</a></li><li class='menu_dark'><a href='/2024/circuit/international/schedule/'>INT'L CIRCUIT SCHEDULE</a></li><li><a href='/2024/circuit/online/schedule/'>ONLINE CIRCUIT SCHEDULE</a></li></ul></li><li><a href='/news/' onclick = "return false;" ><small>WSOP</small>NEWS</a><ul><li><a href='/news/'>NEWS</a></li><li><a href='https://www.wsop.com/tournaments/updates/?aid=2&grid=5504&tid=23257'>2024 WSOP MAIN EVENT</a></li><li><a href='https://www.wsop.com/tournaments/schedule/?groupid=5396'>2023 WSOP PARADISE MAIN EVENT</a></li><li><a href='https://www.wsop.com/tournaments/updates/?aid=4&grid=5546&tid=23504&rr=-1'>2024 WSOPE MAIN EVENT</a></li><li><a href='/pokerhalloffame/'>POKER HALL OF FAME</a></li></ul></li><li><a href='/players/' onclick = "return false;" ><small>WSOP</small>PLAYERS</a><ul><li><a href='/players/'>PLAYER RANKINGS</a></li><li><a href='/players/stats/'>ALL-TIME STATS</a></li><li><a href='/2024/poy/'>PLAYER OF THE YEAR</a></li></ul></li><li><a href='/fun/' onclick = "return false;" ><small>WSOP</small>PLAY FOR FUN</a><ul><li><a href='http://go.onelink.me/2949075411?pid=wsop.com&c=animatedbanner_930x200&af_web_dp=http%3A%2F%2Fplaywsop.com%2F%3Futm_source%3Dwsopcom%26utm_medium%3Dbanner%26utm_campaign%3Dwsop.com_930x200_bigbanner'>PLAY FOR FUN</a></li></ul></li> <li id="pageHeader1_RMGStateSelector_Mobile"> <small>LOCATION</small> <div class="sc-mobile-selector"> <span id="pageHeader1_mobile_mi" onclick="changeSC(&#39;MI&#39;);">MI</span> <span onclick="changeSC('NJ');">NJ</span> <span onclick="changeSC('NV');">NV</span> <span onclick="changeSC('PA');">PA</span> <span onclick="changeSC('ROW');">OTHER</span> </div> </li> </ul> </div> <div id="pageHeader1_TopNavLine" class="TopNavLine" style="background-color:#ab192c;"> <ul><li><a href='/2024/circuit/'>WSOP Circuit</a></li><li><a href='/2024/circuit/schedule/'>Schedule</a></li><li><a href='/tournaments/updates/'>Updates</a></li><li><a href='/tournaments/chipcounts/'>Chip Counts</a></li><li><a href='/players/stats/'>Stats</a></li></ul> </div> <div id="pageHeader1_TopNavLineMobile" class="TopNavLineMobile" style="background-color:#ab192c;"> <ul><li><a href='/2024/circuit/'>WSOP Circuit</a></li><li><a href='/2024/circuit/schedule/'>Schedule</a></li><li><a href='/tournaments/updates/'>Updates</a></li><li><a href='/tournaments/chipcounts/'>Chip Counts</a></li></ul> </div> </div> <div class="WSOPHeader" id="WSOPblock"> <div class="WSOPhead"> <a href="/"> <img src="/images/nav/wsop-logo-2018.png" alt="World Series of Poker logo" class="wsophead-wsop-logo" /></a> <ul class="Menu2020"> <li><a href="/"><small>WSOP</small>LAS VEGAS</a> </li> </ul> </div> <div id="pageHeader1_TopNavLine_block" class="TopNavLine"> <ul> <li><a href="/">WSOP</a></li> </ul> </div> <div id="pageHeader1_TopNavLineMobile_block" class="TopNavLineMobile"> <ul> <li><a href="/">WSOP</a></li> </ul> </div> </div> <div id="Main-Container"> <div id="Content-Container"> <div class="wrapper-skyscraper"> <div class="content"> <div id="refresh-container" > <div class="refresh">Auto Refresh Rate:</div> <div class="number"> <a href="/tournaments/updates/?aid=4&grid=5546&tid=23504&dayof=235046&rr=3" >3 min</a> | <a href="/tournaments/updates/?aid=4&grid=5546&tid=23504&dayof=235046&rr=5" >5 min</a> | <a href="/tournaments/updates/?aid=4&grid=5546&tid=23504&dayof=235046&rr=-1" class='number-selected'>None</a> </div> </div> <div id="event-nav"> <div class="competition"> Competition:<br> <select name="ctl00$ctl00$CPHbody$aid" id="CPHbody_aid" onchange="getTournaments(this.options[this.selectedIndex].value, false);"> <option value="2">WSOP</option> <option value="14">WSOP ONLINE</option> <option value="1">CIRCUIT US</option> <option value="12">CIRCUIT ONLINE</option> <option value="10">CIRCUIT INT&#39;L</option> <option value="4">EUROPE</option> <option value="9">APAC</option> <option value="15">PARADISE</option> <option value="13">OTHER</option> </select> </div> <div class="tournament"> <select name="ctl00$ctl00$CPHbody$grid" id="CPHbody_grid" onchange="getEvents(this.options[this.selectedIndex].value, false);"> </select> </div> <div class="event"> <select name="ctl00$ctl00$CPHbody$tid" id="CPHbody_tid"> </select> </div> <div class="formbtn"> <div onclick="go_click()" class="submit-red-button">GO</div> </div> </div> <div class="banner-img"> <a target='_blank' href='https://gorillagaming.net/' onclick="wsopbanner_GA4event('Reporting Top', '/CLICK/Reporting Top/Gorilla Gaming');"><img src='https://www.wsop.com/images/banners/UP1_2586.jpg' alt='Gorilla Gaming' border='0' class='UP1' /></a> </div> <h3 class="header"> 2024 World Series of Poker Europe <a href='https://www.pokernews.com/' target='_Blank'><img src='https://www.wsop.com/tournaments/images/poweredbypokernews2018.png' alt='The Official WSOP Live Updates' /></a> </h3> <div id="eventinfo"> <p>Friday, October 04, 2024 to Tuesday, October 08, 2024</p> <h1>WSOPE Event #13: €10,350 MAIN EVENT EUROPEAN CHAMPIONSHIP</h1> <div class='eventinfo-reports'><a href='/pdfs/reports/23504-winner-photo.jpg' target='_blank'><img src='/tournaments/images/winners_photo_dl.jpg' border='0' alt='download official winner photo'></a></div> </div> <ul id="eventstats"> <li><b>Buy-in:</b> &euro;10,350</li> <li><b>Prizepool:</b> &euro;7,219,200 </li> <li><b>Entries:</b> 768 </li> <li><b>Remaining:</b> 0</li> </ul> <div id="nav-tabs"> <span class='tab tabon'>UPDATES</span><a href='/tournaments/structure/?aid=4&grid=5546&tid=23504&dayof=235046&rr=-1' class='tab taboff'>STRUCTURE</a><a href='/tournaments/payouts/?aid=4&grid=5546&tid=23504&dayof=235046&rr=-1' class='tab taboff'>PRIZE POOL</a><a href='/tournaments/photos/?aid=4&grid=5546&tid=23504&dayof=235046&rr=-1' class='tab taboff'>PHOTOS</a> </div> <div id="maincontents"> <div class="maincontents-header"> <h2>EVENT UPDATES</h2> <div id="selectDay" style=''> view updates for day: <select onchange="window.location.href='/tournaments/updates/?aid=4&grid=5546&tid=23504&dayof=' + this.options[this.selectedIndex].value + '&rr=-1'"> <option selected class='sel' value='235046'>Day 5</option><option value='235045'>Day 4</option><option value='235044'>Day 3</option><option value='235043'>Day 2</option><option value='235042'>Day 1B</option><option value='235041'>Day 1A</option> </select> </div> </div> <div id="updatesContent"> <div class='updateItem-even'><div class='timeDiff'>Thursday, October 10, 2024 12:07 AM Local Time (about 45 days and 18 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Simone Andrian Comes Full Circle After Winning WSOP Europe Main Event (€1,300,000)</div> <p><img src="https://pnimg.net/lrep/2164/92/ba6df7da88a.jpg" style="margin:3px 10px;border:3px solid;" class="right caption" title="Simone Andrian" alt="Simone Andrian" /><p><b><span data-player-url="/poker-players/simone-andrian/" class="pokerPlayer">Simone Andrian</span></b> had played poker online for three years before taking his shot at the live felts in 2021. With almost no live tournament cashes on his resume, he achieved what most poker players only dream of by winning his first WSOP gold bracelet and €158,616 in a €1,650 No-Limit Hold'em 6-Max event during the 2021 WSOP Europe. Tonight, Andrian came full circle, winning the coveted <b>2024 World Series of Poker Europe Main Event</b> bracelet and a career-best score of <b>€1,300,000</b> at <b>King's Resort</b>—the very place where his live poker journey began.</p> <p>Andrian became the 15th player in history to win the WSOPE Main Event, triumphing over a field of 768 entrants. He ultimately defeated <b><span data-player-url="/poker-players/urmo-velvelt/" class="pokerPlayer">Urmo Velvelt</span></b> in a gripping heads-up duel that lasted over three hours and saw the chip lead change hands multiple times. </p> <h3 id="winner-s-reaction">Winner&#039;s Reaction</h3> <p>"It's amazing. By far the biggest score of my career. I couldn't be more happy" he said following his victory. &quot;I've been playing here a lot and to have that kind of score here feels special."</p> <p>Andrian&#039;s victory was far from easy; he had to navigate a series of ups and downs, going from a big stack to a short stack multiple times during the heads-up battle against Velvelt.</p> <p>"It was very, very tough. We were super deep. Playing heads-up super deep, with 100 big blinds each, it's tough. Usually, you don't get to play super big pots." He added that having the support of his friends and fellow Italian pros was "super important, especially when I was short-stacked with 25 big blinds."</p> <figure class="event__post__photo center" style="max-width:1600px"> <picture style="--aspect-ratio-h:1067; --aspect-ratio-w:1600"> <source media="(min-width: 768px)" srcset="https://s.pnimg.net/6lAaPxyGfzllBriB_8xh_TknYaWOOx8hKc94i-r9f2E/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjQ4MGIz/NjQ5LmpwZw.webp 1x, https://s.pnimg.net/tFGWui79ei6EvjxhOEpXmC4o3ndU_UwV4CLLa20U8xg/pr:reporting-body-2x/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjQ4MGIz/NjQ5LmpwZw.webp 2x"> <source media="(max-width: 767px)" srcset="https://s.pnimg.net/bTXL_Pu2v2U4RYXgUVTQHLOR1hmTVAC8H0AZRPvmeVw/pr:reporting-body-mobile/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjQ4MGIz/NjQ5LmpwZw.webp"> <img src="https://s.pnimg.net/6lAaPxyGfzllBriB_8xh_TknYaWOOx8hKc94i-r9f2E/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjQ4MGIz/NjQ5LmpwZw.webp" alt="Simone Andrian" loading="lazy"> </picture> <figcaption>Simone Andrian</figcaption> </figure> <p>Andrian's poker career has come a long way since his first bracelet win, culminating in today's Main Event victory. During that time, he secured six additional six-figure scores, bringing his total live tournament earnings to just over $1,300,000—a figure that has more than doubled with today's win.</p> <h4 id="final-table-results">Final Table Results</h4> <div class="table-responsive table-center"><table style="width:100%" class="usertable"><tr><th>Place</th><th>Player</th><th>Country</th><th>Prize (EUR)</th><th>Prize (USD)</th></tr> <tr><td>1</td><td><span data-player-url="/poker-players/simone-andrian/" class="pokerPlayer">Simone Andrian</span></td><td>Italy</td><td>€ 1,300,000</td><td>$1,423,827</td></tr> <tr><td>2</td><td><span data-player-url="/poker-players/urmo-velvelt/" class="pokerPlayer">Urmo Velvelt</span></td><td>Estonia</td><td>€ 854,000</td><td>$935,378</td></tr> <tr><td>3</td><td><span data-player-url="/poker-players/ran-ilani/" class="pokerPlayer">Ran Ilani</span></td><td>Israel</td><td>€ 590,000</td><td>$646,221</td></tr> <tr><td>4</td><td><span data-player-url="/poker-players/mariusz-golinski/" class="pokerPlayer">Mariusz Golinski</span></td><td>Poland</td><td>€ 415,000</td><td>$454,545</td></tr> <tr><td>5</td><td><span data-player-url="/poker-players/david-hochheim/" class="pokerPlayer">David Hochheim</span></td><td>Germany</td><td>€ 297,000</td><td>$325,301</td></tr> <tr><td>6</td><td><span data-player-url="/poker-players/enrico-camosci/" class="pokerPlayer">Enrico Camosci</span></td><td>Italy</td><td>€ 217,000</td><td>$237,677</td></tr> <tr><td>7</td><td><span data-player-url="/poker-players/robin-bergren/" class="pokerPlayer">Robin Berggren</span></td><td>Sweden</td><td>€ 161,000</td><td>$176,341</td></tr> <tr><td>8</td><td><span data-player-url="/poker-players/luka-bojovic/" class="pokerPlayer">Luka Bojovic</span></td><td>Serbia</td><td>€ 122,000</td><td>$133,625</td></tr> </table></div> <h3 id="final-table-action">Final Table Action</h3> <p>Andrian started the day with a massive chip lead, holding more than double the chips of Velvelt, who started in second. Andrian's fellow Italian pro, <b><span data-player-url="/poker-players/enrico-camosci/" class="pokerPlayer">Enrico Camosci</span></b>, began the day as the shortest stack, having under 20 big blinds. It only took a few hands before he got his chips in with ace-jack suited against Velvelt's pocket eights. Camosci was a slight favorite after flopping the nut-flush draw to go along with his two overcards, but the turn and river were both bricks and Camosci became the first player eliminated on the final day.</p> <figure class="event__post__photo center" style="max-width:1600px"> <picture style="--aspect-ratio-h:1067; --aspect-ratio-w:1600"> <source media="(min-width: 768px)" srcset="https://s.pnimg.net/Wrj7-wuTg5TmlkpcHXGgxEmD_aLINmtjwKVhj9MYu9w/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjY2ZmU1/MDg2LmpwZw.webp 1x, https://s.pnimg.net/KhvBsQch4g8ijS6n0s1BaBdb7k7GGXiWV0iCnc3zf1Y/pr:reporting-body-2x/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjY2ZmU1/MDg2LmpwZw.webp 2x"> <source media="(max-width: 767px)" srcset="https://s.pnimg.net/S5DHrnt80tc437iPH-0raX1hAEkR82y3aOZtk_1myOQ/pr:reporting-body-mobile/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjY2ZmU1/MDg2LmpwZw.webp"> <img src="https://s.pnimg.net/Wrj7-wuTg5TmlkpcHXGgxEmD_aLINmtjwKVhj9MYu9w/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjY2ZmU1/MDg2LmpwZw.webp" alt="Enrico Camosci" loading="lazy"> </picture> <figcaption>Enrico Camosci</figcaption> </figure> <p><b><span data-player-url="/poker-players/david-hochheim/" class="pokerPlayer">David Hochheim</span></b> was the second shortest stack at the start of the day, but he quickly doubled up after calling Andrian's small blind shove from the big blind with queen-ten suited. Hoccheim had Andrian's ten-seven offsuit dominated and he stayed ahead, successfully doubling through the chip leader. One orbit later, Hoccheim found himself in another blind-on-blind confrontation against Andrian, this time in bad shape with ace-four offsuit against Andrian's pocket queens. Hoccheim couldn't connect with the board and was sent to the rail in fifth place.</p> <p><b><span data-player-url="/poker-players/mariusz-golinski/" class="pokerPlayer">Mariusz Golinski</span></b> started the day in third place, but the Polish pro had nothing go his way once cards were in the air. He paid off a value bet from Velvelt in the first level with pocket sevens only to see Velvelt turn over trip jacks. Shortly after, he four-bet shoved ace-queen and was called by <b><span data-player-url="/poker-players/ran-ilani/" class="pokerPlayer">Ran Ilani</span></b>, who had pocket queens. That hand left Golinski with less than ten big blinds, and he was soon forced to commit the rest of his stack with ace-jack. Andrian woke up with ace-queen and held, eliminating Golinski and paving the way for three-handed play.</p> <figure class="event__post__photo center" style="max-width:1600px"> <picture style="--aspect-ratio-h:1067; --aspect-ratio-w:1600"> <source media="(min-width: 768px)" srcset="https://s.pnimg.net/LZPQn3ToxEIBCNLFUbeEVd9Ws6fe2g6pITmijdPBL-k/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjZlNDFm/YzRhLmpwZw.webp 1x, https://s.pnimg.net/rm5dwZUyJpt5u_PLaawlSIBif_JSa2LM_33ad9gWluI/pr:reporting-body-2x/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjZlNDFm/YzRhLmpwZw.webp 2x"> <source media="(max-width: 767px)" srcset="https://s.pnimg.net/0jKIGXj-CMzuLN4xnzPnkUy7Ky2DpFDA2R45guv2BpY/pr:reporting-body-mobile/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjZlNDFm/YzRhLmpwZw.webp"> <img src="https://s.pnimg.net/LZPQn3ToxEIBCNLFUbeEVd9Ws6fe2g6pITmijdPBL-k/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjZlNDFm/YzRhLmpwZw.webp" alt="Ran Ilani" loading="lazy"> </picture> <figcaption>Ran Ilani</figcaption> </figure> <p>Ilani was the underdog once three-handed play began, with only 6,000,000 chips while Andrian and Velvelt each had over 30,000,000. He lost half of that stack right away after being forced to fold multiple times, but he wasn't going down without a fight and started mounting a comeback. He doubled up after calling Velvelt's small blind shove with queen-jack and holding against Velvelt's eight-seven. He then immediately doubled up through Velvelt again, this time with ace-queen against Velvelt's ace-jack.</p> <p>Ilani needed just one more double up to get back into contention and soon found his opportunity in a classic preflop race, holding ace-king against Velvelt's pocket queens. Unfortunately for Ilani, he couldn't double up a third time against Velvelt after failing to connect with the board, and he exited in third place while Velvelt entered heads-up play with a slight lead over Andrian.</p> <figure class="event__post__photo center" style="max-width:1600px"> <picture style="--aspect-ratio-h:1067; --aspect-ratio-w:1600"> <source media="(min-width: 768px)" srcset="https://s.pnimg.net/SpaeodPw7GhhoAIw9Vq9Pj8FheleEwxIl68SZ8vkFpw/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjcwZTU2/NjA5LmpwZw.webp 1x, https://s.pnimg.net/RvPmgjFPkU9z-gjuE1UGTQdGSdSvBiqkCjA4k8LoKm4/pr:reporting-body-2x/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjcwZTU2/NjA5LmpwZw.webp 2x"> <source media="(max-width: 767px)" srcset="https://s.pnimg.net/i3x3-Rhth4aYfVFvenU3CA5D86pb7Fhs6rEjeYXgCW8/pr:reporting-body-mobile/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjcwZTU2/NjA5LmpwZw.webp"> <img src="https://s.pnimg.net/SpaeodPw7GhhoAIw9Vq9Pj8FheleEwxIl68SZ8vkFpw/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjcwZTU2/NjA5LmpwZw.webp" alt="Heads Up" loading="lazy"> </picture> <figcaption>Heads Up</figcaption> </figure> <p>For the first time since midway through Day 4, Andrian did not hold the chip lead. When heads-up play began he had 36,425,000 to Velvelt's 40,375,000. Andrian regained the lead and started pulling away after winning a few pots without showdown, but soon after Velvelt turned a straight and got paid off by Andrian's top pair to bring the stacks back to even.</p> <p>Velvelt then called down two streets from Andrian with a pair of fours and led out on the river. Andrian, having been bluffing with jack-high, was forced to concede the pot, allowing Velvelt to take the lead for the second time. With momentum now on his side, Velvelt then five-bet shoved with pocket eights, forcing Andrian to fold his ace-eight and extending his lead further.</p> <p>Velvelt had Andrian on the ropes, but after bluffing two streets with king-high—only to have Andrian show down aces up—the stacks were close to even once more. When Velvelt started pulling away again with some well-timed aggression, Andrian attempted to fight back by check-raising bottom pair on a king-high flop. He continued with another bet on the turn, but Velvelt, holding top pair, moved all in. Andrian was forced to muck after which Velvelt held three quarters of the total chips in play.</p> <figure class="event__post__photo center" style="max-width:1600px"> <picture style="--aspect-ratio-h:1067; --aspect-ratio-w:1600"> <source media="(min-width: 768px)" srcset="https://s.pnimg.net/cHs5KioQS1osptpmMW4m5u5VIjAsB4mUkg6Cy5Tq5Vo/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjdhMWY0/MTRjLmpwZw.webp 1x, https://s.pnimg.net/65LXoAeXy2lwHXiVUxN72hzREOTgBLfLYZAkmRFroLI/pr:reporting-body-2x/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjdhMWY0/MTRjLmpwZw.webp 2x"> <source media="(max-width: 767px)" srcset="https://s.pnimg.net/RNFF3Ag4KPIF_xJnpvU-cQAqzp0awd2xYmQ81wLT19M/pr:reporting-body-mobile/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjdhMWY0/MTRjLmpwZw.webp"> <img src="https://s.pnimg.net/cHs5KioQS1osptpmMW4m5u5VIjAsB4mUkg6Cy5Tq5Vo/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjdhMWY0/MTRjLmpwZw.webp" alt="Urmo Velvelt" loading="lazy"> </picture> <figcaption>Urmo Velvelt</figcaption> </figure> <p>Andrian regained some momentum after calling off for his tournament life against Velvelt, who had barreled three streets on an ace-high board. Andrian held only a pair of fives, but Velvelt had been caught bluffing with seven-deuce, allowing Andrian to stay in contention. Soon after, Andrian bet the turn on a jack-high connected board only for Velvelt to check-shove, putting Andrian to another decision for his tournament life. Andrian called with top pair and was up against Velvelt's bottom pair and gutshot. When the river bricked Andrian held a commanding lead once again, with 63,000,000 chips to Velvelt's 14,000,000. </p> <p>The ever-aggressive Velvelt started to mount another comeback after check-raising Andrian on the flop with just ten-high and moving all in by the river. Andrian held top pair but couldn't find the call. A few hands later, Velvelt five-bet shoved into Andrian holding ace-ten. Andrian held pocket tens and snap-called. Andrian stood by his rail which erupted after the clean runout gave Andrian the winning hand. Velvelt was forced to settle for second place while Andrian claimed the 2024 WSOPE Main Event title.</p> <figure class="event__post__photo center" style="max-width:1600px"> <picture style="--aspect-ratio-h:1065; --aspect-ratio-w:1600"> <source media="(min-width: 768px)" srcset="https://s.pnimg.net/9EeLEXJ07oXWkfQVfzztM2yVBG2CfgRnyVK60onaA7o/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82Zjk2ZGMy/YjlhLmpwZw.webp 1x, https://s.pnimg.net/lpryuq03BqxTwUQIHe1OsE2kvHqoS2hEZ_sRo692Hjg/pr:reporting-body-2x/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82Zjk2ZGMy/YjlhLmpwZw.webp 2x"> <source media="(max-width: 767px)" srcset="https://s.pnimg.net/HWqpe8WX3T6HeDFrOIMLLC2qxmgRpO-f8H8w_2XEN3Y/pr:reporting-body-mobile/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82Zjk2ZGMy/YjlhLmpwZw.webp"> <img src="https://s.pnimg.net/9EeLEXJ07oXWkfQVfzztM2yVBG2CfgRnyVK60onaA7o/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82Zjk2ZGMy/YjlhLmpwZw.webp" alt="Simone Andrian" loading="lazy"> </picture> <figcaption>Simone Andrian</figcaption> </figure> <h4 id="2024-wsope-bracelet">2024 WSOPE Bracelet Winners</h4> <div class="table-responsive"><table class="usertable"><tr><th>Event</th><th>Entries</th><th>Prize Pool</th><th>Champion</th><th>Prize</th></tr> <tr><td><a href="https://www.pokernews.com/news/2024/09/przemyslaw-szymanski-first-2024-wsop-europe-bracelet-47009.htm">Event #1: The €350 NLH Opener</a></td><td>3,509</td><td>€1,039,014</td><td><span data-player-url="/poker-players/przemyslaw-szymanski/" class="pokerPlayer">Przemyslaw Szymanski</span></td><td>€115,350</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/09/volodymyr-kokoulin-wins-wsope-event-2-47012.htm">Event #2: €550 Pot-Limit Omaha</a></td><td>642</td><td>€301,740</td><td><span data-player-url="/poker-players/volodymyr-kokoulin/" class="pokerPlayer">Volodymyr Kokoulin</span></td><td>€56,100</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/09/former-poker-dealer-picks-up-wsop-bracelet-kings-resort-47038.htm">Event #3: €1,350 Mini Main Event</a></td><td>1,286</td><td>€1,500,000</td><td><span data-player-url="/poker-players/christopher-campisano/" class="pokerPlayer">Christopher Campisano</span></td><td>€213,350</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/09/vivian-saliba-wsope-first-bracelet-pot-limit-omaha-47027.htm">Event #4: €2,000 Pot Limit Omaha</a></td><td>229</td><td>€398,231</td><td><span data-player-url="/poker-players/vivian-saliba/" class="pokerPlayer">Vivian Saliba</span></td><td>€91,400</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/09/schuh-steps-up-retired-pro-takes-down-wsope-colossus-47052.htm">Event #5: €550 NLHE Colossus</a></td><td>2,799</td><td>€1,500,000</td><td><span data-player-url="/poker-players/michal-schuh/" class="pokerPlayer">Michal Schuh</span></td><td>€171,350</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/dennis-weiss-claims-pot-limit-omaha-bracelet-at-2024-wsope-47054.htm">Event #6: €5,000 Pot Limit Omaha</a></td><td>141</td><td>.€629,565</td><td><span data-player-url="/poker-players/dennis-weiss/" class="pokerPlayer">Dennis Weiss</span></td><td>€159,897</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/ermanno-di-nicola-wins-wsope-1650-six-max-47067.htm">Event #7: €1,650 NLH 6-max</a></td><td>351</td><td>€494,910</td><td><span data-player-url="/poker-players/ermanno-di-nicola/" class="pokerPlayer">Ermanno Di Nicola</span></td><td>€111,250</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/pichierri-denies-foxen-in-wsop-europe-ggmillion-47064.htm">Event #8: €25,000 NLH GGMillion€</a></td><td>38</td><td>€1,000,000</td><td><span data-player-url="/poker-players/alessandro-pichierri/" class="pokerPlayer">Alessandro Pichierri</span></td><td>€335,900</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/amir-mozaffarian-wins-mystery-bounty-wsop-europe-47073.htm">Event #9: €1,100 NLH Mystery Bounty</a></td><td>515</td><td>€484,100</td><td><span data-player-url="/poker-players/amir-mozaffarian/" class="pokerPlayer">Amir Mozaffarian</span></td><td>€69,050</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/16-years-later-patrick-bueno-stands-in-the-wsop-spotlight-47076.htm">Event #10 €2,000 8-Game Mix</a></td><td>90</td><td>€156,510</td><td><span data-player-url="/poker-players/patrick-bueno/" class="pokerPlayer">Patrick Bueno</span></td><td>€43,400</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/darius-neagoe-takes-aim-and-bags-his-first-bracelet-47078.htm">Event #11: €1,100 NLH Turbo Bounty Hunter</a></td><td>458</td><td>€430,520</td><td><span data-player-url="/poker-players/darius-neagoe/" class="pokerPlayer">Darius Neagoe</span></td><td>€63,650</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/wsop-europe-50000-diamond-high-roller-47079.htm">Event 12: €50,000 NLH Diamond High Roller</a></td><td>30</td><td>€1,395,900</td><td><span data-player-url="/poker-players/martin-kabrhel/" class="pokerPlayer">Martin Kabrhel</span></td><td>€529,000</td></tr> <tr><td><a href="https://www.pokernews.com/tours/wsope/2024-wsop-europe/event-13-10-350-main-event-nlh-european-championsh/">Event #13: €10,350 Main Event NLH European Championship</a></td><td>768</td><td>€7,219,200</td><td><span data-player-url="/poker-players/simone-andrian/" class="pokerPlayer">Simone Andrian</span></td><td>€1,300,000</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/zewei-ding-uses-kings-to-crack-aces-for-first-wsop-bracelet-47085.htm">Event #14: €1,000 NLH Turbo Freezeout</a></td><td>152</td><td>€150,000</td><td><span data-player-url="/poker-players/zewei-ding/" class="pokerPlayer">Zewei Ding</span></td><td>€35,351</td></tr> <tr><td><a href="https://www.pokernews.com/news/2024/10/marius-schneider-almost-abandons-stack-wins-44k-and-wsop-bra-47096.htm">Event #15: €550 NLH Closer</a></td><td>473</td><td>€222,310</td><td><span data-player-url="/poker-players/marius-schneider/" class="pokerPlayer">Marius Schneider</span></td><td>€44,000</td></tr> </table></div> <p>That concludes <i>PokerNews</i>&#039; coverage of the 2024 World Series of Poker Europe. Stay tuned for more coverage of events around the world.</p> <div class='clrFloat'></div></div><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 11:09 PM Local Time (about 45 days and 19 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Urmo Velvelt Eliminated in 2nd Place (€854,000)</div> <p><img src="https://pnimg.net/lrep/2164/92/b5f77b90167.jpg" style="margin:3px 10px;border:3px solid;" class="right caption" title="Urmo Velvelt" alt="Urmo Velvelt" /><p>Simone Andrian opened to 1,000,000 from the button and Urmo Velvelt three-bet to 3,500,000 from the big blind. Andrian four-bet to 7,000,000 from the button and Velvelt moved all in for 25,500,000. Andrian quickly called to put Velvelt at risk.</p> <p>Urmo Velvelt: <span class='card cAh'>&nbsp;</span><span class='card cTs'>&nbsp;</span> <br/> Simone Andrian: <span class='card cTh'>&nbsp;</span><span class='card cTc'>&nbsp;</span></p> <p>Andrian&#039;s rail erupted upon seeing that he had the best hand. Andrian joined them and watched as the <span class='card c6d'>&nbsp;</span><span class='card c2s'>&nbsp;</span><span class='card c9s'>&nbsp;</span> flop was dealt. The <span class='card c7c'>&nbsp;</span> turn was also clean and the <span class='card cKh'>&nbsp;</span> river sealed the victory for Andrian.</p> <figure class="event__post__photo center" style="max-width:1600px"> <picture style="--aspect-ratio-h:1067; --aspect-ratio-w:1600"> <source media="(min-width: 768px)" srcset="https://s.pnimg.net/YjYkHu7YrMffggQmLic-64l32yTetR3F_UGV8oNqtNg/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjU1MmJm/ZTkxLmpwZw.webp 1x, https://s.pnimg.net/TDizzSBsDpeHQ_wY_pq5NgguhR2V-z8uT4wILgq2FYE/pr:reporting-body-2x/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjU1MmJm/ZTkxLmpwZw.webp 2x"> <source media="(max-width: 767px)" srcset="https://s.pnimg.net/ZL26YYb6tEW3mUYT0wDBRJLmtd3wykk95Sl4MeSpXFs/pr:reporting-body-mobile/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjU1MmJm/ZTkxLmpwZw.webp"> <img src="https://s.pnimg.net/YjYkHu7YrMffggQmLic-64l32yTetR3F_UGV8oNqtNg/pr:reporting-body/aHR0cHM6Ly9wbmlt/Zy5uZXQvdy9sci1h/dHRhY2htZW50cy8w/LzY3MC82ZjU1MmJm/ZTkxLmpwZw.webp" alt="Simone Andrian" loading="lazy"> </picture> <figcaption>Simone Andrian</figcaption> </figure> <table class="chips"><tr class="PNhirow"><td class="name">Simone Andrian</td><td class="c">77,000,000</td><td class="cc">26,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Urmo Velvelt</td><td class="c">0</td><td class="cc">-26,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 11:03 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Velvelt Takes From Andrian</div> <p>Urmo Velvelt raised to 1,000,000 with <span class='card ckh'>&nbsp;</span><span class='card ctd'>&nbsp;</span> and Simone Andrian defended the big blind holding <span class='card c8c'>&nbsp;</span><span class='card c7c'>&nbsp;</span>.</p> <p>Andrian check-folded to a bet of 1,200,000 from Velvelt on the <span class='card cjh'>&nbsp;</span><span class='card c4s'>&nbsp;</span><span class='card c2d'>&nbsp;</span> flop.</p><table class="chips"><tr class="PNhirow"><td class="name">Simone Andrian</td><td class="c">51,000,000</td><td class="cc">-4,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Urmo Velvelt</td><td class="c">26,000,000</td><td class="cc">4,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 11:03 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Level 33 started</div><div class='tblLevel'><div>Level: 33</div><div>Blinds: 250,000/500,000</div><div>Ante: 500,000</div></div><div class='clrFloat'></div></div><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 11:03 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Velvelt Bluffs Andrian Off Top Pair</div> <p>Simone Andrian opened to 800,000 from the button holding <span class='card cKh'>&nbsp;</span><span class='card cTc'>&nbsp;</span> and Urmo Velvelt defended from the big blind with <span class='card cth'>&nbsp;</span><span class='card c6d'>&nbsp;</span>. </p> <p>On the <span class='card cKs'>&nbsp;</span><span class='card c9d'>&nbsp;</span><span class='card c8h'>&nbsp;</span> flop Velvelt checked and Andrian bet 700,000. Velvelt check-raised to 2,100,000 and Andrian called.</p> <p>Velvelt bet 3,500,000 on the <span class='card c5c'>&nbsp;</span> turn and was once again called by Andrian.</p> <p>On the <span class='card cJd'>&nbsp;</span> river Velvelt moved all in for 8,800,000. Andrian laid down the best hand and Velvelt took the pot.</p><table class="chips"><tr class="PNhirow"><td class="name">Simone Andrian</td><td class="c">55,000,000</td><td class="cc">-7,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Urmo Velvelt</td><td class="c">22,000,000</td><td class="cc">8,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><a target='_blank' href='https://gorillagaming.net/' onclick="wsopbanner_GA4event('Reporting Middle', '/CLICK/Reporting Middle/Gorilla Gaming');"><img src='https://www.wsop.com/images/banners/UP2_2587.jpg' alt='Gorilla Gaming' border='0' class='UP2' /></a><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 10:56 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Andrian Takes it Away on the Turn</div> <p>Simone Andrian limped from the button with <span class='card c9s'>&nbsp;</span><span class='card c8h'>&nbsp;</span> and Urmo Velvelt raised to 1,500,000 with <span class='card ckc'>&nbsp;</span><span class='card c2d'>&nbsp;</span>. Andrian called.</p> <p>The <span class='card c4s'>&nbsp;</span><span class='card c7s'>&nbsp;</span><span class='card c6s'>&nbsp;</span> flop was checked through and the <span class='card c9d'>&nbsp;</span> dropped on the turn. Velvelt checked, Andiran bet 1,100,000, and Velvelt folded.</p><table class="chips"><tr class="PNhirow"><td class="name">Simone Andrian</td><td class="c">62,000,000</td><td class="cc">3,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Urmo Velvelt</td><td class="c">14,000,000</td><td class="cc">-4,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 10:52 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Velvelt Slows Andrian Down</div> <p>Urmo Velvelt opened from the button to 800,000 and Simone Andrian defended from the big blind.</p> <p>The action checked all the way to the river on a board of <span class='card cjd'>&nbsp;</span><span class='card c3d'>&nbsp;</span><span class='card c8d'>&nbsp;</span><span class='card cqd'>&nbsp;</span><span class='card c5h'>&nbsp;</span> before Andrian led out for 1,500,000. Velvelt raised to 4,000,000 and Andrian put in the call.</p> <p>Velvelt showed a king-high flush with <span class='card ckh'>&nbsp;</span><span class='card ckd'>&nbsp;</span> and took down the pot. Andrian mucked <span class='card ctd'>&nbsp;</span><span class='card c8h'>&nbsp;</span> for a lower flush.</p><table class="chips"><tr class="PNhirow"><td class="name">Simone Andrian</td><td class="c">59,000,000</td><td class="cc">-4,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Urmo Velvelt</td><td class="c">18,000,000</td><td class="cc">4,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 10:46 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Andrian Reclaims the Chip Lead</div> <p><img src="https://pnimg.net/lrep/2164/92/b10774a906f.jpg" style="margin:3px 10px;border:3px solid;" class="right caption" title="Simone Andrian" alt="Simone Andrian" /><p>Simone Andrian raised to 800,000 on the button and Urmo Velvelt three-bet to 3,600,000 from the big blind. Andrian called.</p> <p>Velvelt checked the <span class='card cjs'>&nbsp;</span><span class='card c2h'>&nbsp;</span><span class='card c9c'>&nbsp;</span> flop and Andrian checked behind. Velvelt checked again upon seeing the <span class='card c8h'>&nbsp;</span> turn, to which Andrian put out a bet of 3,800,000. Velvelt check-raised to 27,450,000, putting Andrian all in. Andrian used a time extension before he ultimately made the call.</p> <p>Simone Andrian: <span class='card cjd'>&nbsp;</span><span class='card c7d'>&nbsp;</span> <br/> Urmo Velvelt: <span class='card cqc'>&nbsp;</span><span class='card c2c'>&nbsp;</span></p> <p>Andrian was ahead with top pair, but Velvelt had a lot of outs he could hit to end the tournament and become the 2024 WSOP Europe Main Event champion. </p> <p>The dealer peeled of the <span class='card c7s'>&nbsp;</span> on the river, giving Andrian two pair, and propelling him back into the chip lead.</p><table class="chips"><tr class="PNhirow"><td class="name">Simone Andrian</td><td class="c">63,000,000</td><td class="cc">31,750,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Urmo Velvelt</td><td class="c">14,000,000</td><td class="cc">-31,550,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 10:37 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Velvelt Runs Into Andrian's Flush</div> <p>Urmo Velvelt rasied to 800,000 on the button and Simone Andrian defended from the big blind.</p> <p>The <span class='card c4c'>&nbsp;</span><span class='card c7h'>&nbsp;</span><span class='card cqh'>&nbsp;</span> flop went check-check and the <span class='card c7c'>&nbsp;</span> fell on the turn. Andrian checked and Velvelt bet 700,000. Andrian called.</p> <p>Andrian checked the <span class='card c6h'>&nbsp;</span> river and Velvelt put out an overbet of 5,000,000. Andrian snap-called.</p> <p>Velvelt showed <span class='card c7s'>&nbsp;</span><span class='card c3c'>&nbsp;</span> for trip sevens, but was second-best to the flush of Andrian with <span class='card c8h'>&nbsp;</span><span class='card c4h'>&nbsp;</span>.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">45,550,000</td><td class="cc">-5,450,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">31,250,000</td><td class="cc">5,250,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 10:32 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Velvelt takes From Andrian</div> <p>Simone Andrian raised to 800,000 on the button with <span class='card cjd'>&nbsp;</span><span class='card c8d'>&nbsp;</span> before Urmo Velvelt three-bet to 3,600,000 with <span class='card cas'>&nbsp;</span><span class='card cjh'>&nbsp;</span>. Andrian called to see a flop.</p> <p>Velvelt led out for 3.100,000 on the <span class='card cts'>&nbsp;</span><span class='card ckc'>&nbsp;</span><span class='card c6c'>&nbsp;</span> flop and Andrian quickly folded.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">51,000,000</td><td class="cc">7,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">26,000,000</td><td class="cc">-6,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><a target='_blank' href='https://wsop.onelink.me/2949075411/jgez7mrj' onclick="wsopbanner_GA4event('Reporting Middle', '/CLICK/Reporting Middle/.');"><img src='https://www.wsop.com/images/banners/UP2_2572.jpg' alt='Playtika - Jason Alexander' border='0' class='UP2' /></a><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 10:19 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Andrian Makes the Correct Hero Call to Double</div> <p><img src="https://pnimg.net/lrep/2164/92/bbfb50f3d75.jpg" style="margin:3px 10px;border:3px solid;" class="right caption" title="Simone Andrian" alt="Simone Andrian" /><p>Simone Andrian limped from the button and Urmo Velvelt checked out of the big blind.</p> <p>The <span class='card c5d'>&nbsp;</span><span class='card c4d'>&nbsp;</span><span class='card c6h'>&nbsp;</span> flop saw Velvelt lead out for 600,000 and Andrian call.</p> <p>Velvelt didn&#039;t slow down on the <span class='card cah'>&nbsp;</span> turn, this time he fired out a bet of 3,500,000, which Andrian called.</p> <p>Velvelt unloaded the clip upon seeing the <span class='card c6d'>&nbsp;</span> river, jamming for Andrian&#039;s remaining 11,475,000. Andiran went deep into the tank, pondering over his decision. Eventually, he made the call.</p> <p>Velvelt flipped over <span class='card c7c'>&nbsp;</span><span class='card c2d'>&nbsp;</span> for a total bluff with seven-high. Andrian earned the double-up with <span class='card cjd'>&nbsp;</span><span class='card c5c'>&nbsp;</span> for just a pair of fives.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">44,000,000</td><td class="cc">-17,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">32,000,000</td><td class="cc">16,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 10:11 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Andrian Gaining Momentum</div> <p>Urmo Velvelt opened to 800,000 holding <span class='card cqd'>&nbsp;</span><span class='card c3s'>&nbsp;</span> and Simone Andrian called with <span class='card cah'>&nbsp;</span><span class='card c6h'>&nbsp;</span>.</p> <p>The dealer put out the flop of <span class='card ckh'>&nbsp;</span><span class='card cjh'>&nbsp;</span><span class='card c6d'>&nbsp;</span> and Andrian checked. Velvelt bet 1,300,000, which Andrian called.</p> <p>Velvelt and Andrian checked the <span class='card c9d'>&nbsp;</span> turn and the <span class='card c5h'>&nbsp;</span> hit the river. Andrian bet 750,000 and took the pot down as Velvelt folded.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">61,000,000</td><td class="cc">-1,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">16,000,000</td><td class="cc">1,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 10:08 PM Local Time (about 45 days and 20 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Andrian Extracts Some Value From Velvelt</div> <p>On the first hand back from the break, Urmo Velvelt raised to 800,000 on the button and Simone Andrian defended his big blind.</p> <p>Andrian check-called a bet of 800,000 from Velvelt on the <span class='card c4s'>&nbsp;</span><span class='card c3d'>&nbsp;</span><span class='card c8h'>&nbsp;</span> flop.</p> <p>The action checked through on the <span class='card ctc'>&nbsp;</span> turn for the <span class='card ctd'>&nbsp;</span> to come on the river. Andrian led out for 2,400,000 and Velvelt called.</p> <p>Andrian showed <span class='card c5d'>&nbsp;</span><span class='card c4d'>&nbsp;</span> for a pair of fours, which was good as Velvelt mucked <span class='card cas'>&nbsp;</span><span class='card cjh'>&nbsp;</span>.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">62,000,000</td><td class="cc">-3,525,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">15,000,000</td><td class="cc">3,725,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 10:02 PM Local Time (about 45 days and 21 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Level 32 started</div><div class='tblLevel'><div>Level: 32</div><div>Blinds: 200,000/400,000</div><div>Ante: 400,000</div></div><div class='clrFloat'></div></div><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 9:55 PM Local Time (about 45 days and 21 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Break Time</div> <p><img src="https://pnimg.net/lrep/2164/92/b0385e21243.jpg" style="margin:3px 10px;border:3px solid;" class="right caption" title="Urmo Velvelt" alt="Urmo Velvelt" /><p>The two players are now on a 15-minute break.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">65,525,000</td><td class="cc">-475,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">11,275,000</td><td class="cc">275,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><a target='_blank' href='https://wsop.onelink.me/2949075411/jgez7mrj' onclick="wsopbanner_GA4event('Reporting Middle', '/CLICK/Reporting Middle/.');"><img src='https://www.wsop.com/images/banners/UP2_2572.jpg' alt='Playtika - Jason Alexander' border='0' class='UP2' /></a><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 9:52 PM Local Time (about 45 days and 21 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Velvelt Puts Andrian to the Test</div> <p><img src="https://pnimg.net/lrep/2164/83/b01a91a8d89.jpg" style="margin:3px 10px;border:3px solid;" class="right caption" title="Urmo Velvelt" alt="Urmo Velvelt" /><p>Simone Andrian raised with <span class='card cks'>&nbsp;</span><span class='card c7s'>&nbsp;</span> to 700,000 on the button. Urmo Velvelt called from the big blind with <span class='card c5s'>&nbsp;</span><span class='card c3d'>&nbsp;</span>.</p> <p>Velvelt checked the <span class='card c3h'>&nbsp;</span><span class='card ckh'>&nbsp;</span><span class='card c3s'>&nbsp;</span> flop and Andrian bet 450,000. Velvelt check-raised to 1,600,000 and Andrian called.</p> <p>Velvelt bet 4,000,000 when the <span class='card cqh'>&nbsp;</span> hit the turn. Andrian called with 11,000,000 remaining in his stack.</p> <p>The <span class='card cac'>&nbsp;</span> dropped on the river and Velvelt shoved to put Andrian all in. Andrian did some inventory before deciding to fold his cards and surrendered the pot to Velvelt.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">66,000,000</td><td class="cc">7,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">11,000,000</td><td class="cc">-7,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 9:41 PM Local Time (about 45 days and 21 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Andrian Wins Some Back From Velvelt</div> <p>Simone Andrian called from the button and Urmo Velvelt checked his option from the big blind.</p> <p>Velvelt check-called a bet of 600,000 from Andrian on the <span class='card ctc'>&nbsp;</span><span class='card c2d'>&nbsp;</span><span class='card c4d'>&nbsp;</span> flop.</p> <p>Both players checked the <span class='card c6h'>&nbsp;</span> turn for the <span class='card cjd'>&nbsp;</span> to fall on the river. Velvelt bet 1,500,000 and Andrian reluctantly called. Velvelt showed <span class='card ckd'>&nbsp;</span><span class='card c2h'>&nbsp;</span> for a pair of deuces and lost the pot to Andrian&#039;s pair of fours with <span class='card cqh'>&nbsp;</span><span class='card c4c'>&nbsp;</span>.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">59,000,000</td><td class="cc">-1,025,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">18,000,000</td><td class="cc">1,225,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 9:36 PM Local Time (about 45 days and 21 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Velvelt Takes Commanding Chip Lead</div> <p><img src="https://pnimg.net/lrep/2164/92/b32f5636744.jpg" style="margin:3px 10px;border:3px solid;" class="right caption" title="Urmo Velvelt" alt="Urmo Velvelt" /><p>Urmo Velvelt raised from the button to 700,000 with with <span class='card ckc'>&nbsp;</span><span class='card c7c'>&nbsp;</span> and Simone Andrian defended his big blind holding <span class='card c4h'>&nbsp;</span><span class='card c2c'>&nbsp;</span>.</p> <p>Andrian checked when the <span class='card c5c'>&nbsp;</span><span class='card c2d'>&nbsp;</span><span class='card ckd'>&nbsp;</span> flop came out and Velvelt bet 700,000. Andrian check-raised to 2,800,000 and Velvelt called.</p> <p>Andrian bet 7,000,000 when the dealer put out the <span class='card c9s'>&nbsp;</span> turn. Velvelt deliberated over all his options before eventually shoving to put Andrian all in. Andrian snap-folded and Velvelt dragged in the huge pot.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">60,025,000</td><td class="cc">11,025,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">16,775,000</td><td class="cc">-12,225,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-even'><div class='timeDiff'>Wednesday, October 9, 2024 9:30 PM Local Time (about 45 days and 21 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Velvelt Takes it Away on the Turn</div> <p>Urmo Velvelt raised to 700,000 with <span class='card c3c'>&nbsp;</span><span class='card c2d'>&nbsp;</span> and Simone Andrian called with <span class='card ckc'>&nbsp;</span><span class='card c3s'>&nbsp;</span>.</p> <p>Andrian checked to Velvelt on the <span class='card c4c'>&nbsp;</span><span class='card cad'>&nbsp;</span><span class='card c5h'>&nbsp;</span> flop and he bet 700,000. Andiran check-raised to 3,500,000, which Velvelt called.</p> <p>The <span class='card c5c'>&nbsp;</span> turn saw Andrian check-fold to a bet of 2,500,000 from Velvelt.</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">49,000,000</td><td class="cc">8,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">29,000,000</td><td class="cc">-6,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><div class='updateItem-odd'><div class='timeDiff'>Wednesday, October 9, 2024 9:25 PM Local Time (about 45 days and 21 hours ago)</div><div class='itemTitle' style='text-decoration: underline;'>Andrian With Some Preflop Aggression</div> <p>Simone Andrian opened from the button to 700,000 holding <span class='card cks'>&nbsp;</span><span class='card ckd'>&nbsp;</span>. Urmo Velvelt chose to three-bet to 3,200,000 with<span class='card cqs'>&nbsp;</span><span class='card c8c'>&nbsp;</span>. Andrian paused briefly before four-betting to 6,800,000 and Velvelt snap-folded</p><table class="chips"><tr class="PNhirow"><td class="name">Urmo Velvelt</td><td class="c">41,000,000</td><td class="cc">-4,000,000 <img src="https://www.pokernews.com/img/icons/delta_neg.png" width="7" height="8" /></td></tr><tr class="PNlorow"><td class="name">Simone Andrian</td><td class="c">35,000,000</td><td class="cc">3,000,000 <img src="https://www.pokernews.com/img/icons/delta_pos.png" width="7" height="8" /></td></tr></table> <div class='clrFloat'></div></div><a target='_blank' href='https://gorillagaming.net/' onclick="wsopbanner_GA4event('Reporting Middle', '/CLICK/Reporting Middle/Gorilla Gaming');"><img src='https://www.wsop.com/images/banners/UP2_2587.jpg' alt='Gorilla Gaming' border='0' class='UP2' /></a> </div> <div id="PagingNav" style=""> <div class='sel'>1</div><div><a href='/tournaments/updates/?aid=4&grid=5546&tid=23504&dayof=235046&rr=-1&curpage=2'>2</a></div><div><a href='/tournaments/updates/?aid=4&grid=5546&tid=23504&dayof=235046&rr=-1&curpage=3'>3</a></div><div><a href='/tournaments/updates/?aid=4&grid=5546&tid=23504&dayof=235046&rr=-1&curpage=4'>4</a></div> </div> </div> <script type="text/javascript" src="//platform.twitter.com/widgets.js" charset="utf-8"></script> <script>var autoLinkElementID = "#updatesContent";</script> <script type="text/javascript" src="/js/autolink.js"></script> </div> <div class="banner"> <a target='_blank' href='http://www.jostens.com/apps/prochamp/wsop/fans/landing.mvc' onclick="wsopbanner_GA4event('Skyscraper', '/CLICK/Skyscraper/Jostens-FanCollection-Sky');"><img src='https://www.wsop.com/images/banners/WSOP Fan Collection Web Banner (160x600).jpg' alt='Jostens' border='0' class='SKY' /></a> </div> </div> </div> <div id="Footer"> <div id="Footer-info"> <div class="F-info"> <div class="F-icons"> <img src="/images/nav/icon-chip-stack.gif" alt="Chip Stack Icon" /> </div> <div class="F-texts"> <h3 class="hdr1">MOST TRUSTED BRAND IN POKER</h3> <p>For more than forty years, the World Series of Poker has been the most trusted name in the game. <a href="/">WSOP.com</a> continues this legacy, yet strikes the proper balance between professional-grade and accessible. It's all the action and prestige of the World Series of Poker, from the comfort of your home or locale of choice. At <a href="/">WSOP.com</a>, anyone can play and anyone can win. Dreams are dealt on daily basis. And no matter who you are, there's always a seat waiting for you.</p> </div> <div class="F-icons"> <img src="/images/nav/icon-cards.gif" alt="Cards icon" /> </div> <div class="F-texts"> <h3 class="hdr1">WORLD'S MOST GEOGRAPHICALLY DIVERSIFIED GAMING COMPANY</h3> <p>Caesars Entertainment Corporation is the world's most geographically diversified casino-entertainment company. Since its beginning in Reno, Nevada, 75 years ago, Caesars has grown through development of new resorts, expansions and acquisitions and now operates casinos on four continents. The company's resorts operate primarily under the Caesars&reg;, Harrah's&reg; and Horseshoe&reg; brand names. Caesars also owns the World Series of Poker&reg; and the London Clubs International family of casinos. For more information, please visit <a href="http://www.caesars.com" target="_blank">www.caesars.com.</a></p> </div> </div> <div class="F-links"> <h2>WSOP.COM</h2> <ul> <li><a href="/circuit/">WSOP Circuit Events</a></li> <li><a href="/registration/">Registration</a></li> <li><a href="/players/bracelet-winners-by-year/">Bracelet Winners</a></li> <li><a href="/tournaments/updates/">Tournament Updates</a></li> <li><a href="/poker-newsletter/">Newsletter Signup</a></li> <li><a href="/2024/">WSOP Main Event</a></li> </ul> </div> <div class="F-links"> <h2>STAY CONNECTED</h2> <ul class="logos"> <li> <img src="/images/logos/facebook-logo.gif" /><a href="https://www.facebook.com/WSOP" target="_blank">Facebook</a></li> <li> <img src="/images/logos/twitter-logo.gif" /><a href="https://twitter.com/wsop" target="_blank">Twitter</a></li> <li> <img src="/images/logos/instagram-logo.gif" /><a href="http://instagram.com/wsop" target="_blank">Instagram</a></li> </ul> </div> </div> <div class="F-hotel-logos-wrapper"> <div class="F-caesars"> <a href="https://www.caesars.com/" target="_blank"> <img src="/images/homepage/logos/Caesars-Corporate-Logo.svg" /></a> </div> <div class="F-brand-logos"> <a href="https://www.caesars.com/caesars-palace" target="_blank"> <img src="/images/homepage/logos/Caesars-Palace.svg" /></a> <a href="https://www.caesars.com/caesars" target="_blank"> <img src="/images/homepage/logos/Caesars.svg" /></a> <a href="https://www.caesars.com/eldorado-reno" target="_blank"> <img src="/images/homepage/logos/Eldorado.svg" /></a> <a href="https://www.caesars.com/harrahs" target="_blank"> <img src="/images/homepage/logos/harrahs.svg" /></a> <a href="https://www.caesars.com/horseshoe" target="_blank"> <img src="/images/homepage/logos/Horseshoe.svg" /></a> <a href="https://www.caesars.com/tropicana" target="_blank"> <img src="/images/homepage/logos/tropicana.svg" /></a> <a href="https://www.caesars.com/flamingo-las-vegas" target="_blank"> <img src="/images/homepage/logos/flamingo.svg" /></a> <a href="https://www.caesars.com/cromwell/" target="_blank"> <img src="/images/homepage/logos/Cromwell.svg" /></a> <a href="https://www.caesars.com/linq" target="_blank"> <img src="/images/homepage/logos/linq.svg" /></a> <a href="https://www.caesars.com/paris-las-vegas" target="_blank"> <img src="/images/homepage/logos/paris.svg" /></a> <a href="https://www.caesars.com/planet-hollywood" target="_blank"> <img src="/images/homepage/logos/Planet-Hollywood.svg" /></a> <a href="https://www.caesars.com/harveys-tahoe" target="_blank"> <img src="/images/homepage/logos/harveys.svg" /></a> <a href="https://www.caesars.com/circus-circus-reno" target="_blank"> <img src="/images/homepage/logos/circus-circus.svg" /></a> <a href="https://www.caesars.com/silver-legacy-reno" target="_blank"> <img src="/images/homepage/logos/silver-legacy.svg" /></a> <a href="https://www.grandvictoriacasino.com/?_ga=2.102159873.1618001160.1677079450-70337735.1646859289" target="_blank"> <img src="/images/homepage/logos/grand-victoria.svg" /></a> <a href="https://www.fourseasons.com/stlouis" target="_blank"> <img src="/images/homepage/logos/four-seasons.svg" /></a> <a href="https://www.caesars.com/nobu-caesars-palace" target="_blank"> <img src="/images/homepage/logos/nobu.svg" /></a> <a href="https://www.caesars.com/isle-of-capri" target="_blank"> <img src="/images/homepage/logos/isle-capri.svg" /></a> <a href="https://www.caesars.com/lady-luck-black-hawk" target="_blank"> <img src="/images/homepage/logos/lady-luck.svg" /></a> <a href="https://www.caesars.com/isle-casino" target="_blank"> <img src="/images/homepage/logos/isle.svg" /></a> <a href="https://www.sciotodowns.com/?_ga=2.94868892.1618001160.1677079450-70337735.1646859289" target="_blank"> <img src="/images/homepage/logos/eldorado-gaming.svg" /></a> <a href="https://www.caesarsrepublicscottsdale.com/" target="_blank"> <img src="/images/homepage/logos/caesars-republic.svg" /></a> <a href="https://www.wsop.com" target="_blank"> <img src="/images/homepage/logos/wsop.svg" /></a> <a href="https://www.caesars.com/sportsbook-and-casino" target="_blank"> <img src="/images/homepage/logos/caesars-sportsbook.svg" /></a> </div> </div> <!-- NV --> <div class="F-fineprint"> <div itemscope itemtype="http://schema.org/LocalBusiness"> Must be 21 or older and present in the state of Nevada to play.<br /> <span itemprop="name">WSOP.com</span> is owned by <span itemprop="brand">William Hill U.S. Holdco, Inc.</span> <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> <span itemprop="streetAddress">6325 S. Rainbow Blvd, Suite 100</span>,<span itemprop="addressLocality"> Las Vegas</span>, <span itemprop="addressRegion">NV</span> <span itemprop="postalcode">89118</span><br /> </div> </div> <p> Nevada Gaming License Number: 35445-01 </p> <p>WSOP.com is licensed and regulated in the State of Nevada by the Nevada Gaming Control Board.</p> <p> <a href="/about-us/">About Us</a> | <a href="/legal/terms-conditions-nv/">Terms & Conditions</a> | <a href="/legal/privacy-policy/">Privacy Policy</a> | <a href="/legal/security/">Security</a> | <a href="https://help.nv.wsop.com/hc/en-us" target="Online-help">Help</a> | <a href="/contact/">Contact Us</a> <br /> <a href="/legal/responsible-gaming/" target="_blank">Responsible Gaming Policy</a> | <a href="/how-to-play-poker/house-rules/" target="_blank">House Rules</a> | <a href="http://gaming.nv.gov/" target="_blank">Nevada Gaming Control Board</a> | <a href="https://gaming.nv.gov/gaming/commission-online/" target="_blank">Dispute/Complaint</a> | <a href="/contact/self-exclusion/">Self-Exclusion</a> </p> <p> <a href="https://www.nevadacouncil.org/" target="_blank">Know When to Stop Before You Start® Gambling Problem? Call 1-800-GAMBLER (426-2537).</a> </p> <p> &copy;2024, William Hill U.S. Holdco, Inc. All Rights Reserved. The use of this website is governed by NV law. </p> </div> </div> </div> </form> <script type="text/javascript"> $(document).ready(function () { //GA TRACK EVENTS FOR DOWNLOADS /* var Anchors = $('a[href*="/download/poker"]'); AddListener2Anchors(Anchors, 'Downloads', 'Download-Client', window.location.href, 1, true); Anchors = $('a[href*="/download/free"]'); AddListener2Anchors(Anchors, 'Downloads', 'Download-Client Free', window.location.href, 1, true); Anchors = $('#gallery-07 .previous'); AddListener2Anchors(Anchors, 'CarouselArrows', 'CarouselPreviousArrow', window.location.href, 1, true); Anchors = $('#gallery-07 .next'); AddListener2Anchors(Anchors, 'CarouselArrows', 'CarouselNextArrow', window.location.href, 1, true); */ $("#mobile-button").click(function () { $("ul.Mobile2020").slideToggle(); $("ul.Mobile2020 ul").css("display", "none"); $("#mobile-button").hide(); $("#mobile-button-close").show(); }); $("#mobile-button-close").click(function () { $("ul.Mobile2020").slideToggle(); $("ul.Mobile2020 ul").css("display", "none"); $("#mobile-button-close").hide(); $("#mobile-button").show(); }); $("ul.Mobile2020 li").click(function () { $(this).siblings().find('ul').slideUp(); $(this).find('ul').slideToggle(); }); $(window).resize(function () { // hide mobile nav for desktop if ($(window).width() > 760) { $("ul.Mobile2020").removeAttr("style"); $("ul.Mobile2020 ul").removeAttr("style"); $("#mobile-button").removeAttr("style"); $("#mobile-button-close").removeAttr("style"); } }); }); </script> <!-- 2BWEBWSOP002 US:NV --> <script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=2&cb=647894472" async></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10