{"id":14018,"date":"2023-10-05T13:05:29","date_gmt":"2023-10-05T13:05:29","guid":{"rendered":"https:\/\/coinpoker.com\/ja\/?post_type=tournament&#038;p=14018"},"modified":"2024-09-25T19:35:37","modified_gmt":"2024-09-25T19:35:37","slug":"big-bangs","status":"publish","type":"tournament","link":"https:\/\/coinpoker.com\/ja\/tournaments\/big-bangs\/","title":{"rendered":"Big Bangs"},"content":{"rendered":"\n<section class=\"tournament-tabs-wrapper px-0\" data-block-instance=\"tournament-tabs-69d2d985e05b2\">\n    <div class=\"container\">\n        <nav id=\"navbar-example2\" class=\"sticky-navs mb-3\">\n            <ul class=\"nav nav-pills cp-line-navbar\">\n                                    <li class=\"nav-item\">\n                        <a class=\"nav-link active\" href=\"#aboutContent\">\n                            About                         <\/a>\n                    <\/li>\n                                    \n                \n                                    <li class=\"nav-item\">\n                        <a class=\"nav-link\" href=\"#leaderboardContent\">\n                            The Big Bang Tournaments lineup                        <\/a>\n                    <\/li>\n                \n                \n                \n                \n                \n                \n                            <\/ul>\n        <\/nav>\n        <div class=\"tournaments-tab-content-wrapper\">\n                            <div id=\"aboutContent\">\n                    <div class=\"pt-10 pt-lg-50 pb-10 pb-lg-50 \">\n                        <div class=\"row\">\n                            <div class=\"col-12 col-lg-8\">\n                                <h2 class=\"h3\">\n                                    About                                 <\/h2>\n                                                                    <p><span style=\"font-weight: 400\">Experience the thrill of poker with our Big Bang Tournaments, running every weekday at 7 PM GMT! With buy-ins ranging from \u20ae4 to \u20ae300, and guaranteed prize pools ranging from \u20ae160 to \u20ae5000, these tournaments offer something for every player.<\/span><\/p>\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            \n            \n                            <div id=\"leaderboardContent\" class=\"\">\n                    <div class=\"pt-10 pt-lg-50 pb-10 pb-lg-50 \">\n                        <h2 class=\"h3\">\n                            The Big Bang Tournaments lineup                        <\/h2>\n                                                    <div class=\"coinpoker-table-container\">\n<table id=\"tablepress-119\" class=\"tablepress tablepress-id-119 coinpoker-table table\">\n<tbody>\n<tr class=\"row-1\">\n\t<td class=\"column-1\">Tournament<\/td><td class=\"column-2\">Buy-in<\/td><td class=\"column-3\">Time (GMT)<\/td>\n<\/tr>\n<tr class=\"row-2\">\n\t<td class=\"column-1\">Big Bang Baby<\/td><td class=\"column-2\">\u20ae4<\/td><td class=\"column-3\">19:00<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">Big Bang Mini<\/td><td class=\"column-2\">\u20ae15<\/td><td class=\"column-3\">19:00<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">Big Bang Mid<\/td><td class=\"column-2\">\u20ae75<\/td><td class=\"column-3\">19:00<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">Big Bang<\/td><td class=\"column-2\">\u20ae150<\/td><td class=\"column-3\">19:00<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">Big Bang Max<\/td><td class=\"column-2\">\u20ae300<\/td><td class=\"column-3\">20:00<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-119 from cache --><\/div>\n<p><span style=\"font-weight: 400\">Join us on Sundays for even more excitement, with boosted guarantees for all Big Bang Tournaments.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Participate in our Big Bang Tournaments by visiting the tournament lobby and selecting the tournament of your choice. And if you&#8217;re looking to save some cash, check out our satellites, running regularly for all Big Bang Tournaments.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Don&#8217;t miss out on the thrills and excitement of our Big Bang Tournaments. Join today and see if you have what it takes to come out on top!<\/span><\/p>\n<p>&nbsp;<\/p>\n                                            <\/div>\n                <\/div>\n            \n            \n            \n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/section>\n<script>\n    (function () {\n        const blockInstanceId = 'tournament-tabs-69d2d985e05b2';\n        const sectionElement = document.querySelector(`section[data-block-instance=\"${blockInstanceId}\"]`);\n        if (!sectionElement) {\n            return;\n        }\n\n        function getSections(links) {\n            return Array.from(links)\n                .map(link => sectionElement.querySelector(link.getAttribute('href')))\n                .filter(section => section !== null);\n        }\n\n        function activateLink(sections, links) {\n            const yPosition = window.scrollY;\n\n            for (let i = sections.length - 1; i >= 0; i--) {\n                const section = sections[i];\n\n                if (yPosition >= section.offsetTop - 130) {\n                    links.forEach(link => link.classList.remove('active'));\n                    const activeLink = sectionElement.querySelector(`a[href=\"#${section.id}\"]`);\n                    if (activeLink) activeLink.classList.add('active');\n                    return;\n                }\n            }\n        }\n\n        function onScrollHandler() {\n            activateLink(sections, links);\n        }\n\n        function onClickHandler(e) {\n            const target = e.target;\n            if (target.tagName !== 'A') return;\n\n            const href = target.getAttribute('href');\n            if (!href || href.charAt(0) !== '#') return;\n\n            if (!sectionElement.contains(target)) return;\n\n            e.preventDefault();\n\n            const targetElement = sectionElement.querySelector(href);\n            if (targetElement) {\n                const offset = 126;\n                const targetPosition = targetElement.offsetTop - offset;\n\n                window.scrollTo({\n                    top: targetPosition,\n                    behavior: 'smooth'\n                });\n\n                setTimeout(() => {\n                    const targetId = href.substring(1);\n                    history.pushState(null, null, `#${targetId}`);\n                }, 100);\n            }\n        }\n\n        const navbar = sectionElement.querySelector('#navbar-example2');\n        const links = navbar ? Array.from(navbar.querySelectorAll('.cp-line-navbar > li > a')) : [];\n        const sections = getSections(links);\n        const hashLinks = Array.from(sectionElement.querySelectorAll('a[href^=\"#\"]:not([href=\"#\"])'));\n\n        if (links.length === 0) return;\n\n        const scrollHandler = function () {\n            onScrollHandler();\n        };\n        window.addEventListener('scroll', scrollHandler);\n\n        hashLinks.forEach(link => {\n            const clickHandler = function (e) {\n                onClickHandler(e);\n            };\n            link.addEventListener('click', clickHandler);\n        });\n\n        activateLink(sections, links);\n\n        jQuery(document).ready(function ($) {\n            sectionElement.querySelectorAll('.terms-link-toggle').forEach(function (termsLink) {\n                $(termsLink).on('click', function (e) {\n                    e.preventDefault();\n\n                    var termsContent = $(this).closest('.tab-pane').find('.terms-content-sub');\n\n                    termsContent.slideToggle();\n\n                    $(this).toggleClass('open');\n                });\n            });\n\n            const $navbar = $(navbar);\n            if ($navbar.length) {\n                const stickyClass = 'tab-bar-sticky';\n                const offset = $navbar.offset().top;\n\n                function checkSticky() {\n                    if ($(window).scrollTop() >= offset - 56) {\n                        $navbar.addClass(stickyClass);\n                    } else {\n                        $navbar.removeClass(stickyClass);\n                    }\n                }\n\n                $(window).on('scroll', checkSticky);\n\n                checkSticky();\n            }\n        });\n    })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":14019,"template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"Big Bangs - Coin Poker","_seopress_titles_desc":"Join the Big Bangs tournament on CoinPoker for explosive wins. Compete against top players in high-stakes action and win big.","_seopress_robots_index":"yes","_seopress_robots_follow":"","_seopress_redirections_enabled":"","_seopress_redirections_type":"301","_seopress_redirections_value":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","editor_notices":[],"_cpsm_do_not_sync":false,"_cpsm_partial_sync":false,"footnotes":""},"class_list":["post-14018","tournament","type-tournament","status-publish","has-post-thumbnail","hentry"],"acf":{"card_image":null,"time":"","happening_now":false,"description":"<b>Join our Big Bangs today!<\/b>","tournament_limit_title":"Limit","tournament_limit":"","prize_pool_title":"Prize pool 1","prize_pool":"","counter_title":"START","happening_now_title":"Happening now"},"_links":{"self":[{"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/tournament\/14018","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/tournament"}],"about":[{"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/types\/tournament"}],"version-history":[{"count":1,"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/tournament\/14018\/revisions"}],"predecessor-version":[{"id":164974,"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/tournament\/14018\/revisions\/164974"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/media\/14019"}],"wp:attachment":[{"href":"https:\/\/coinpoker.com\/ja\/wp-json\/wp\/v2\/media?parent=14018"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}