Beast Games Season 2 Episode 9 cliffhanger sparks backlash; MrBeast promises fewer cliffhangers in Season 3

Beast Games Season 2 Episode 9 cliffhanger sparks backlash; MrBeast promises fewer cliffhangers in Season 3
source: gettyimages
February 19, 2026

Beast Games Season 2 has kept viewers on edge with its habit of ending episodes on cliffhangers, and Episode 9 is fueling the latest wave of criticism. In this installment, the remaining 10 players rely on deals and persuasion to secure a spot in the final six, with the first five slots already decided. The episode abruptly cuts to black just as the sixth spot is about to be revealed, leaving fans in suspense ahead of the finale.

Reaction to the ending has been loud and largely negative. Many viewers feel the late-season cliffhangers have become overused, and this latest one is being described as the most unnecessary yet since Episode 10 is just around the corner and viewers are eager to see who takes home the $5 million prize.

MrBeast has already addressed the tipping point multiple times. In a Reddit AMA earlier this month, he acknowledged the frustration and hinted at changes, and he’s now speaking out again in response to the new criticism following Episode 9’s ending.

MrBeast’s response to the cliffhanger concerns On X (formerly Twitter), MrBeast weighed in with a direct promise: “IM SORRY LESS CLIFFHANGERS IN SEASON 3 I SWEAR 😭.” The remark came after Gaming YouTuber AdamAsta suggested that cliffhangers felt more tolerable early on but became a drawback once viewers were invested, especially when they arrive in the final stretch.

The actor-turned-producer has not been mum on the topic before. During the Beast Games Reddit AMA, a fan asked whether there might be fewer cliffhangers in future seasons, noting that the cadence of suspense can influence binge-watching behavior. MrBeast responded that there will be fewer cliffhangers next season, and with Season 3 already greenlit for Prime Video, fans can expect changes by the time it drops.

Beyond the pacing, MrBeast also hinted at broader format shifts. Casting for Season 3 is underway with a global angle, aiming to attract competitors who “embody the spirit of their country.” When asked if an international edition was in the works, he teased with a cryptic “Do I have news for you ;)”.

What to expect as Season 2 heads toward its finale Season 2’s final act is set to conclude with Episode 10, scheduled for Prime Video on February 25. In the lead-up, audiences are racing to catch up on notable storylines, including what Player 148 did with a $1.8 million island and why Player 21 exited the competition. Many betting fans are weighing who might ultimately win Season 2 as the curtain closes on the competition.

If you’re curious about how Episode 9 reshaped the field and what change in store for Season 3, keep an eye on the finale and the forthcoming details about casting and international participation.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 156 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6645948,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}