Jump to content

Jaysonborja

Member
  • Posts

    116
  • Joined

  • Last visited

Reputation Activity

  1. Fire
    Jaysonborja reacted to NemanjaPi in $10,000 Highest Odds | May | Sports Challenge   
    🎉 Congratulations 🎉
    You can claim your prizes using the link below until the 2nd of July!
    Top 10 winners:
    Place Username Score Prize 1 MoonboyXI 810 2400 USD 2 Turkush 752.04 1200 USD 3 yeah19 702 800 USD 4 B0G 608.43 600 USD 5 Kanekiemoking 543.61 500 USD 6 immanoelivan 501 300 USD 7 Soranith 501 300 USD 8 MuHuMyxamet 501 300 USD 9 LATINO19 405.54 300 USD 10 GorgG3 401 300 USD 📋 Claim your prize here:

    Claim
  2. Fire
    Jaysonborja reacted to NemanjaPi in $10,000 Highest Odds | May | 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; transition: all 0.25s ease; cursor: pointer; } .prize-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); } .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;} }  

    Highest Odds | May Ends: 01/06/2026 @ (12 PM) GMT    Step into the arena where skill meets reward!
    This time you are competing against each other for a $10,000 prize pool. The competition will last 30 days and each month we will start all over again. Get the highest odds payout and climb to the top! BET NOW! Requirements
    Win a bet with the highest total odds you can! (if you win a bet with higher odds you can edit your post). The minimum bet amount is set at $1 USD (in any currency). Bets must have been made after 01/05/2026 - (12 pm) UTC. You can bet on pre-match or live markets. Cashed-out bets are not eligible for the challenge. Adjusted bets after the promotion has ended will not count. $10,000 TOTAL PRIZE POOL 1st$2,400 2nd$1,200 3rd$800 4th$600 5th$500 6th-10th$300 11th-15th$200 16th-20th$100 21st-50th$50   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
      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.  
  3. Fire
    Jaysonborja reacted to NemanjaPi in $10,000 Highest Odds | May | Sports Challenge   
    Leaderboard:
    1. @MoonboyX    810
    2. @Turkush    752.04
    3. @yeah19    702
    4. @b0g    608.43
    5. @Jaysonborja 543.61
    6. @immanoel 501(8,84$)
    7. @Soranith 501   (2.05$)
    8. @MuHuMyxamet   501   (2.03$)
    9. @LATINO19    405.54
    10. @gorgg3   401
    11. @gian9    391
    12. @Asif52    360.96
    13. @Cgdm7878     333.16
    14. @Chickadeee     330
    15. @menengiss    315.0066088
    16. @OmerZarbi    301
    17. @juanmosc    280.4387729
    18. @Marci22    257.5996547
    19. @RzudemX    254.2105113
    20. @BiggDogg    251  (5.00$)
    21. @pfmeo   251  (3.00$)
    22. @Nicka1208     251 (1.04$)
    23. @pinkflaminggo    238
    24. @petikemas    238
    25. @zlatan61     216
    26. @Dhanajidesai    202.18
    27. @bb88888888    201
    28. @blindmelon    189.80
    29. @minhhieu04    166.60
    30. @rezka23     158.04
    31. @Orlando032     156
    32. @emberz88 154.26
    33. @mats2408 153.07
    34. @jw888888 151
    35. @tcl3rq 151
    36. @lidrain 151
    37. @louislondon 151
    38. @Amerhaji 150.15
    39. @Nbavipbox 148.12
    40. @TheAskuza1 147.14
    41. @AnaLizza 142.65
    42. @daffeks 140.21
    43. @areum 135.2
    44. @vasiliyjordy 131.67
    45. @junjun 130.3
    46. @harryguru 127.1
    47. @Hexisme 123.74
    48. @matchesmalone1 120.96
    49. @unruly72227 120
    50. @zhestka 119.39
  4. Imposter
    Jaysonborja got a reaction from wer in $10,000 Highest Odds | May | Sports Challenge   
    sport:584039724
  5. Fire
    Jaysonborja got a reaction from sahilkumar2405 in $10,000 Last Leg Legend | May | Sports Challenge   
    sport:581356853
  6. Fire
    Jaysonborja got a reaction from zlatan61 in Weekend Stream + Giveaway   
    Kanekiemoking
  7. Fire
    Jaysonborja got a reaction from Crumble90 in $3,000 Road to the Ring | First Round   
    sport:562530859
  8. Fire
    Jaysonborja got a reaction from KaiZidan in $10,000 Last Leg Legend | April | Sports Challenge   
    sport:571775820
  9. Ethereum
    Jaysonborja got a reaction from MdSHBiR247 in $3,000 Road to the Ring | First Round   
    sport:562530859
  10. Fire
    Jaysonborja got a reaction from gajin in Weekend Stream + Giveaway   
    Kanekiemoking
  11. Fire
    Jaysonborja got a reaction from gajin in Weekend Stream + Giveaway   
    Kanekiemoking
  12. Fire
    Jaysonborja got a reaction from balajimobiles in Weekend Stream + Giveaway   
    Kanekiemoking
  13. Bitcoin
    Jaysonborja got a reaction from TBei22 in Weekend Stream + Giveaway   
    kanekiemoking
  14. Litecoin
    Jaysonborja got a reaction from Aschwaa in Weekend Stream + Giveaway   
    kanekiemoking
  15. Fire
    Jaysonborja got a reaction from Talalp2p in 🏀 [EuroLeague] Points Battle | Round 7 |🏀   
    🏀Codi Miller-Mcintyre 16
                       🏀Maodo Lo 11
                       🏀Theo Maledon 7
                       🏀Timothe Luwaw-Cabarrot 18
                       🏀Jabari Parker 5
                       🏀Cedi Osman 15
                       🏀Shane Larkin 13
    Kanekiemoking
  16. Payday
    Jaysonborja reacted to AleksandarG in 🎰Over $70,000 Stake’s Slot World Championship | Results🏆   
    Congratulations!
    🏆The winner of this thrilling challenge is @PutteLiljan!🏆
    Your impressive achievement has earned you seven days of increased rain in your room. Which means a storm is brewing in the English chat room! ⛈️
    All eligible players can now claim their rewards on the link below.
    ⬇️
    CLAIM HERE
    Make sure you are logged in to the proper account.
    The full list can be seen here: https://pastebin.com/PrpPVZuF
     
  17. Payday
    Jaysonborja reacted to mann3r in Filipino   
    casino:360191261809
  18. Wow
    Jaysonborja got a reaction from villly in Filipino   
    casino:357641055861
    Kanekiemoking
     
  19. Money
    Jaysonborja got a reaction from Rathee123 in Weekend Stream + Giveaway   
    Kanekiemoking
    Surprise me please
     
  20. Money
    Jaysonborja got a reaction from Hockeychick009 in Weekend Stream + Giveaway   
    Kanekiemoking
    Surprise me please!
  21. Payday
    Jaysonborja reacted to AleksandarG in 🏀 [EuroLeague] Points Battle |Round 21|🏀   
    Congratulations VIPs!
    You can claim prizes on the link below until the 15th of February!
    Top 20 winners:


    Note: Due to Frank Ntilikina's and Nemanja Nedovic's injuries, predictions for these two players were not counted.
    CLAIM HERE
    Make sure you are logged in to the proper account.
    The full list can be seen here: https://pastebin.com/kZ1Hv540
  22. Bitcoin
    Jaysonborja got a reaction from ashuoo5 in 🏀 [EuroLeague] Points Battle |Round 18|🏀   
    🏀Serge Ibaka - 3
                       🏀Trevion Williams - 5
                       🏀Darius Thompson - 8
                       🏀Vitto Brown - 6
                       🏀Georgios Papagiannis - 2
                       🏀Codi Miller-McIntyre - 3
                       🏀Brandon Davies - 5
    Stake - kanekiemoking
  23. Payday
    Jaysonborja reacted to AleksandarG in 🏀 [EuroLeague] Points Battle |Round 16|🏀   
    Congratulations VIPs!
    You can claim prizes on the link below until the 16th of January!
    Top 20 winners:


    Note: Due to Alpha Diallo's and TJ Short's injuries, predictions for these two players were not counted.
    CLAIM HERE
    Make sure you are logged in to the proper account.
    The full list can be seen here: https://pastebin.com/TxnziQAX
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use