{"id":13876,"date":"2023-09-25T12:08:50","date_gmt":"2023-09-25T12:08:50","guid":{"rendered":"https:\/\/coinpoker.com\/de\/?post_type=tournament&#038;p=13876"},"modified":"2025-06-25T13:11:07","modified_gmt":"2025-06-25T13:11:07","slug":"tournaments-at-coinpoker","status":"publish","type":"tournament","link":"https:\/\/coinpoker.com\/de\/tournaments\/tournaments-at-coinpoker\/","title":{"rendered":"Turniere bei CoinPoker"},"content":{"rendered":"\n<section class=\"tournament-tabs-wrapper px-0\" data-block-instance=\"tournament-tabs-69d0c82cd73ac\">\n    <div class=\"container\">\n        <nav id=\"navbar-example2\" class=\"sticky-navs mb-3\">\n            <ul class=\"nav nav-pills cp-line-navbar\">\n                \n                \n                                    <li class=\"nav-item\">\n                        <a class=\"nav-link\" href=\"#leaderboardContent\">\n                            Tournaments                        <\/a>\n                    <\/li>\n                \n                \n                \n                \n                \n                \n                            <\/ul>\n        <\/nav>\n        <div class=\"tournaments-tab-content-wrapper\">\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                            Tournaments                        <\/h2>\n                                                    <p><!-- wp:paragraph --><\/p>\n<p><span style=\"font-weight: 400\">Join us at CoinPoker to explore a broad selection of tournaments tailored to all budgets and playing styles:<br \/>\n<\/span><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>\n<h6><b>Signature Tournaments<\/b><\/h6>\n<p>Discover daily Big Bangs, Big Stacks, and more sets throughout the week with various buy-ins in the Tournaments lobby, along with their satellites. Sunday Specials are the highlight of the week.<\/li>\n<li style=\"font-weight: 400\">\n<h6><b>Freebuys and Freerolls <\/b><\/h6>\n<p><span style=\"font-weight: 400\">Enjoy free entry and an initial chip stack, with options to add more chips using USDT. Find these events in the tournament lobby, filtering by &#8218;Free&#8216; buy-in.<\/span><\/li>\n<li style=\"font-weight: 400\">\n<h6><b>Satellites<\/b><\/h6>\n<p><span style=\"font-weight: 400\">\u00a0Enter larger tournaments at a lower cost. Available 24\/7, look for these under the &#8218;Types&#8216; filter in the tournament lobby.<\/span><\/li>\n<li style=\"font-weight: 400\">\n<h6><b>Rebuy Tournaments<\/b><\/h6>\n<p><span style=\"font-weight: 400\">\u00a0Buy additional chips during the event. Check the &#8218;Structure&#8216; tab in the tournament lobby for details.<\/span><\/li>\n<li style=\"font-weight: 400\">\n<h6><b>Add-on Tournaments<\/b><\/h6>\n<p><span style=\"font-weight: 400\">\u00a0After the rebuy period, add-ons offer extra chips for the same cost as the buy-in.<\/span><\/li>\n<li style=\"font-weight: 400\">\n<h6><b>Turbo and Hyper Tournaments<\/b><\/h6>\n<p><span style=\"font-weight: 400\">\u00a0Enjoy fast-paced gameplay with rapid blind level increases.<\/span><\/li>\n<li style=\"font-weight: 400\">\n<h6><b>Progressive Knockouts (PKO)<\/b><\/h6>\n<p><span style=\"font-weight: 400\">\u00a0Earn cash for each opponent eliminated, with part of their bounty added to yours. <a href=\"https:\/\/coinpoker.com\/de\/progressive-knockout-tournaments-your-complete-guide\/\">More Information.<\/a><\/span><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><!-- \/wp:paragraph --><\/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-69d0c82cd73ac';\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":13877,"template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"Play CoinPoker cash games, CoinPoker bounty","_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-13876","tournament","type-tournament","status-publish","has-post-thumbnail","hentry"],"acf":{"card_image":"","time":"","happening_now":false,"description":"","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\/de\/wp-json\/wp\/v2\/tournament\/13876","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coinpoker.com\/de\/wp-json\/wp\/v2\/tournament"}],"about":[{"href":"https:\/\/coinpoker.com\/de\/wp-json\/wp\/v2\/types\/tournament"}],"version-history":[{"count":0,"href":"https:\/\/coinpoker.com\/de\/wp-json\/wp\/v2\/tournament\/13876\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/coinpoker.com\/de\/wp-json\/wp\/v2\/media\/13877"}],"wp:attachment":[{"href":"https:\/\/coinpoker.com\/de\/wp-json\/wp\/v2\/media?parent=13876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}