Boxing Scoreboard Tracker
Track a boxing scorecard round by round, separate warnings from point deductions, and export score totals, event ledgers, charts, or JSON.- {{ message }}
| Aspect | Value | Details | Copy |
|---|---|---|---|
| {{ row.label }} | {{ row.value }} | {{ row.details }} |
| Round | Red | Blue | Swing | Note | Copy |
|---|---|---|---|---|---|
|
No round scorecard rows yet
Use the round score actions to add 10-point-must rows before exporting this table.
|
|||||
| {{ row.round }} | {{ row.red }} | {{ row.blue }} | {{ row.swing }} | {{ row.note }} | |
| Time | Round | Corner | Action | Score | Effect | Note | Copy |
|---|---|---|---|---|---|---|---|
|
No bout event rows yet
Score a round, warning, or deduction to build the exportable bout ledger.
|
|||||||
| {{ row.time }} | {{ row.round }} | {{ row.corner }} | {{ row.action }} | {{ row.score }} | {{ row.effect }} | {{ row.note }} | |
A boxing scorecard is a round-by-round audit of a fight that may be moving too quickly to remember cleanly afterward. Most professional scoring uses the 10-point-must system: the boxer judged to have won a round normally receives 10 points, while the other boxer receives 9 or fewer. A close round is commonly 10-9, a knockdown or clearly dominant round may be 10-8, and a rare even round may be recorded as 10-10 when the rules and judging guidance allow it.
The final total is only the headline. Two cards can end at the same margin while telling different stories: a steady run of 10-9 rounds, one knockdown that widened the gap, a late point deduction, or a manual correction after a scoring mistake. That path matters for coaches, viewers, corners, and anyone trying to explain why a bout felt close even when the arithmetic looks comfortable.
- Round score
- The judge's points for one completed round before the next round starts.
- Knockdown
- A referee-called event. Judges should treat only referee-called knockdowns as knockdowns for scoring.
- Warning
- A caution that records discipline context but does not remove a point by itself.
- Point deduction
- A penalty applied when the referee instructs that points be deducted from a boxer.
Useful unofficial scorekeeping keeps two jobs apart. Judging decides who won the round and how wide the round should be. Bookkeeping records whether the points, knockdowns, warnings, and deductions were applied to the correct corner in the correct order. Review cards often become confusing when a caution is treated like a deduction or when a 10-8 entry is added without noting whether the referee actually called a knockdown.
Rules can differ by commission, sanctioning body, country, and amateur or professional format. A working card can preserve what a viewer, coach, or corner recorded at the bell, but it cannot turn an unofficial view into an official result. The appointed judges, referee instructions, and event-specific rules remain the authority.
A clean card is still useful because it keeps the score path inspectable. It lets someone replay a margin round by round, spot a wrong corner label before sharing a file, and explain why the bout stood at a certain score after any round. That record becomes especially valuable when knockdowns, fouls, and late swings are easy to remember out of order.
How to Use This Tool:
Start with the corner labels and scheduled distance, then record round scores and referee actions as the bout unfolds. The visible point fields stay editable, so a working card can be corrected without rebuilding the event ledger from the first round.
- Enter concise Red corner and Blue corner labels. These names appear in the scoreline, round table, chart legend, ledger, and exports.
- Choose Bout length, check Current round, and set the Round clock. The clock is stored as a value for the card; it is not a live countdown timer.
- Set Round length if the bout does not use the default three-minute round. New round actions reset the displayed clock to that length.
- At the bell, choose a round score action such as Red 10-9, Blue 10-9, Red 10-8 KD, Blue 10-8 KD, or Even 10-10. A round row is added, cumulative points update, and the current round advances.
- Use Red warning or Blue warning for cautions that need to stay visible without changing points.
- Use the -1 buttons only for referee-instructed point deductions. The selected corner loses one cumulative point and the event is logged separately from warnings.
- Use Bout Board for the current state, Round Scorecard for round rows, Score Track for the cumulative chart, Bout Event Ledger for the event trail, and JSON for a structured snapshot.
Before exporting, read any warning message above the results. A round number beyond the scheduled distance disables the quick round buttons, and a clock value higher than the configured round length is kept as entered but should usually be corrected.
Interpreting Results:
The scoreline is the current working total. The round table shows how scoring rounds built that total, and the ledger shows which events changed points and which events only recorded context. Check all three when a card looks surprising, because identical margins can come from very different paths.
A warning count is not a point loss. It is discipline context until a point-deduction event appears. A deduction should show a one-point effect against the named corner, while a warning should show no point change.
The chart is best for momentum and audit checks, not for judging round quality. A sharp change usually marks a 10-8 round, a deduction, or a manual correction. If the chart ends with a Current point that does not match the last ledger row, the visible point fields were edited after the most recent logged event.
- Close cards: review each swing round instead of relying only on the total margin.
- Knockdown rounds: confirm that the selected 10-8 action matches a referee-called knockdown or the scoring rule you intended to model.
- Manual edits: compare the current scoreline with the last ledger event before copying or downloading the card.
- Long ledgers: export before resetting or starting another bout so the working event trail is preserved.
Technical Details:
The 10-point-must system treats each round as a separate scoring unit. Judges usually start from a winner-loser shape, then decide whether the round should stay at 10-9 or widen because of knockdowns, dominance, fouls, or the rules in force for the contest. Common professional criteria include clean punching, effective aggressiveness, ring generalship, and defense.
Referee actions sit beside ordinary round evaluation. A knockdown affects scoring only when the referee calls it. A foul deduction affects the card only when the referee instructs the judges to remove points. A warning may explain later discipline, but by itself it is a caution record rather than a mathematical change.
Formula Core
Cumulative scoring adds the next round's points and subtracts any point deductions from the penalized corner. The displayed total is bounded at zero so a correction or deduction cannot produce a negative score.
S is a corner's cumulative score after event n, R is the round score added for that corner, and D is the deduction applied to that corner. If Blue has 57 points and receives a one-point deduction, Blue moves to 56. If Red then wins the next round 10-9, Red adds 10 and Blue adds 9 from that round.
Rule Core
| Working action | Red points | Blue points | Ledger effect |
|---|---|---|---|
| Red 10-9 | +10 | +9 | Round logged as a Red win. |
| Blue 10-9 | +9 | +10 | Round logged as a Blue win. |
| Red 10-8 KD | +10 | +8 | Red's knockdown count increases by one. |
| Blue 10-8 KD | +8 | +10 | Blue's knockdown count increases by one. |
| Even 10-10 | +10 | +10 | Round logged as even. |
| Warning | 0 | 0 | Warning count changes, score does not. |
| Point deduction | -1 when against Red | -1 when against Blue | Penalty logged as a score-changing event. |
Validation and Boundaries
| Value | Boundary | Practical meaning |
|---|---|---|
| Scores and incident counts | Non-negative whole numbers | Typed values are rounded for output and do not display below zero. |
| Round length | 60 to 240 seconds | New round actions reset the clock to the configured length inside this range. |
| Scheduled distance | Common choices from 4 to 15 rounds | Progress badges and round-button availability use the selected distance. |
| Current round | Can move one slot past the scheduled distance | The card can show that the scheduled bout is complete, and quick round scoring pauses until adjusted. |
| Event trail | Most recent working events | Exports should be made before clearing the sample or using the page for another bout. |
The calculation is deterministic once the round actions and manual point fields are chosen. It does not evaluate punch quality, resolve disputed knockdowns, decide foul intent, or apply every possible commission procedure. For unusual scores such as 10-7 rounds, multiple knockdowns, or wider dominance rounds, use the manual point fields and keep the reason with the bout notes or exported record.
Limitations and Accuracy Notes:
This is an unofficial scoring aid for a working card. It records the events and point totals you enter, but it does not replace appointed judges, the referee, the supervising commission, a sanctioning body, or event-specific rules.
- Use official bout documents for authoritative results and rule interpretation.
- Do not treat a warning as a deduction unless the referee has instructed that points be removed.
- Check manual edits carefully because they can make the current scoreline differ from the logged event path.
- The card is formatted and exported in the browser; copied text, downloads, and shared files may still reveal fighter names and scoring notes.
Worked Examples:
Knockdown round after a level start
After two split 10-9 rounds, the working score is 19-19. A Red 10-8 KD entry in round 3 moves the card to 29-27, adds one knockdown credited to Red, and creates a score-track point where Red leads by two.
Warning without a point change
A Blue warning in round 4 increases the warnings against Blue and adds a ledger entry with no score effect. The scoreline stays unchanged until a round score or deduction changes it.
Deduction after the round score
If Blue has 56 points and the referee takes one point, Blue -1 changes Blue's total to 55 and records a point-deduction event. If the wrong corner was selected, correct the visible point field before exporting and keep a note with the reason for the correction.
FAQ:
Does a warning reduce a boxer's score?
No. A warning records discipline context only. Use a point-deduction action when the referee instructs that points should be deducted.
Why are the round score buttons unavailable?
They are unavailable when the current round is beyond the scheduled bout length. Lower the current round or increase the scheduled distance if another round still needs to be scored.
Can the tracker score rounds wider than 10-8?
The quick buttons cover 10-9, 10-8 knockdown, and 10-10 entries. For a 10-7 or other wider round, edit the cumulative points manually and keep a separate note explaining why the card was corrected.
What should I compare before downloading?
Compare the scoreline, Round Scorecard, Score Track, and Bout Event Ledger. If the current total differs from the last logged event, a manual correction has changed the working state.
Is this an official scorecard?
No. It is a working tracker for personal review, coaching notes, or unofficial scoring. Official results come from the judges and governing authority for the bout.
Glossary:
- 10-point-must
- The scoring method where the round winner normally receives 10 points and the other boxer receives 9 or fewer.
- Clean punching
- A judging criterion focused on scoring punches that land effectively.
- Effective aggression
- Forward pressure that creates successful offense rather than movement alone.
- Ring generalship
- Control of distance, position, pace, and where the action takes place.
- Point deduction
- A referee-instructed penalty that removes points from the offending boxer.
- Bout Event Ledger
- The event table that records round scores, warnings, deductions, score effects, and notes.
References:
- Unified Boxing Rules, Association of Boxing Commissions.
- ABC Regulatory Guidelines, Association of Boxing Commissions.
- Ring Officials Certification Program, Association of Boxing Commissions.