How FRC Competitions Work: Matches, Ranking Points, Alliances, and Playoffs
How FRC competitions work: qualification matches, ranking points, alliance selection, and the double-elimination playoff format, explained for new teams.
- to read
- 7 min
- words
- 1,489
- sections
- 7
to read
words
sections
FRC competitions run in two phases at every event: a round of qualification matches where randomly assigned three-team alliances play for ranking points, followed by a playoff tournament where the top-ranked teams draft their own alliances and fight through a bracket. Each match is about two and a half minutes long and pits two alliances against each other — a red alliance and a blue alliance, three robots each — and your job across the day is to rank high enough to either captain a playoff alliance or get picked for one.
If you have watched a stream and felt lost about why teams that lost a match still looked happy, or why the "top team" didn't automatically win, this is the article that untangles it. The format is genuinely different from a normal sports tournament, and once it clicks, watching FRC gets a lot more fun.
The event structure: Regional vs. District
Where you compete depends on your region. Some parts of the world run large standalone Regional events; others use the District model, a series of smaller events that feed into a District Championship. Either way, a single event follows the same two-part shape: qualification matches first, then playoffs. A typical event runs two to three days, and your robot will play somewhere around 8 to 12 qualification matches before playoffs even start.
The important mental model: qualifications are not the tournament. They are the ranking round that decides who gets to draft alliances for the tournament. You can go 6-6 in quals and still win the whole event if the right captain picks you.
Anatomy of a single match
Every match is played by six robots split into two alliances of three — red against blue — scoring on opposite ends of a field roughly the size of a basketball court. A match runs about 2 minutes 30 seconds and moves through three phases: a short autonomous opening (usually around 15 seconds) where robots run entirely on pre-written code with no driver input, a teleoperated period that is the bulk of the match, and an endgame in the final 20 to 30 seconds where teams do something high-value like climbing or parking. Whichever alliance scores more wins.
Two of those phases reward specialized work. A reliable autonomous is almost entirely a software and tuning problem — this is where all that WPILib and sensor work pays off — and endgame is frequently where matches are won or lost, so drive teams practice those final seconds obsessively (our Drive Team guides cover driver, operator, and coach, and there's a full lesson on endgame execution). For a phase-by-phase breakdown with examples from recent games, see our lesson on how a match works.
In qualifications, though, winning the match isn't the whole story — because of how ranking works.
Ranking points, explained
This is the part that confuses newcomers most. You are not ranked by how many matches you win. You are ranked by ranking points (RP), and you earn RP whether you win, tie, or hit specific in-game objectives. Winning a match is worth the most; a tie is worth less; and bonus RP stack on top for completing game-specific challenges like scoring enough game pieces or getting enough robots to climb. The exact values change every season, so confirm them against the current game manual — but the framework has held for years.
That structure is why an alliance can lose a close match and still walk away happy: the bonus RP it earned are banked by every team on the alliance regardless of the result. Teams are then ranked by average RP per match (often shown as "Ranking Score"), with the game manual defining the tiebreakers when teams are level. The top-level rule never changes: stack RP, not just wins. For the full RP-and-tiebreaker mechanics, see our lessons on alliances, scoring, and ranking points and reading FRC rankings.
Because RP is shared across your randomly assigned three-team alliance, your ranking depends partly on your partners. That randomness is intentional: it rewards robots that are consistently useful to whoever they're paired with — exactly the kind of robot alliance captains want to pick later.
Alliance selection: the draft
Once qualification matches end, the event pauses for alliance selection, where FRC turns into something like a sports draft on the field. The top eight ranked teams become alliance captains and take turns picking partners out loud, in a serpentine (snake) order — Captain 1 through 8, then back from 8 to 1 — so that after two rounds each alliance has three teams (many events also allow a backup robot). The reverse second round is a deliberate balance for the lower captains. The exact pick order, timer, and decline procedure are governed by precise rules, which our lesson on alliance selection at the event lays out in full.
A few things trip up rookies. A picked team can decline, though at most events that's rare — a playoff spot is a playoff spot. And being ranked #1 doesn't guarantee a trophy; it guarantees you pick first, which is an advantage, not a win. Above all, this is why scouting is not optional: you pick partners on data, not vibes, and teams that scout well draft better. If you're building that pipeline, start with our Scouting & Strategy guides and the lesson on building a picklist.
By the end you have eight alliances of three (sometimes four) teams, seeded 1 through 8, ready for the playoffs.
The playoff format: double elimination
Modern FRC playoffs use a double-elimination bracket among the eight alliances: an alliance has to lose twice to be knocked out. One loss drops you into the lower bracket, where you can fight your way back; only a second loss ends your run. That's why you'll see an alliance lose early, vanish for a while, and reappear deep in the tournament. Matches are still three-on-three, but now there are no ranking points — it's straight win-or-lose — and the bracket resolves into two finalists and a best-of-three final, which the first alliance to win twice takes. Our lesson on alliances, rankings, and playoffs walks the bracket step by step.
Two practical notes. Playoffs run fast and physical, and robots break, so a strong alliance prizes a reliable partner over a flashy-but-fragile one — and legal defense becomes its own skill (see playing and surviving defense in eliminations). Because it's double elimination, a single bad match — a dead battery, a jammed mechanism, a penalty — usually isn't fatal, which rewards teams that stay calm and fix their robot between matches. A large share of mid-event failures trace back to electrical issues, which is why our Electrical & Wiring guides exist largely to keep you off the disabled list.
How you actually advance
Winning the event is the headline path forward, but not the only one — and what advancement looks like depends on your region's model. Regional events send the winning alliance and certain award winners to the FIRST Championship, most notably the team that wins the Impact Award, FRC's most prestigious award, which advances automatically. District events instead award district points for how you finish — ranking, whether you captained or were picked, playoff run, and awards — and those points accumulate across your events to decide who advances to the District Championship and on to Worlds. Our lesson on the annual season, from kickoff to championship maps the full path, and how the Impact Award advances covers the award route.
The takeaway is that "doing well" at an FRC event is broader than winning matches. Ranking, being draftable, playoff performance, and awards all feed into whether your season continues. A team can have a mediocre robot and still advance on the strength of its outreach and Impact submission — which is the whole point of a program that's about more than just the machine.
Putting it together
Here's the full arc of an event in one breath: you play a batch of qualification matches in random alliances, earning ranking points for wins and bonus objectives; those RP set your ranking; the top eight teams become captains and run a serpentine draft to build playoff alliances; those alliances battle through a double-elimination bracket into a best-of-three final; and your placement plus any awards decide whether you advance.
None of it requires memorizing this year's specific point values — those live in the game manual and change every January. What stays constant is the shape: rank, get picked, survive the bracket. Once you've got that, you can watch any FRC match and actually follow the story.
If you're brand new to all of this, start with our Getting Started guide for the big picture, keep the glossary open for the acronyms that fly around at events, and browse the learning paths to train up whatever role you're taking on this season.
Keep reading
More from the pit
Learn every department of FRC — free
Structured lessons, quizzes, and team tools. Built by an FRC student, for the community.