article / 20 min
Playing defense in FRC done right: when it pays off, legal vs. illegal defense and pinning rules, driving technique, counter-defense, and picklist value.
/ 3,036 words / 6 sections
Defense is the most misunderstood role in FRC. Rookies think it means slamming into whoever has the game piece. Veterans know it's a precision job: you're not trying to wreck the other robot, you're trying to add three or four seconds to every cycle they run, legally, without picking up a foul that hands those points right back. A great defender rarely touches the opponent at all — it just parks in the wrong place at the right time and makes an easy scoring run feel like rush-hour traffic.
This guide covers the parts of defense that actually decide matches: when defense is worth playing at all, where the line between legal and illegal contact sits, how to drive it without giving away penalties, how to shrug it off when you're the one being hit, and how a strong defender changes the math on an alliance selection picklist. Every game rewrites the specifics, so treat rule numbers and scoring details here as categories to look up, not gospel — the current game manual is always the final word.
Defense has a cost that nobody puts on the scoreboard: while you're defending, you're not scoring. Every second your robot spends shadowing an opponent is a second it isn't running its own cycle. So the real question is never "can we play defense?" It's "does the defense we play cost the other alliance more than it costs us?"
Frame it as a trade. If your robot can score, say, a game piece every eight seconds, then a defensive shift that takes twenty seconds of your time "costs" you roughly two-and-a-half cycles. For that shift to be worth it, you need to delete at least that much from the opponent — ideally more, because your own scoring is a sure thing and defense is not. The break-even flips hard in your favor when:
| Play defense when… | Skip defense when… |
|---|---|
| Your offense is redundant or bottlenecked | You're the alliance's primary scorer |
| One opponent scores most of their points | Scoring is spread evenly across all three opponents |
| A chokepoint lets one robot stall a full cycle | The field is open and easy to reroute around |
| You have a heavy, maneuverable, foul-disciplined drivetrain | Your robot is light, tippy, or your driver is new to contact |
| Late-game, protecting a narrow lead | Early qualification match where ranking points come from your own scoring |
A blunt heuristic from experienced drive teams: if your robot is a top-half scorer for the whole event, defense is usually a waste of it. Put your worst-scoring capable-driving robot on defense and keep your scorers scoring. The exception is the dedicated defense specialist that was never going to out-score anyone — for that robot, disruption is its entire contribution.
Here's the part that turns good defensive ideas into lost matches. FRC penalties are steep and asymmetric: a single major foul can be worth more than a whole cycle of scoring, and repeated or dangerous contact escalates to yellow and red cards that can end your match or your event. The specific rule numbers move every season, but the categories of illegal defense have been remarkably stable for years. Learn the categories, then map them to this year's rule numbers when the manual drops.
Modern manuals grade contact penalties on a tier system — the current terminology is MINOR FOUL and MAJOR FOUL (older manuals called these "foul" and "tech foul"), with yellow and red cards stacked on top for repeated, dangerous, or match-ending violations. Always confirm the exact names and point values in the season's game manual before you build a defensive plan around them.
Pinning is the rule that catches the most defenders. You are pinning when you prevent an opponent from moving by trapping it — against a wall, a field element, or just by boxing it in. Recent seasons cap a pin at a 3-second count; once you've held someone that long you must back off, and the count only resets after the robots separate by a set distance (recently 72 inches, six feet) or move that far from where contact started. Sit on a pin past the count and you start stacking fouls for every additional interval.
Practical version: pin, count "one-thousand-one, one-thousand-two," then peel off and re-engage. You get almost the same disruption without ever touching the foul. Assign the pin count to a second person on the drive team — a human counting out loud beats a driver guessing under pressure. This is exactly the kind of role a good drive-team communication setup makes routine.
These are the bright lines, and they're almost always major fouls plus a card:
You have to defend with your robot, not with something sticking out of it. Extending a mechanism outside your robot perimeter (the boundary older manuals called the frame perimeter) to initiate contact inside an opponent's robot perimeter is its own penalty (recently a minor foul, with your bumpers as the allowed exception). The takeaway: keep your defensive contact bumper-to-bumper. Bumpers are what you're allowed to push with — arms, intakes, and extensions are not.
Most games wall off part of the field or part of the match where contact is illegal. That's typically the opponent's scoring or loading area, and almost always the endgame structure during the final seconds, where touching an opponent who's interacting with it is a major foul (and often gifts them the points anyway). There's also usually a limit on how many of your robots may cross onto the opponent's side at once. These zones are the single most game-specific part of defense — read them first, every season.
| Illegal-defense category | Typical penalty tier | What it means for your driving |
|---|---|---|
| Pinning past the count | Minor, escalating to major | Back off and reset before the count expires |
| Deliberate damage | Major + yellow/red card | Never target mechanisms; contact bumper-to-bumper |
| Tipping | Major + yellow/red card | Avoid wedging or hitting a raised opponent |
| Attaching / entangling | Major + yellow/red card | Nothing that can snag or hook |
| Extending outside your perimeter | Minor foul | Push with bumpers, not with mechanisms |
| Contact in a protected zone / endgame | Major foul + points | Know the map; stay out of walled-off areas |
The mental model that keeps you clean: legal defense is about geometry, illegal defense is about force. If your plan depends on where you are, you're probably fine. If it depends on how hard you hit, you're probably about to lose a card.
Legal defense is a driving skill, and it's a different skill from scoring. The best defenders practice it deliberately in the offseason and scrimmage it against a real robot, because you cannot learn contact driving in a vacuum.
Beginners chase the opponent and bump them from behind. That does almost nothing — a pushed robot just keeps driving, and you're feeding it energy. Elite defense is positional: you figure out where the opponent needs to go next and get there first, so they have to stop, turn, or take the long way around. You're defending the route, not the robot. Force them wide of a loading station, cut off the short lane to their scoring location, and make every cycle take the scenic route.
The common thread is that you win by controlling space, and contact is just the tool that occasionally enforces it. A defender that never lets the opponent get up to speed is more effective than one landing big hits.
Every scoring robot has a rhythm: acquire, travel, score, repeat. Watch two or three of the opponent's cycles at the start of the match and you'll know exactly where they're vulnerable — usually the moment right after they pick up a game piece, when they're committed to a path and can't easily reroute. Time your positioning to that beat. This is where pre-match scouting pays off: if your scouts flagged which opponent has the slowest turnaround or the most predictable path, your driver walks in already knowing who to hunt.
Defense rewards a specific hardware profile: as much weight as the rules allow, a low center of gravity, high-traction wheels, and a drivetrain geared for push rather than top speed. Swerve gives you the maneuverability to play the lane; a heavy tank drive gives you the shove to hold it. Either works — what matters is that a defender can resist being moved. One cheap, high-value trick is running the drivetrain in brake mode so the robot resists being pushed the instant the driver lets off the stick:
// Phoenix 6 (CTRE TalonFX): resist being shoved by holding position on neutral
talonFX.setNeutralMode(NeutralModeValue.Brake);
Turn brake mode on for a dedicated defender, but think twice about it for a scorer — coast mode lets a scoring robot glide into position more gently. It's a per-robot decision, and it's a one-line change, so test both in practice. For a deeper look at drivetrain trade-offs, the guides library walks through push power, gearing, and traction.
The flip side of all this is that you will get defended, and the alliance that keeps scoring through defense wins a lot of close matches. Counter-defense is mostly preparation and driver composure.
Defense is most damaging when it surprises you. If your scouts know Team X plays defense, your driver shouldn't be startled when a robot shadows them — they should already have a plan B route. The worst outcome is a driver freezing, trying to force the blocked path, and burning fifteen seconds going nowhere. Knowing an opponent's defensive tendency ahead of time turns a panic into a shrug.
If you expect to be defended (and in a good game, the best robots always are), build for it: protect exposed mechanisms behind bumpers, keep game pieces low and secure during travel, and make sure your intake and scoring can survive incidental contact. A robot that can score while being bumped is worth more than one that scores beautifully only when left alone.
Here's where defense earns its keep beyond a single match. Come alliance selection, a reliable defender is a legitimate strategic asset — but only in the right slot and only if it's actually good.
Most captains build with a "first pick / second pick" shape: the first pick is usually another strong scorer to raise the alliance's ceiling, and the second pick is where a specialist defender often makes sense. A defender's value on a picklist is entirely relative to the field. Ask:
| Alliance slot | Usual profile | Where a defender fits |
|---|---|---|
| Captain | Strong, consistent scorer | Rarely defense |
| First pick | Second strong scorer, raise the ceiling | Only if defense is unusually dominant this game |
| Second pick | Complementary specialist | Prime slot for a disciplined defender |
| Backup / third robot | Depth and insurance | Situational defender or matchup-specific pick |
Defensive contribution barely shows up in scoring stats, so if you only track points you'll miss it entirely. Add defense-specific notes to your scouting system: Did this robot play defense? Was it effective? How many fouls did it draw? Could it still be pushed around? A robot that quietly took three seconds off every opponent cycle won't have a gaudy point total, but on the right alliance it's a difference-maker — and you only know that if someone wrote it down. How this all comes together in the bracket is covered in how FRC competitions work.
Yes. Defense is a legal and intended part of the game. What's restricted is how you defend — no deliberate damage, tipping, or entangling, no pinning past the count, and no contact in protected zones. Play within those categories and defense is completely fair game.
Recent seasons use a 3-second pin count, after which you must back off; the count only resets once the robots separate by a set distance (recently 72 inches) or move that far from where contact began. The exact number can change year to year, so confirm it in the current game manual before relying on it.
Legal defense is positional — you control space, block routes, and make bumper-to-bumper contact within the count. Illegal defense involves force or forbidden targets: damaging a robot, tipping it, entangling with it, reaching outside your robot perimeter to hit it, or contacting it in a protected zone. Geometry is legal; excessive force generally isn't.
Often, yes — a simple, sturdy robot that drives well can contribute real value on defense even if it can't score much. The catch is discipline: rookies must drill the pin count and the "no damage" lines hard, because an undisciplined defender loses matches by giving away fouls. Practice contact driving against a real robot before you try it in a match.
Good ones do, usually as a second pick or specialist slot. The value depends on whether the robot can meaningfully slow the tournament's top offenses without racking up fouls, and whether it's reliable enough for a best-of-three playoff. A disciplined, effective defender is a genuine asset; a foul-prone one is a liability.
Both can. Swerve gives you the agility to get in front of an opponent and hold a lane; a heavy tank drive gives you raw pushing power to shove and wall. What actually matters for defense is weight, traction, a low center of gravity, and a driver who's practiced contact — the drivetrain type is secondary to those.
Defense won't win you an event by itself, but knowing when to deploy it, how to keep it clean, and how to value it on a picklist separates alliances that merely out-score from alliances that out-strategize. Spend some offseason practice time on contact driving, write defense into your scouting, and read the current manual's contact rules before every season — the categories stay the same, but the numbers never do.
where this came from
This article is AI-assisted: drafted from primary sources, then reviewed and edited by hand. Errors still get through. When one is reported we fix it and write down what changed, in public, in the corrections log.
dept / drive-team
You came for one answer. These teach the same subject properly, in the order a team actually learns it. All 34 are free, and none of them need an account to read.
if you want to keep the ticks
LearnFRC has 394 free FRC lessons across every department. Create a free account to save your place, track your progress, and earn a certificate.
Create a free accountReading never needs one. This is only for saving where you got to.
these are the closest, not the newest
13 min read
A complete, rules-accurate guide to FRC alliance selection: how the serpentine draft works, first- vs second-pick strategy, the scouting inputs behind a pick list, and the double-elimination playoff.
read it4 min read
Learn how FRC scouting works, what OPR and EPA actually measure, and how to turn match data into a ranked picklist for alliance selection.
read it8 min read
What FRC's rules allow for 3D printed parts, which ones are worth printing versus machining, and the filament and settings that survive a match.
read itend of sheet
Keep going with the other 102 articles, or work through all 394 lessons across 11 departments.