NOLISEJDO
-
Posts
29 -
Joined
-
Last visited
Reputation Activity
-
-
NOLISEJDO reacted to DragoslavP in $10,000 Last Leg Legend | July | Sports Challenge
.sf-wrap{ max-width:1000px; margin:20px auto; font-family:Arial,Helvetica,sans-serif; color:#f5f7fb; background: radial-gradient(circle at 80% 15%, rgba(120,160,255,0.06), transparent 45%), radial-gradient(circle at 50% 100%, rgba(160,120,255,0.04), transparent 55%), linear-gradient(145deg, rgba(10,14,28,0.72) 0%, rgba(12,18,38,0.78) 50%, rgba(8,12,24,0.85) 100% ); border:1px solid rgba(255,255,255,0.10); border-radius:26px; overflow:hidden; box-shadow:0 18px 50px rgba(0,0,0,0.35); position:relative; } .sf-wrap::before{ content:""; position:absolute; inset:0; pointer-events:none; background: radial-gradient(circle at 90% 10%, rgba(120,160,255,0.08), transparent 42%), radial-gradient(circle at 50% 50%, rgba(255,255,255,0.03), transparent 60%); } .sf-wrap::after{ content:""; position:absolute; inset:0; pointer-events:none; background:radial-gradient(circle at center, transparent 60%, rgba(0,0,0,0.35) 100% ); } .sf-hero{ position:relative; padding:34px 28px 28px; background: transparent; } .sf-topbar{ display:flex; align-items:center; justify-content:space-between; gap:14px; margin-bottom:14px; flex-wrap:wrap; } .sf-title{ font-size:40px; line-height:1.08; font-weight:900; color:#ffffff; margin:0 0 10px; text-shadow:0 4px 18px rgba(0,0,0,0.25); } .sf-sub{ max-width:760px; font-size:17px; line-height:1.65; color:#dbe4ff; margin-bottom:22px; } .sf-grid-top{ display:flex; flex-wrap:wrap; gap:12px; } .sf-chip{ flex:1 1 180px; min-width:180px; padding:15px 16px; border-radius:18px; background:rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.08); box-shadow:0 6px 16px rgba(0,0,0,0.14); transition:all 0.25s ease; } .sf-chip-label{ font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#cbd5e8; margin-bottom:6px; } .sf-chip-value{ font-size:19px; font-weight:800; color:#ffffff; } .sf-btns{ margin-top:20px; display:flex; flex-wrap:wrap; gap:12px; justify-content:center; position:relative; padding-bottom:14px; } .sf-btns::after{ content:""; position:absolute; left:20%; right:20%; bottom:-10px; height:2px; background:linear-gradient(90deg,transparent,#f7c948,transparent); opacity:0.55; } .sf-btn{ display:inline-block; padding:14px 20px; border-radius:14px; font-size:14px; font-weight:800; letter-spacing:0.4px; transition:all 0.25s ease; text-decoration:none !important; } .sf-btn-primary{ color:#1a1a1a !important; background:linear-gradient(135deg,#8c6a00 0%,#d4af37 40%,#ffd700 60%,#b8860b 100%); border:1px solid rgba(255,215,0,0.75); box-shadow:0 14px 28px rgba(212,175,55,0.35), inset 0 1px 0 rgba(255,255,255,0.25); text-shadow:0 1px 0 rgba(255,255,255,0.35); position:relative; overflow:hidden; } .sf-btn-primary:hover{ transform:translateY(-3px) scale(1.08); box-shadow:0 18px 36px rgba(212,175,55,0.45); } .sf-btn-primary::after{ content:""; position:absolute; top:-60%; left:-70%; width:60%; height:200%; background:linear-gradient(120deg,transparent,rgba(255,255,255,0.35),transparent); transform:rotate(25deg); transition:all 0.6s ease; } .sf-btn-primary:hover::after{ left:120%; } .sf-main{ padding:26px; } .sf-columns{ display:flex; flex-wrap:wrap; gap:20px; align-items:flex-start; } .sf-left, .sf-right{ flex:1 1 48%; min-width:320px; display:flex; flex-direction:column; } .sf-card{ background:rgba(255,255,255,0.035); border:1px solid rgba(255,255,255,0.08); border-radius:22px; padding:22px; box-shadow:0 10px 24px rgba(0,0,0,0.18); margin-bottom:20px; backdrop-filter: blur(10px); position:relative; transition:all 0.25s ease; } .sf-left .sf-card:last-child, .sf-right .sf-card:last-child{ margin-bottom:0; margin-top:auto; } .sf-card::before{ content:""; position:absolute; inset:0; border-radius:22px; pointer-events:none; background:linear-gradient(135deg, rgba(247,201,72,0.04), transparent 45%, rgba(120,160,255,0.03) ); } .sf-card h3{ margin:0 0 14px; font-size:24px; color:#ffffff; } .sf-mini{ display:grid; gap:12px; } .sf-mini-box{ padding:14px 15px; border-radius:16px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); font-size:15px; line-height:1.65; color:#ffffff; } .sf-prize-label{ font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#cbd5e8; margin-bottom:6px; } .sf-prize-big{ padding:18px; border-radius:18px; background:linear-gradient(135deg,#8c6a00 0%,#d4af37 40%,#ffd700 60%,#b8860b 100%); color:#1c1930; box-shadow:0 12px 26px rgba(212,175,55,0.35); margin-bottom:12px; } .sf-prize-small{ padding:16px 18px; border-radius:18px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.08); margin-bottom:12px; } .dropdown-card{ margin-top:20px; } .dropdown-trigger{ display:flex; align-items:center; justify-content:center; text-align:center; font-weight:900; font-size:18px; cursor:pointer; color:#ffffff; margin-bottom:0; } .rules-list{ list-style:none; padding:0; margin:0; counter-reset: rule; display:flex; flex-direction:column; gap:10px; } .rules-list li{ position:relative; padding:14px 16px 14px 56px; border-radius:14px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.08); transition:all 0.25s ease; color:#dbe4ff; font-size:14px; line-height:1.6; } .rules-list li::before{ counter-increment: rule; content: counter(rule); position:absolute; left:14px; top:50%; transform:translateY(-50%); width:28px; height:28px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:12px; font-weight:900; color:#1a1a1a; background:linear-gradient(135deg,#f7c948,#ffdd7a); box-shadow:0 6px 14px rgba(247,201,72,0.18); } .rules-list li:hover{ transform:translateX(6px); background:rgba(247,201,72,0.06); border:1px solid rgba(247,201,72,0.35); box-shadow:0 10px 24px rgba(0,0,0,0.25); color:#ffffff; } .sf-main > .sf-card:last-child{ padding:10px 18px; } .sf-main > .sf-card{ margin-top:24px; } .sf-card:hover{ transform:translateY(-6px); box-shadow:0 18px 40px rgba(0,0,0,0.35); border:1px solid rgba(247,201,72,0.45); } .sf-chip:hover{ transform:translateY(-4px) scale(1.02); box-shadow:0 12px 26px rgba(0,0,0,0.25); border:1px solid rgba(247,201,72,0.35); } .prize-card { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); border-radius: 14px; padding: 16px; text-align: center; color: #f5f7fb; font-family: Arial, Helvetica, sans-serif; } .prize-title { font-size: 24px; font-weight: 700; margin-bottom: 10px; color: #ffffff; } .prize-amount { font-size: 52px; font-weight: 900; color: #f7c948; } .prize-sub { font-size: 12px; color: #ffffff; margin-bottom: 10px; } .prize-row { display: flex; justify-content: space-between; padding: 6px 0; border-bottom: 1px solid rgba(255,255,255,0.06); font-size: 14px; } .prize-row:last-child { border: none; } .prize-row span:last-child { color: #f7c948; font-weight: 700; } .prize-note { margin-top: 10px; font-size: 12px; color: #a7b4c9; } @media (max-width:640px){ .sf-title{font-size:32px;} .sf-hero{padding:24px 18px;} .sf-main{padding:18px;} .sf-btn{width:100%;text-align:center;} } Last Leg Legend | July Ends: 01/08/2026 @ (12 PM) GMT Compete for a $10,000 prize pool in this 30-day challenge, with a fresh reset every month.
This time it's all about the "one leg" warriors, parlays lost by just one selection. The higher your odds, the better your chances!
BET NOW! Requirements
Lose a bet with the highest total odds with only 1 match/selection lost! (If you get a bet with higher odds, you can edit your post) You need to have at least 6 matches/selections. Minimum odds on the last (losing) match/selection that was lost cannot be higher than 5x. The minimum bet amount is set at 2$ USD (in any currency). Bets must have been made after 01/07/2026 - (12 pm) UTC. $10,000 TOTAL PRIZE POOL 1st$2,500 2nd$1,500 3rd$1000 4th$750 5th$600 6th-10th$350 11th-14th$250 15th-20th$150 In case of a tie, ranking is based on the bet amount placed. If tied again, the user who posted the bet(s) first will have an advantage. Terms & Conditions — click to expand
You can bet on pre-match or live markets. Cashed-out bets are not eligible for the challenge. Stake Shield bets are not eligible for the challenge. Adjusted bets after the promotion has ended will not count. Only level 2 KYC or higher verified users will be eligible for the prize. Only Stake.com and official Stake.com mirrors users will be eligible for the prize. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. For payment, give us up to 72 hours from the end of the promotion. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post.
-
NOLISEJDO reacted to Jake7589 in 💰 [$5,000 USD] Shield Derby - Week Four 🛡️
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@700;800;900&display=swap'); :root { --navy: #071824; --white: #ffffff; --bolt: #1475E1; --bolt-dark: #0749CE; --bolt-darker: #082F5A; --crash: #E9113C; --crash-dark: #C9000A; --crash-darker: #5D0718; --strike: #FF7B00; --strike-dark: #FF4E00; --strike-darker: #663100; --charge: #FFB800; --charge-dark: #FF8C00; --charge-darker: #4D3700; --dash: #00CA51; --dash-dark: #00AD2A; --dash-darker: #005120; --surface: #0d2438; --surface2: #112d44; --muted: #7fa8c4; --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--white); font-family: 'Inter', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:48px 28px 40px; background: linear-gradient(160deg, var(--surface2) 0%, var(--navy) 100%); border-radius:20px; border:1px solid #ffffff14; margin-bottom:20px; position:relative; overflow:hidden; animation-delay:.05s; } .header::before { content:''; position:absolute; top:-80px; left:50%; transform:translateX(-50%); width:380px; height:380px; background: radial-gradient(circle, rgba(20,117,225,0.20) 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.55; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } .eyebrow { font-family: var(--display); font-weight:700; font-size:13px; letter-spacing:.32em; color:var(--bolt); text-transform:uppercase; margin-bottom:14px; } .header h1 { font-family: var(--display); font-size:62px; font-weight:900; text-transform:uppercase; line-height:.92; letter-spacing:.01em; color:var(--white); margin-bottom:4px; } .h1-accent { color:var(--charge); } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:.15em; margin:18px 0 10px; } .ends-label strong { color:var(--white); } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:15px; color:#b0cee4; max-width:520px; margin:0 auto 14px; line-height:1.7; } .header-desc:last-of-type { margin-bottom:26px; } .header-desc strong { color:var(--white); } .play-btn { display:inline-block; font-family: var(--display); padding:18px 50px; background: linear-gradient(135deg, var(--bolt) 0%, var(--bolt-dark) 100%); color:var(--white); font-size:22px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; } .play-btn::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg, transparent 30%, rgba(255,255,255,.25) 50%, transparent 70%); transform:translateX(-100%); transition:transform .5s ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 10px 36px rgba(20,117,225,0.45); } .play-btn:hover::after { transform:translateX(100%); } .play-btn:active { transform:scale(.97); } .match-link { color:var(--bolt); text-decoration:none; border-bottom:1px dashed rgba(20,117,225,0.55); padding-bottom:1px; transition:color .2s, border-color .2s, border-style .2s; } .match-link:hover { color:#5fb0ff; border-bottom-color:#5fb0ff; border-bottom-style:solid; } .match-link strong { color:inherit; } .rewards { display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-bottom:16px; } .reward-card { border-radius:18px; padding:30px 22px 26px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, box-shadow .3s; } .reward-card:hover { transform:translateY(-6px); } .reward-card.cash { background: linear-gradient(160deg, var(--bolt) 0%, var(--bolt-dark) 60%, var(--bolt-darker) 130%); border-color: var(--bolt); } .reward-card.cash:hover { box-shadow:0 18px 50px rgba(20,117,225,0.4); } .reward-card.pool { background: linear-gradient(160deg, var(--charge) 0%, var(--charge-dark) 60%, var(--charge-darker) 130%); border-color: var(--charge); } .reward-card.pool:hover { box-shadow:0 18px 50px rgba(255,184,0,0.4); } .reward-card.pool .ribbon, .reward-card.pool .headline, .reward-card.pool .subline, .reward-card.pool .footnote { color:var(--navy); } .reward-card.pool .ribbon { color:rgba(7,24,36,.7); } .reward-card.pool .footnote { color:rgba(7,24,36,.7); } .reward-card .ribbon { font-family:var(--display); font-weight:700; font-size:11px; text-transform:uppercase; letter-spacing:.3em; color:rgba(255,255,255,.85); margin-bottom:10px; } .reward-card .headline { font-family:var(--display); font-weight:900; font-size:54px; line-height:.95; color:var(--white); letter-spacing:.005em; } .reward-card .subline { font-family:var(--display); font-weight:900; font-size:18px; text-transform:uppercase; letter-spacing:.14em; color:var(--white); margin-top:10px; } .reward-card .footnote { font-size:12px; color:rgba(255,255,255,.75); margin-top:12px; letter-spacing:.04em; } .pool-strip { display:flex; justify-content:center; align-items:center; gap:14px; padding:14px 22px; background:linear-gradient(135deg, rgba(255,184,0,0.12), rgba(255,184,0,0.03)); border:1px solid rgba(255,184,0,0.4); border-radius:14px; margin-bottom:16px; font-family:var(--display); text-transform:uppercase; letter-spacing:.18em; font-weight:700; color:var(--muted); font-size:13px; transition:box-shadow .3s; } .pool-strip:hover { box-shadow:0 0 30px rgba(255,184,0,0.18); } .pool-strip strong { color:var(--charge); font-size:22px; letter-spacing:.02em; } .pill { background:rgba(20,117,225,0.10); border:1px solid rgba(20,117,225,0.35); border-radius:40px; padding:12px 22px; text-align:center; font-size:13px; font-weight:600; color:#7fb8ff; margin-bottom:18px; transition:background .3s, border-color .3s; line-height:1.7; } .pill:hover { background:rgba(20,117,225,0.18); border-color:rgba(20,117,225,0.6); } .pill strong { color:var(--white); } .section { background: var(--surface); border-radius:16px; padding:26px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:rgba(20,117,225,0.35); box-shadow:0 4px 24px rgba(20,117,225,0.08); } .section-title { font-family:var(--display); font-size:24px; font-weight:900; color:var(--white); text-transform:uppercase; letter-spacing:.05em; margin-bottom:20px; display:flex; align-items:center; gap:12px; } .section-title .num { color:var(--bolt); font-size:18px; font-weight:700; letter-spacing:.1em; } .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { font-family:var(--display); min-width:38px; height:38px; background: linear-gradient(135deg, var(--bolt), var(--bolt-dark)); border-radius:10px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:19px; color:var(--white); flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.12); box-shadow:0 0 0 6px rgba(20,117,225,0.15); } .step-text { font-size:15px; color:#b0cee4; padding-top:7px; line-height:1.55; } .step-text strong { color:var(--white); } .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--navy); border-radius:12px; padding:14px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; } .req-item:hover { background:#0a2236; border-color:rgba(20,117,225,0.45); transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#b0cee4; } .req-text strong { color:var(--bolt); } .pool-total { text-align:center; padding:32px 22px; background:linear-gradient(135deg, rgba(20,117,225,0.10), rgba(20,117,225,0.02)); border:1px solid rgba(20,117,225,0.35); border-radius:16px; margin-bottom:20px; transition:box-shadow .3s; position:relative; overflow:hidden; } .pool-total::before { content:''; position:absolute; inset:0; background: radial-gradient(ellipse at 50% 0%, rgba(20,117,225,0.18) 0%, transparent 60%); pointer-events:none; } .pool-total:hover { box-shadow:0 0 40px rgba(20,117,225,0.18); } .pool-total .pool-label { font-family:var(--display); font-size:13px; color:var(--muted); text-transform:uppercase; letter-spacing:.3em; margin-bottom:10px; position:relative; } .pool-total .pool-amount { font-family:var(--display); font-size:78px; font-weight:900; color:var(--bolt); line-height:1; letter-spacing:.01em; position:relative; animation: count-pulse 3s ease-in-out infinite; } @keyframes count-pulse { 0%,100% { filter:drop-shadow(0 0 0 transparent); } 50% { filter:drop-shadow(0 0 24px rgba(20,117,225,0.5)); } } .pool-total .winners-line { font-family:var(--display); font-size:14px; color:var(--white); text-transform:uppercase; letter-spacing:.22em; margin-top:12px; font-weight:700; position:relative; } .pool-total .winners-line strong { color:var(--charge); } .tier-head { display:grid; grid-template-columns:1.2fr 2fr auto; gap:14px; padding:0 18px 10px; font-family:var(--display); font-size:11px; letter-spacing:.25em; text-transform:uppercase; color:var(--muted); font-weight:700; } .tier-head span:last-child { text-align:right; } .tier-table { display:flex; flex-direction:column; gap:8px; } .tier-row { display:grid; grid-template-columns:1.2fr 2fr auto; gap:14px; align-items:center; padding:16px 18px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; } .tier-row:hover { background:#0a2236; border-color:rgba(20,117,225,0.3); transform:translateX(4px); } .tier-label { font-family:var(--display); font-weight:900; text-transform:uppercase; font-size:16px; color:var(--white); letter-spacing:.06em; } .tier-desc { font-size:13px; color:var(--muted); line-height:1.45; } .tier-value { font-family:var(--display); font-weight:900; font-size:22px; color:var(--bolt); text-align:right; letter-spacing:.01em; white-space:nowrap; } .tier-row.t-bolt { border-color:rgba(20,117,225,0.4); background:linear-gradient(90deg, rgba(20,117,225,0.07), var(--navy) 60%); } .tier-row.t-charge { border-color:rgba(255,184,0,0.4); background:linear-gradient(90deg, rgba(255,184,0,0.07), var(--navy) 60%); } .tier-row.t-bolt .tier-value { color:var(--bolt); } .tier-row.t-charge .tier-value { color:var(--charge); } .notice { background:rgba(255,123,0,0.08); border:1px solid rgba(255,123,0,0.32); border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:rgba(255,123,0,0.6); } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:var(--white); } .stake-badge { font-family:var(--display); text-align:center; padding:16px; background:linear-gradient(135deg, rgba(20,117,225,0.18), rgba(20,117,225,0.04)); border:1px solid rgba(20,117,225,0.4); border-radius:12px; color:var(--white); font-weight:900; font-size:18px; letter-spacing:.2em; text-transform:uppercase; margin-bottom:16px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px rgba(20,117,225,0.3); } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,0.18),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } details { background:var(--navy); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:rgba(20,117,225,0.3); } summary { padding:18px 20px; cursor:pointer; font-family:var(--display); font-weight:900; font-size:15px; letter-spacing:.15em; text-transform:uppercase; color:var(--muted); list-style:none; display:flex; justify-content:space-between; align-items:center; user-select:none; transition:color .2s; } summary:hover { color:var(--white); } summary::after { content:'▼'; font-size:10px; color:var(--bolt); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-family:var(--display); font-size:14px; color:var(--bolt); text-transform:uppercase; letter-spacing:.18em; margin:18px 0 8px; font-weight:900; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--bolt); } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} .d5{animation-delay:.37s} .d6{animation-delay:.45s} .d7{animation-delay:.53s} .d8{animation-delay:.61s} .d9{animation-delay:.69s} @media(max-width:480px){ .header h1 { font-size:44px; } .pool-total .pool-amount { font-size:54px; } .rewards { grid-template-columns:1fr; } .reward-card .headline { font-size:46px; } .tier-head, .tier-row { grid-template-columns:1fr; gap:6px; padding:14px; } .tier-head span:last-child { text-align:left; } .tier-value { text-align:left; font-size:20px; } .tier-head span:nth-child(2), .tier-head span:nth-child(3) { display:none; } .section { padding:22px 18px; } .pool-strip { flex-direction:column; gap:4px; text-align:center; padding:18px; } } It's All At Stake Stake's
Shield Derby
Week 4
Entries close: 12/7/2026
Week 4 of the Shield Derby is live. Penultimate round. The knockouts are heating up — perfect time to build a multi.
Build your multi using Stake Shield with only this week's International Football Matches. Stack the legs. Chase the highest combined odds.
Top 10 winning multis this week each take home $500.
⚽️ Place Your Multi Top 10 This Week $500 Each · Cash Awarded to the 10 winning multis with the highest combined odds in Week 4 Week 4 $5,000 Weekly Pool Total cash available this week — split equally among the top 10 winners Full Series Pool $25,000 · 50 Winners · 5 Weeks 💡 Multis must use International Football Matches only · min 3 legs · min combined odds 3.00 [01] How To Enter 1 Build a Multi using Stake Shield with only International Football Matches taking place this week (6/7 — 12/7) 2 Your multi must be a minimum bet of $5 USD, have a minimum of 3 legs at combined odds of 3.00 or greater and use Stake Shield 3 Reply to this thread with your Bet ID before entries close on 12/7 4 At week's close, the top 10 fully winning multis by combined odds each take home $500 [02] Requirements ⚽️ Bet type: Stake Shield Multi only, usingInternational Football Matches exclusively from Week 4 (6/7 — 12/7) 🎯 Minimum bet of $5 USD or above 📈 Minimum 3 legs per multi - Minimum combined odds: 3.00 or greater - Using Stake Shield 💬 Post your Bet ID as a reply to this thread before 12/7 🔒 Must be a Stake.com account in good standing [03] Prize Breakdown Week 4 Prize Pool $5,000 10 Winners · Highest Combined Odds Prize Recipients Value Week 4 Cash Top 10 winning multis by combined odds $500 each Series Total $5,000 each week across 5 weeks of the Shield Derby $25,000 ⚠️ Week 4 only. Your Bet ID must be posted in this thread before 12/7. Multis using matches outside Week 4, fewer than 3 legs, or combined odds under 3.00 will not qualify. Only fully winning multis are eligible — the other weeks each have their own dedicated thread. ‼️ Stake.com Users Only ‼️ 📄 Full Terms & Conditions This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
In the event of conflict, the following order of precedence applies:
Terms and Conditions These Rules Stake Community Terms of Use Entry & Eligibility
Entries must be multi bets placed exclusively on International Football Matches taking place in Week 4 (6/7 — 12/7). Minimum of 3 legs per multi; minimum combined odds of 3.00. Bet ID must be posted as a reply to this thread before 12/7. Multiple multis may be submitted; each Bet ID counts as a separate entry. Only fully winning multis are eligible for ranking. Winners & Prizes
At Week 4's close, the top 10 fully winning multis ranked by combined odds (highest first) each receive $500. In the event of tied combined odds, the earlier-posted Bet ID takes precedence. Winners are announced and notified via the forum thread. Cash prizes delivered within 14 days of Week 4's closing date. Account Eligibility
Active Stake.com account in good standing KYC Level 2 verification required for cash prize delivery Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake's Reserved Rights
To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery -
NOLISEJDO reacted to gabifrkr in ⚽️ Stake's Tournoi Mondial Du Chat - Français 🇫🇷
JOUR 1
sport:597147692 ✅
sport:599019450 ✅
sport:598173093 ✅
sport:599680989 ✅
sport:599680988 ✅
sport:599968406 ✅
sport:599957236 ✅
sport:600038520 ✅
sport:599957237 ✅
sport:599990874 ✅
sport:599968432 ✅
sport:599968425 ✅
sport:599957235 ✅
JOUR 2
sport:600171652 ✅
sport:600171647 ✅
sport:600171650 ✅
sport:600175758 ✅
sport:600175703 ✅
sport:600662049 ✅
sport:600646955 ✅
sport:600590927 ✅
sport:600171656 ✅
sport:600171645 ✅
sport:600590912 ✅
JOUR 3
sport:600691791 ✅
sport:600691789 ✅
sport:600691781 ✅
sport:600691782 ✅
sport:600691803 ✅
sport:600691790 ✅
sport:600691783 ✅
sport:600691805 ✅
sport:600691798 ✅
sport:600691802 ✅
sport:601511563 ✅
JOUR 4
sport:601591766 ✅
sport:601591765 ✅
sport:601591761 ✅
sport:601591768 ✅
sport:601591759 ✅
sport:601591760 ✅
sport:601591762 ✅
sport:601591773 ✅
sport:601591774 ✅
sport:601591771 ✅
sport:601591767 ✅
sport:601591769 ✅
JOUR 5
sport:602402097 ✅
sport:602402092 ✅
sport:602402115 ✅
sport:602402116 ✅
sport:602402106 ✅
sport:602402095 ✅
sport:602402103 ✅
sport:602862481 ✅
sport:602402096 ✅
sport:602402105 ✅
sport:602402113 ✅
sport:602872849 ✅
sport:602402099 ✅
sport:602402114 ✅
sport:602402112 ✅
sport:602930921 ✅
sport:602402107 ✅
sport:602946013 ✅
sport:602402108 ✅
sport:602930922 ✅
JOUR 6
sport:602966812 ✅
sport:602966819 ✅
sport:602966823 ✅
sport:602966817 ✅
sport:602966814 ✅
sport:602966803 ✅
sport:602966825 ✅
sport:602966816 ✅
sport:602966804 ✅
sport:603460398 ✅
sport:602966805 ✅
sport:602966808 ✅
sport:602966802 ✅
sport:603522082 ✅
sport:602966824 ✅
sport:603613048 ✅
sport:602966809 ✅
sport:602966818 ✅
sport:602966806 ✅
sport:603584172 ✅
JOUR 7
sport:603635964 ✅
sport:603635972 ✅
sport:603635981 ✅
sport:603635969 ✅
sport:603804432 ✅
sport:603635963 ✅
sport:603804477 ✅
sport:603804522 ✅
sport:603635970 ✅
sport:603635973 ✅
sport:603635979 ✅
sport:603635977 ✅
sport:603635967 ✅
sport:603635978 ✅
sport:604282131 ✅
sport:604282127 ✅
JOUR 8
sport:604326514 ✅
sport:604326528 ✅
sport:604326524 ✅
sport:604326513 ✅
sport:604326517 ✅
sport:604326515 ✅
sport:604326511 ✅
sport:604326518 ✅
sport:604326526 ✅
sport:604326510 ✅
sport:604326523 ✅
sport:604793974 ✅
sport:604326519 ✅
JOUR 9
sport:604909141 ✅
sport:604909137 ✅
sport:604909552 ✅
sport:604909139 ✅
sport:604909153 ✅
sport:604909138 ✅
sport:604909151 ✅
sport:604909135 ✅
sport:604909156 ✅
sport:605434337 ✅
sport:605434336 ✅
sport:604909145 ✅
sport:604909144 ✅
sport:605434339 ✅
sport:604909136 ✅
sport:605858520 ✅
JOUR 10
sport:605557548 ✅
sport:605557549 ✅
sport:605557544 ✅
sport:605557552 ✅
sport:605557550 ✅
sport:605557540 ✅
sport:605557542 ✅
sport:605557545 ✅
sport:605557539 ✅
sport:605557555 ✅
sport:605557551 ✅
sport:605557547 ✅
sport:606399216 ✅
sport:605557557 ✅
sport:605557554 ✅
sport:606399723 ✅
sport:605557546 ✅
sport:605557560 ✅
sport:606399214 ✅
sport:605557558 ✅
sport:606399722 ✅
sport:606399720 ✅
JOUR 11
sport:606492000 ✅
sport:606492005 ✅
sport:606491995 ✅
sport:606491996 ✅
sport:606492007 ✅
sport:606492006 ✅
sport:606492010 ✅
sport:606492016 ✅
sport:606491997 ✅
sport:606492015 ✅
sport:606492012 ✅
sport:606492011 ✅
sport:606492004 ✅
sport:606492014 ✅
sport:607030912 ✅
sport:606492009 ✅
JOUR 12
sport:607073955 ✅
sport:607073939 ✅
sport:607073941 ✅
sport:607073944 ✅
sport:607073937 ✅
sport:607073938 ✅
sport:607073961 ✅
sport:607073963 ✅
sport:607073940 ✅
sport:597161385 ✅
sport:607073949 ✅
sport:607073943 ✅
sport:607073956 ✅
sport:607073962 ✅
sport:607073945 ✅
sport:607073950 ✅
sport:607574566 ✅
sport:607073952 ✅
sport:607073948 ✅
sport:607569620 ✅
sport:607073959 ✅
sport:607073960 ✅
sport:607073964 ✅
sport:607073951 ✅
sport:607073954 ✅
sport:607596294 ✅
JOUR 13
sport:607683650 ✅
sport:607683640 ✅
sport:607683659 ✅
sport:607683642 ✅
sport:607683639 ✅
sport:607683644 ✅
sport:607683641 ✅
sport:607683648 ✅
sport:607683658 ✅
sport:607683651 ✅
sport:607683646 ✅
sport:607683658 ✅
sport:607683655 ✅
sport:607683657 ✅
sport:607683652 ✅
sport:607683645 ✅
sport:607683653 ✅
JOUR 14
sport:608419583 ✅
sport:608419571 ✅
sport:608419579 ✅
sport:608419585 ✅
sport:608419767 ✅
sport:608419587 ✅
sport:608419575 ✅
sport:608419581 ✅
sport:608419582 ✅
sport:608419576 ✅
sport:608419584 ✅
sport:608419573 ✅
sport:608419586 ✅
sport:608419564 ✅
JOUR 15
sport:609026442 ✅
sport:609026443 ✅
sport:609026435 ✅
sport:609026425 ✅
sport:609026436 ✅
sport:609026438 ✅
sport:609026437 ✅
sport:609026450 ✅
sport:609026427 ✅
sport:609026423 ✅
sport:609026430 ✅
sport:609026429 ✅
sport:609026448 ✅
sport:609026431 ✅
sport:609026444 ✅
sport:609026447 ✅
sport:609026446 ✅
sport:609026433 ✅
sport:609026426 ✅
sport:609026440 ✅
JOUR 16
sport:609774213 ✅
sport:609774229 ✅
sport:609774232 ✅
sport:609774227 ✅
sport:609774217 ✅
sport:609774212 ✅
sport:609774219 ✅
sport:609774211 ✅
sport:609774225 ✅
sport:609774208 ✅
sport:609774221 ✅
sport:609774222 ✅
sport:609774216 ✅
sport:609774215 ✅
sport:609774226 ✅
sport:609774235 ✅
sport:609774233 ✅
sport:609774231 ✅
sport:609774230 ✅
sport:609774228 ✅
JOUR 17
sport:610404838 ✅
sport:610404834 ✅
sport:610404836 ✅
sport:610404849 ✅
sport:610404827 ✅
sport:610404853 ✅
sport:610404830 ✅
sport:610404835 ✅
sport:610404841 ✅
sport:610404842 ✅
sport:610404845 ✅
sport:610404840 ✅
sport:610404852 ✅
sport:610404844 ✅
sport:610404850 ✅
sport:610404851 ✅
sport:610404846 ✅
sport:610404843 ✅
sport:610404837 ✅
sport:610404848 ✅
16e de finale
sport:611082344 ✅
sport:611082343 ✅
sport:611082342 ✅
sport:611082341 ✅
sport:611626892 ✅
sport:611626894 ✅
sport:611626902 ✅
sport:611626896 ✅
sport:611626889 ✅
sport:611626887 ✅
sport:611572740 ✅
sport:611626907 ✅
sport:611626888 ✅
sport:611626891 ✅
sport:611626893 ✅
sport:611626906 ✅
sport:611626886 ✅
sport:611626905 ✅
sport:611626890 ✅
sport:611626895 ✅
sport:611626898 ✅
sport:611626897 ✅
sport:612265380 ✅
sport:612265396 ✅
sport:612265382 ✅
sport:612265381 ✅
sport:612265399 ✅
sport:612265400 ✅
sport:612265390 ✅
sport:612265383 ✅
sport:612265391 ✅
sport:612265385 ✅
sport:612265386 ✅
sport:612265388 ✅
sport:612265384 ✅
sport:612265387 ✅
sport:612265389 ✅
sport:612265378 ✅
sport:612265395 ✅
sport:612265401 ✅
sport:612886401 ✅
sport:612886400 ✅
sport:612886402 ✅
sport:612886415 ✅
sport:612886406 ✅
sport:612886397 ✅
sport:612886411 ✅
sport:612886392 ✅
sport:612886409 ✅
sport:612886393 ✅
sport:612886404 ✅
sport:612886408 ✅
sport:612886413 ✅
sport:612886414 ✅
sport:612886399 ✅
sport:612886410 ✅
sport:612886412 ✅
sport:613557283 ✅
sport:613557282 ✅
sport:613557276 ✅
sport:613557286 ✅
sport:613557277 ✅
sport:613557274 ✅
sport:613557275 ✅
sport:613557285 ✅
sport:613557287 ✅
sport:613557288 ✅
sport:613557281 ✅
sport:613557292 ✅
sport:613557291 ✅
sport:613557279 ✅
sport:613557278 ✅
sport:614370530 ✅
sport:614370534 ✅
sport:614370544 ✅
sport:614370538 ✅
sport:614370535 ✅
sport:614370537 ✅
sport:614370529 ✅
sport:614370551✅
sport:614370531 ✅
sport:614370536 ✅
sport:614370545 ✅
sport:614370529 ✅
8e de finale
sport:615134282 ✅
sport:615134280 ✅
sport:615134273 ✅
sport:615134281 ✅
sport:615134274 ✅
sport:615134268 ✅
sport:615134271 ✅
sport:615134276 ✅
sport:615134269 ✅
sport:615134277 ✅
sport:615826658 ✅
sport:615826657 ✅
sport:615826659 ✅
sport:615826655 ✅
sport:615826656 ✅
sport:615826668 ✅
sport:615826654 ✅
sport:615826661 ✅
sport:615826667 ✅
sport:616598942 ✅
sport:616598941 ✅
sport:616598943 ✅
sport:616598948 ✅
sport:616598947 ✅
sport:617303506 ✅
sport:617303509 ✅
sport:617303513 ✅
sport:617303508 ✅
sport:617303510 ✅
sport:617303512 ✅
sport:617303507 ✅
4e de finale
sport:618443248 ✅
sport:618443255 ✅
sport:618443249 ✅
sport:618443251 ✅
sport:618443250 ✅
sport:619212284 ✅
sport:619212283 ✅
sport:619212282 ✅
sport:619212281 ✅
sport:619823700 ✅
sport:619823701 ✅
sport:619823698 ✅
sport:619823702 ✅
sport:620441352 ✅
sport:620441355 ✅
sport:620441359 ✅
sport:620441360✅
-
-
NOLISEJDO reacted to Jake7589 in ⚽️ Share your World Cup 2026 Bets ⚽️
Hey Stake fam,
This year’s tournament is already off to an absolute banger 🔥
I’m hyped to see everyone’s bets, biggest wins, toughest losses, and everything in between.
Drop yours below 👇
-
-
NOLISEJDO reacted to Jake7589 in ⚽️ Stake's Welt-chat- Turnier - Deutsch 🌍
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@700;800;900&display=swap'); :root { --navy: #071824; --white: #ffffff; --bolt: #1475E1; --bolt-dark: #0749CE; --bolt-darker: #082F5A; --crash: #E9113C; --crash-dark: #C9000A; --crash-darker: #5D0718; --strike: #FF7B00; --strike-dark: #FF4E00; --strike-darker: #663100; --charge: #FFB800; --charge-dark: #FF8C00; --charge-darker: #4D3700; --dash: #00CA51; --dash-dark: #00AD2A; --dash-darker: #005120; --surface: #0d2438; --surface2: #112d44; --muted: #7fa8c4; --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--white); font-family: 'Inter', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:48px 28px 40px; background: linear-gradient(160deg, var(--surface2) 0%, var(--navy) 100%); border-radius:20px; border:1px solid #ffffff14; margin-bottom:20px; position:relative; overflow:hidden; animation-delay:.05s; } .header::before { content:''; position:absolute; top:-80px; left:50%; transform:translateX(-50%); width:380px; height:380px; background: radial-gradient(circle, rgba(20,117,225,0.20) 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.55; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } .eyebrow { font-family: var(--display); font-weight:700; font-size:13px; letter-spacing:.32em; color:var(--bolt); text-transform:uppercase; margin-bottom:14px; } .header h1 { font-family: var(--display); font-size:62px; font-weight:900; text-transform:uppercase; line-height:.92; letter-spacing:.01em; color:var(--white); margin-bottom:4px; } .h1-accent { color:var(--charge); } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:.15em; margin:18px 0 10px; } .ends-label strong { color:var(--white); } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:15px; color:#b0cee4; max-width:520px; margin:0 auto 14px; line-height:1.7; } .header-desc:last-of-type { margin-bottom:26px; } .header-desc strong { color:var(--white); } .play-btn { display:inline-block; font-family: var(--display); padding:18px 50px; background: linear-gradient(135deg, var(--bolt) 0%, var(--bolt-dark) 100%); color:var(--white); font-size:22px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; } .play-btn::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg, transparent 30%, rgba(255,255,255,.25) 50%, transparent 70%); transform:translateX(-100%); transition:transform .5s ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 10px 36px rgba(20,117,225,0.45); } .play-btn:hover::after { transform:translateX(100%); } .play-btn:active { transform:scale(.97); } .match-link { color:var(--bolt); text-decoration:none; border-bottom:1px dashed rgba(20,117,225,0.55); padding-bottom:1px; transition:color .2s, border-color .2s, border-style .2s; } .match-link:hover { color:#5fb0ff; border-bottom-color:#5fb0ff; border-bottom-style:solid; } .match-link strong { color:inherit; } .rewards { display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-bottom:16px; } .reward-card { border-radius:18px; padding:30px 22px 26px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, box-shadow .3s; } .reward-card:hover { transform:translateY(-6px); } .reward-card.cash { background: linear-gradient(160deg, var(--bolt) 0%, var(--bolt-dark) 60%, var(--bolt-darker) 130%); border-color: var(--bolt); } .reward-card.cash:hover { box-shadow:0 18px 50px rgba(20,117,225,0.4); } .reward-card.rain { background: linear-gradient(160deg, var(--dash) 0%, var(--dash-dark) 60%, var(--dash-darker) 130%); border-color: var(--dash); } .reward-card.rain:hover { box-shadow:0 18px 50px rgba(0,202,81,0.35); } .reward-card .ribbon { font-family:var(--display); font-weight:700; font-size:11px; text-transform:uppercase; letter-spacing:.3em; color:rgba(255,255,255,.85); margin-bottom:10px; } .reward-card .headline { font-family:var(--display); font-weight:900; font-size:54px; line-height:.95; color:var(--white); letter-spacing:.005em; } .reward-card .subline { font-family:var(--display); font-weight:900; font-size:18px; text-transform:uppercase; letter-spacing:.14em; color:var(--white); margin-top:10px; } .reward-card .footnote { font-size:12px; color:rgba(255,255,255,.75); margin-top:12px; letter-spacing:.04em; } .pool-strip { display:flex; justify-content:center; align-items:center; gap:14px; padding:14px 22px; background:linear-gradient(135deg, rgba(255,184,0,0.12), rgba(255,184,0,0.03)); border:1px solid rgba(255,184,0,0.4); border-radius:14px; margin-bottom:16px; font-family:var(--display); text-transform:uppercase; letter-spacing:.18em; font-weight:700; color:var(--muted); font-size:13px; transition:box-shadow .3s; } .pool-strip:hover { box-shadow:0 0 30px rgba(255,184,0,0.18); } .pool-strip strong { color:var(--charge); font-size:22px; letter-spacing:.02em; } .pill { background:rgba(20,117,225,0.10); border:1px solid rgba(20,117,225,0.35); border-radius:40px; padding:12px 22px; text-align:center; font-size:13px; font-weight:600; color:#7fb8ff; margin-bottom:18px; transition:background .3s, border-color .3s; } .pill:hover { background:rgba(20,117,225,0.18); border-color:rgba(20,117,225,0.6); } .pill strong { color:var(--white); } .section { background: var(--surface); border-radius:16px; padding:26px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:rgba(20,117,225,0.35); box-shadow:0 4px 24px rgba(20,117,225,0.08); } .section-title { font-family:var(--display); font-size:24px; font-weight:900; color:var(--white); text-transform:uppercase; letter-spacing:.05em; margin-bottom:20px; display:flex; align-items:center; gap:12px; } .section-title .num { color:var(--bolt); font-size:18px; font-weight:700; letter-spacing:.1em; } .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { font-family:var(--display); min-width:38px; height:38px; background: linear-gradient(135deg, var(--bolt), var(--bolt-dark)); border-radius:10px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:19px; color:var(--white); flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.12); box-shadow:0 0 0 6px rgba(20,117,225,0.15); } .step-text { font-size:15px; color:#b0cee4; padding-top:7px; line-height:1.55; } .step-text strong { color:var(--white); } .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--navy); border-radius:12px; padding:14px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; } .req-item:hover { background:#0a2236; border-color:rgba(20,117,225,0.45); transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#b0cee4; } .req-text strong { color:var(--bolt); } .pool-total { text-align:center; padding:32px 22px; background:linear-gradient(135deg, rgba(20,117,225,0.10), rgba(20,117,225,0.02)); border:1px solid rgba(20,117,225,0.35); border-radius:16px; margin-bottom:20px; transition:box-shadow .3s; position:relative; overflow:hidden; } .pool-total::before { content:''; position:absolute; inset:0; background: radial-gradient(ellipse at 50% 0%, rgba(20,117,225,0.18) 0%, transparent 60%); pointer-events:none; } .pool-total:hover { box-shadow:0 0 40px rgba(20,117,225,0.18); } .pool-total .pool-label { font-family:var(--display); font-size:13px; color:var(--muted); text-transform:uppercase; letter-spacing:.3em; margin-bottom:10px; position:relative; } .pool-total .pool-amount { font-family:var(--display); font-size:78px; font-weight:900; color:var(--bolt); line-height:1; letter-spacing:.01em; position:relative; animation: count-pulse 3s ease-in-out infinite; } @keyframes count-pulse { 0%,100% { filter:drop-shadow(0 0 0 transparent); } 50% { filter:drop-shadow(0 0 24px rgba(20,117,225,0.5)); } } .pool-total .winners-line { font-family:var(--display); font-size:14px; color:var(--white); text-transform:uppercase; letter-spacing:.22em; margin-top:12px; font-weight:700; position:relative; } .pool-total .winners-line strong { color:var(--charge); } .tier-head { display:grid; grid-template-columns:1.2fr 2fr auto; gap:14px; padding:0 18px 10px; font-family:var(--display); font-size:11px; letter-spacing:.25em; text-transform:uppercase; color:var(--muted); font-weight:700; } .tier-head span:last-child { text-align:right; } .tier-table { display:flex; flex-direction:column; gap:8px; } .tier-row { display:grid; grid-template-columns:1.2fr 2fr auto; gap:14px; align-items:center; padding:16px 18px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; } .tier-row:hover { background:#0a2236; border-color:rgba(20,117,225,0.3); transform:translateX(4px); } .tier-label { font-family:var(--display); font-weight:900; text-transform:uppercase; font-size:16px; color:var(--white); letter-spacing:.06em; } .tier-desc { font-size:13px; color:var(--muted); line-height:1.45; } .tier-value { font-family:var(--display); font-weight:900; font-size:22px; color:var(--bolt); text-align:right; letter-spacing:.01em; white-space:nowrap; } .tier-row.t-bolt { border-color:rgba(20,117,225,0.4); background:linear-gradient(90deg, rgba(20,117,225,0.07), var(--navy) 60%); } .tier-row.t-dash { border-color:rgba(0,202,81,0.4); background:linear-gradient(90deg, rgba(0,202,81,0.07), var(--navy) 60%); } .tier-row.t-bolt .tier-value { color:var(--bolt); } .tier-row.t-dash .tier-value { color:var(--dash); } .notice { background:rgba(255,123,0,0.08); border:1px solid rgba(255,123,0,0.32); border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:rgba(255,123,0,0.6); } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:var(--white); } .stake-badge { font-family:var(--display); text-align:center; padding:16px; background:linear-gradient(135deg, rgba(20,117,225,0.18), rgba(20,117,225,0.04)); border:1px solid rgba(20,117,225,0.4); border-radius:12px; color:var(--white); font-weight:900; font-size:18px; letter-spacing:.2em; text-transform:uppercase; margin-bottom:16px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px rgba(20,117,225,0.3); } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,0.18),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } details { background:var(--navy); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:rgba(20,117,225,0.3); } summary { padding:18px 20px; cursor:pointer; font-family:var(--display); font-weight:900; font-size:15px; letter-spacing:.15em; text-transform:uppercase; color:var(--muted); list-style:none; display:flex; justify-content:space-between; align-items:center; user-select:none; transition:color .2s; } summary:hover { color:var(--white); } summary::after { content:'▼'; font-size:10px; color:var(--bolt); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-family:var(--display); font-size:14px; color:var(--bolt); text-transform:uppercase; letter-spacing:.18em; margin:18px 0 8px; font-weight:900; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--bolt); } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} .d5{animation-delay:.37s} .d6{animation-delay:.45s} .d7{animation-delay:.53s} .d8{animation-delay:.61s} .d9{animation-delay:.69s} @media(max-width:480px){ .header h1 { font-size:44px; } .pool-total .pool-amount { font-size:54px; } .rewards { grid-template-columns:1fr; } .reward-card .headline { font-size:46px; } .tier-head, .tier-row { grid-template-columns:1fr; gap:6px; padding:14px; } .tier-head span:last-child { text-align:left; } .tier-value { text-align:left; font-size:20px; } .tier-head span:nth-child(2), .tier-head span:nth-child(3) { display:none; } .section { padding:22px 18px; } .pool-strip { flex-direction:column; gap:4px; text-align:center; padding:18px; } } 🌍 Deutscher Raum · It's All At Stake Stake's
Welt-Chat-
Turnier
Wettbewerb endet: 14/7/2026
Jede Region hat ihre Treuen. Jeder Chatraum hat seine Hardcore-Fans. Diesen Sommer setzen wir alles aufs Spiel. Welcher Stake Chat kennt den Welt-Fußball am besten?
Stapele deine SGMs. Stapele die Gewinne. Bring deinen Chatraum an die Spitze.
It's All At Stake für deine Region. Angeberrechte und drei volle Tage Rain, der auf den gewinnenden Raum niederprasselt.
⚽️ Jetzt Wetten Top 20 Nutzer $500 Pro Person · Cash Verliehen an die Top 20 Nutzer im gewinnenden Chatraum Ganzer Raum 3 Tage Verlängerter Rain Für jeden aktiven Chatter im gewinnenden Raum Gesamter Cash-Pool $10.000 · 20 Gewinner 💡 Wetten müssen Same-Game-Multis (SGMs) auf einem internationalen Fußballspiel sein [01] So Nimmst Du Teil 1 Erstelle einen Same-Game-Multi (SGM) mit einem Mindesteinsatz von 5 USD auf ein beliebiges internationalen Fußballspiel diesen Sommer 2 Antworte auf diesen Thread mit deiner Bet ID, um deine Teilnahme zu sichern 3 Jeder gewinnende SGM in diesem Thread zählt gegen jeden anderen Chatraum auf der gesamten Plattform [02] Voraussetzungen 🎯 Wetten müssen ausschließlich Same-Game-Multis (SGMs) sein ⚽️ SGMs müssen auf einem internationalen Fußballspiel sein 💬 Poste deine Bet ID als Antwort auf diesen Thread 🔒 Muss ein Stake.com-Konto in gutem Zustand sein [03] Preisaufschlüsselung Gesamter Cash-Pool $10.000 20 Gewinner · Der Top-Raum Gewinnt Alles Preis Empfänger Wert Cash-Preis Top 20 Nutzer im gewinnenden Chatraum $500 pro Person Verlängerter Rain Alle aktiven Chatter im gewinnenden Chatraum 3 Tage ⚠️ Achtung! Nur ein Chatraum gewinnt. Stelle sicher, dass deine Bet ID in diesem Thread gepostet ist — Einträge an anderen Orten zählen nicht für dein Team. ‼️ Nur Stake.com-Nutzer ‼️ 📄 Vollständige Geschäftsbedingungen Dieser Wettbewerb wird von Stake veröffentlicht, das stake.com betreibt, und unterliegt den Allgemeinen Geschäftsbedingungen von Stake sowie den Nutzungsbedingungen der Community.
Im Konfliktfall gilt folgende Reihenfolge:
Allgemeine Geschäftsbedingungen Diese Regeln Nutzungsbedingungen der Stake-Community Preise & Lieferung
Der gewinnende Chatraum ist derjenige mit der höchsten Anzahl gewinnender SGMs, die bis zum Stichtag in seinem Thread gepostet wurden. Die Top 20 Nutzer des gewinnenden Raums (nach qualifizierendem SGM-Volumen) erhalten jeweils $500. Alle aktiven Chatter des gewinnenden Raums erhalten 3 Tage verlängerten Rain. Cash-Preise werden innerhalb von 14 Tagen nach Ende des Wettbewerbs ausgezahlt. Ein Eintrag pro Bet ID — doppelte oder mehrfach gepostete Bet IDs können disqualifiziert werden. Teilnahmevoraussetzungen
Aktives Stake.com-Konto in gutem Zustand KYC-Stufe 2 Verifizierung erforderlich für die Auszahlung des Cash-Preises Das Konto darf keine Einschränkungen oder Ausschlüsse aufweisen Darf kein Stake-Mitarbeiter sein Darf nur ein Stake-Konto besitzen Darf sich nicht in einer verbotenen Gerichtsbarkeit befinden Vorbehaltene Rechte von Stake
Die Regeln jederzeit zu ändern Den Wettbewerb jederzeit abzubrechen Das angegebene Konto zur Preisauszahlung zu überprüfen -
NOLISEJDO reacted to Edward in Weekend Stream + Giveaway
Weekend stream
Join me on Kick & ask me any questions about Stake or the gaming industry in general. Will be running a bunch of giveaways throughout, including this forum giveaway.
Link to stream: https://kick.com/Eddie
How to enter the giveaway?
Simply post your Stake username below! You'll need to ensure you have at least 10 posts. Don't try to abuse this giveaway as it'll lead to a perm forum suspension 🙈
How are winners chosen?
When you post on the forum you will be assigned both a page number & a post number. Towards the end of the stream I will draw 5 random pages for each VIP host to choose winners from.
Essentially you're hoping that I draw your page number on live stream & that the person assigned your page picks you as a winner! I will also draw 7 random post numbers. If your post number is drawn you will also win.
Want to increase your chances of winning?
1. Stay tuned into the live stream for tips on how to edit your post to include certain information for a higher chance 😎
2. Be super nice to your VIP host & don't give them a hard time 😂
3. One entry per household only. Multiple entries will have you disqualified
Giveaway prizes (Stake.com Players)
Non VIP: $10
Bronze: $20
Silver: $40
Gold: $60
Platinum: $100
Platinum 2: $120
Platinum 3: $140
Platinum 4: $160
Platinum 5: $180
Platinum 6: $200
Diamond: $500
Giveaway prizes (Stake.us Players)
Non VIP: 10k GC + free Stake Cash
Bronze: 20k GC + free Stake Cash
Silver: 40k GC + free Stake Cash
Gold: 60k GC + free Stake Cash
Platinum: 1m GC + free Stake Cash
Platinum 2: 1.2m GC + free Stake Cash
Platinum 3: 1.4m GC + free Stake Cash
Platinum 4: 1.6m GC + free Stake Cash
Platinum 5: 1.8m GC + free Stake Cash
Platinum 6: 2m GC + free Stake Cash
Diamond: 5m GC + free Stake Cash
Please note that the number of posts and pages may fluctuate while this topic remains open. Be sure to check your post number once the topic is closed
-
-
-
-
-
-
NOLISEJDO reacted to Jake7589 in 💰[$2,000 USD] StakeMas Never Ends 🎅🏼
🎄 StakeMas Never Ends 🎅🏼
Ends: 31/12/2025 @ 1.00 AM GMT
From the 3rd to the 31st, this thread will be running non-stop. At five random moments throughout the month, one lucky participant will be selected to win a share of $2,000.
All you need to do is keep commenting your username throughout December for a chance to be picked!
Remember: winners will be chosen at completely random times, so make sure to check back and drop another comment.
Post your Stake usernames below! 🎄✨
Requirements:
Reply to this thread with your Stake username Prize Pool: $2,000
Distributed to 5 randomly selected winners who meet the above conditions. How to Enter:
Reply to this thread with your Stake ID Include your valid Stake ID Prize pool distribution:
Complete the challenge within the next 29 days for a shot at the prize pool. Winners are limited to 5. IMPORTANT: Don’t miss out! Stay tuned for the official winner announcements so you can grab your prize before the link expires. Users will not be credited after the 3-month time period ends. Stake.com users only ‼
Terms of Service – Competition:
For Full Terms of Service - Expand below Quote
-
NOLISEJDO reacted to Stake Staff in Chat Rules
Hello, dear chatters!
As you already know, Stake has some new mods/community managers and we need to make their life a bit easier by implementing some basic Rules for you to follow and for them to be guided by. Each chat should have these and they should be followed if you want to be a valuable/respected member of the community.
Don’t spam & don’t use excessive capital letters when chatting. Don't harass or be offensive to other users or Stake staff. Don’t share any personal information (including socials) of you or other players. Don't beg or ask for loans, rains or tips. Don't use alternative (alts) accounts on chat, that is strictly forbidden. No suspicious behavior that can be seen as potential scams. Don't engage in any forms of advertising/trading/selling/buying or offering services. No discussion of streamers or KICK or any other similar platforms. Don't use URL shortening services. Always submit the full link. Don’t share codes, scripts or any other bot service. Only use the language specified in the chat channel, potential abuse will be sanctioned. No politics & no religion talk in chat, this one is strictly forbidden.
* Sub-rules and their further elaboration are given in the "Quote" below, so make sure to read that as well, for you to be fully informed on what is allowed on Stake chatrooms and what it prohibited.
* Moderators/support members/admins and community managers save the right to implement the rules as they see fitting and corresponding to the given situation.
* If player has been muted multiple times over the same offense, their mute time would be extended, and it would slowly end to the permanent disabling of chat privilege, especially if their behavior does not correct after multiple warnings/mutes.
* Rules can be changed and adjusted based on the needs of the community.
* For some more serious breaking of our chat rules, you may be muted without being previously warned.
I hope that this post helped if you have any doubts concerning Rules implementation and that it will spare many of users from an unnecessary restrictions from our platform. If it hasn't, feel free to contact Live Support and any doubts would be clarified to you easily.
When and if you get muted, please, make an appeal on this SECTION here, and person who muted you would check it and review your case as soon as they are back online (24/48h). Thank you for your patience on this and please, do not make double-posts on that section, there is no need, you won't be replied sooner thanks to that.
Thank you for choosing Stake, and welcome! Best of luck betting! 🍀