{}OPF
DocsNarratives recordEdit on GitHub

Underdog Victory

Story arc of someone or something overlooked who triumphs in the end — for founder narratives and team-building decks.

Metadata

ID

underdog-victory

Catalog

narratives

Source

spec/catalogs/narratives/underdog-victory.json

FieldValue
audienceFitgeneral-audience, internal-teams, candidates
durationRange{ "minMinutes": 5, "maxMinutes": 20 }
tagsstorytelling, inspirational, founder, team
beats[ { "id": "origin", "name": "Origin", "description": "Establish the opening scene: who the underdog is and the world that overlooked them. Specific details make the rest of the journey feel real.", "instructions": "Establish opening scene", "slideType": "text", "layoutHint": "text-1x-left" }, { "id": "struggles", "name": "Struggles", "description": "Highlight the early setbacks. What didn't work, who said no, where the path closed up. The audience needs to feel the doubt before they can feel the win.", "instructions": "Highlight initial setbacks", "slideType": "text", "layoutHint": "text-1x-left" }, { "id": "determination", "name": "Determination", "description": "Showcase the enduring passion that kept the underdog going. What they refused to give up on, and why. Determination, in this beat, is the only resource the underdog has.", "instructions": "Showcase enduring passion", "slideType": "text", "layoutHint": "text-1x-left" }, { "id": "crisis", "name": "Crisis", "description": "Identify the lowest point of the journey. The moment the dream nearly ended. Don't soften — the contrast with the triumph ahead depends on the depth of this slide.", "instructions": "Identify lowest point", "slideType": "text", "layoutHint": "text-1x-left" }, { "id": "resolve", "name": "Resolve", "description": "Articulate the choice the underdog made to keep going. The strong will, the small bet, the borrowed faith. Resolve is where the protagonist becomes someone the audience roots for.", "instructions": "Articulate strong will", "slideType": "text", "layoutHint": "text-1x-left" }, { "id": "breakthrough", "name": "Breakthrough", "description": "Show the reward of perseverance: the customer who said yes, the door that opened, the fortune that turned. The breakthrough should feel earned, not granted.", "instructions": "Reward of perseverance", "slideType": "text", "layoutHint": "text-1x-left" }, { "id": "triumph", "name": "Triumph", "description": "Reveal the ultimate success. Concrete outcomes, named milestones. The triumph is the audience's emotional payoff — let it land.", "instructions": "Reveal ultimate success", "slideType": "text", "layoutHint": "text-1x-left" }, { "id": "legacy", "name": "Legacy", "description": "Share the lasting impact. What the underdog's victory makes possible for those who come after. The legacy beat is what turns a story into a lesson.", "layoutHint": "title-left", "instructions": "Share long-lasting impact", "slideType": "text" } ]

Source JSON

underdog-victory.json
{
  "$schema": "https://openpresentation.org/schema/opf-narrative/v1",
  "id": "underdog-victory",
  "name": "Underdog Victory",
  "summary": "Story arc of someone or something overlooked who triumphs in the end. Useful for founder narratives, brand stories, and team-building decks where the lesson is about resilience and unexpected wins.",
  "audienceFit": [
    "general-audience",
    "internal-teams",
    "candidates"
  ],
  "durationRange": {
    "minMinutes": 5,
    "maxMinutes": 20
  },
  "tags": [
    "storytelling",
    "inspirational",
    "founder",
    "team"
  ],
  "beats": [
    {
      "id": "origin",
      "name": "Origin",
      "description": "Establish the opening scene: who the underdog is and the world that overlooked them. Specific details make the rest of the journey feel real.",
      "instructions": "Establish opening scene",
      "slideType": "text",
      "layoutHint": "text-1x-left"
    },
    {
      "id": "struggles",
      "name": "Struggles",
      "description": "Highlight the early setbacks. What didn't work, who said no, where the path closed up. The audience needs to feel the doubt before they can feel the win.",
      "instructions": "Highlight initial setbacks",
      "slideType": "text",
      "layoutHint": "text-1x-left"
    },
    {
      "id": "determination",
      "name": "Determination",
      "description": "Showcase the enduring passion that kept the underdog going. What they refused to give up on, and why. Determination, in this beat, is the only resource the underdog has.",
      "instructions": "Showcase enduring passion",
      "slideType": "text",
      "layoutHint": "text-1x-left"
    },
    {
      "id": "crisis",
      "name": "Crisis",
      "description": "Identify the lowest point of the journey. The moment the dream nearly ended. Don't soften — the contrast with the triumph ahead depends on the depth of this slide.",
      "instructions": "Identify lowest point",
      "slideType": "text",
      "layoutHint": "text-1x-left"
    },
    {
      "id": "resolve",
      "name": "Resolve",
      "description": "Articulate the choice the underdog made to keep going. The strong will, the small bet, the borrowed faith. Resolve is where the protagonist becomes someone the audience roots for.",
      "instructions": "Articulate strong will",
      "slideType": "text",
      "layoutHint": "text-1x-left"
    },
    {
      "id": "breakthrough",
      "name": "Breakthrough",
      "description": "Show the reward of perseverance: the customer who said yes, the door that opened, the fortune that turned. The breakthrough should feel earned, not granted.",
      "instructions": "Reward of perseverance",
      "slideType": "text",
      "layoutHint": "text-1x-left"
    },
    {
      "id": "triumph",
      "name": "Triumph",
      "description": "Reveal the ultimate success. Concrete outcomes, named milestones. The triumph is the audience's emotional payoff — let it land.",
      "instructions": "Reveal ultimate success",
      "slideType": "text",
      "layoutHint": "text-1x-left"
    },
    {
      "id": "legacy",
      "name": "Legacy",
      "description": "Share the lasting impact. What the underdog's victory makes possible for those who come after. The legacy beat is what turns a story into a lesson.",
      "layoutHint": "title-left",
      "instructions": "Share long-lasting impact",
      "slideType": "text"
    }
  ]
}