Beast Games Season 2 Episode 10: Release Date, Episode Count, Episode 9 Recap, and Where to Watch

Beast Games Season 2 Episode 10: Release Date, Episode Count, Episode 9 Recap, and Where to Watch
source: gettyimages
February 24, 2026

Release date and time Beast Games Season 2 Episode 10 arrives on Prime Video on February 25, 2026, at 12:00 a.m. Pacific Time (PT), which is 3:00 a.m. Eastern Time (ET). If you’re tuning in from other regions, here are the corresponding release times:

How many episodes are there? Beast Games Season 2 comprises a total of 10 episodes, with the finale titled “$5,000,000 Decision.”

Episode titles and brief guide

What happened in Season 2 Episode 9? Episode 9 ends on a dramatic cliffhanger. After a burial challenge that awarded each of the remaining players a chunk of $1 million, the ten contestants were flown to Riyadh, Saudi Arabia, for the penultimate test. They entered a high-tech arena with glass pods, each containing a red phone, plus another phone in the center of the room. Over six rounds of 30 minutes each, voting would determine who advances to the final game, with bribery reintroduced to sway the outcome. The five players clearly headed for the Final Six were Tyler (Player 167), Jack (Player 58), August (Player 172), and Cory (Player 191), with one more still to be revealed. The episode ends before revealing the sixth finalist, leaving viewers in suspense ahead of Episode 10. As a response to the pacing, MrBeast hinted at adjusting the cliffhanger approach in Season 3.

In Episode 10, the remaining questions center on identifying that sixth finalist and then crowning the season’s winner in the final challenge.

Where to watch Beast Games Beast Games is streamed exclusively on Prime Video, a product of Amazon MGM Studios. The service offers a 30-day free trial for eligible new customers, which can be used to watch the Season 2 finale and catch up on prior episodes.

Related reading

Note: This rewrite preserves the essential details about release timing, episode count, Episode 9’s cliffhanger, and where to watch, while presenting the information with fresh wording.

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 · 144 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": 6646089,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}