Single’s Inferno Season 5: Meet the Largest Cast Yet and the Mid-Season Shifts

Single’s Inferno Season 5: Meet the Largest Cast Yet and the Mid-Season Shifts
source: gettyimages
February 10, 2026

Netflix’s dating experiment returns with a star-studded and bigger-than-ever lineup, steering Season 5 toward new dynamics and fresh faces. The finale has crowned several new couples, and the producers even recruited contestants the old-fashioned way to balance representation and energy on the island. Here’s a concise guide to who’s who and what they bring to the Inferno.

Season 5 of Single’s Inferno is streaming on Netflix now, delivering a bigger cast, mid-season twists, and a fresh mix of personalities. If you’re curious about which couples endure or who sticks around for another round of drama, this season’s episodes have plenty to unpack. For more updates and a calendar of forthcoming TV releases, keep an eye on the usual streaming and entertainment calendars.

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