{{ summaryTitle }}
{{ scoreline }}
{{ summaryLine }}
{{ badge.label }}
Boxing Scoreboard Tracker inputs
Use a short fighter or corner label that still reads clearly on a mobile scorecard.
Keep the label concise so scorecard rows and chart legends stay readable.
Choose the scheduled distance; the tracker keeps score even if you manually continue past it.
Round score buttons advance this value automatically; type a correction when scoring out of sequence.
Enter seconds remaining; exports also show the formatted clock as {{ clockDisplay }}.
s
Standard professional rounds are often 180 seconds; adjust for local or amateur formats.
s
Use this for a manual scorecard correction when a round or deduction was entered differently.
Use this for a manual scorecard correction when a round or deduction was entered differently.
Round score buttons for 10-8 knockdown rounds update this count automatically.
Round score buttons for 10-8 knockdown rounds update this count automatically.
Track cautions separately from point deductions so the referee ledger remains clear.
Track cautions separately from point deductions so the referee ledger remains clear.
Use the quick deduction action when the referee instructs a point off.
Use the quick deduction action when the referee instructs a point off.
Use these at the bell for common scorecard outcomes; each entry becomes an exportable round row and chart point.
Record cautions, point deductions, or return to the sample scorecard without leaving the form.
Aspect Value Details Copy
{{ row.label }} {{ row.value }} {{ row.details }}
Round Red Blue Swing Note Copy
No round scores entered yet.
{{ row.round }} {{ row.red }} {{ row.blue }} {{ row.swing }} {{ row.note }}
Time Round Corner Action Score Effect Note Copy
No bout events logged yet.
{{ row.time }} {{ row.round }} {{ row.corner }} {{ row.action }} {{ row.score }} {{ row.effect }} {{ row.note }}

          
Customize
Advanced
:

Boxing scorekeeping is a round-by-round record of who won each round, how wide the round was, and which referee actions changed the point total. In a 10-point-must bout, the winning boxer normally receives 10 points for the round, the other boxer receives 9 or fewer, and an even round may be scored 10-10 where the rules allow it.

A live bout board is useful when a corner, fan, coach, or event volunteer wants a quick working card rather than a final commission score. It keeps the scoreline visible while preserving the smaller events that explain how the number changed: a 10-8 knockdown round, a warning that did not change points, or a point deduction that did.

Diagram of boxing round scores moving into a scoreline, incident log, and cumulative red-blue score chart.

That working card should not be confused with an official result. A real bout is scored by appointed judges under the governing rules for that contest, and each judge's card can differ. A tracker can make a personal or unofficial card easier to audit, but it does not settle clean punching, effective aggression, ring generalship, defense, fouls, or any other judging call.

The practical value is memory. Boxing scoring moves quickly, and a late point deduction can make an otherwise simple card hard to explain. Keeping round rows, incident notes, and the score path together makes it easier to review why a bout stood at 39-37 after four rounds or why a single knockdown round pulled the card level.

Technical Details:

The 10-point-must method scores each round as its own small contest. The winner of the round receives 10 points, the opponent receives a lower number unless the round is even, and the totals across rounds produce a judge's card if the bout reaches a decision.

Knockdowns and dominance usually widen a round. A common working pattern is 10-9 for a close or ordinary winning round, 10-8 when the winner scores a knockdown or controls the round decisively, and 10-10 for an even round where allowed. Deductions are different from warnings. A warning records referee discipline context; a point deduction removes points from the offending boxer after the referee instructs that penalty.

Because scorecards are cumulative, a late edit can affect several displays at once. The scoreline, round scorecard, incident ledger, and cumulative chart all depend on the same red and blue point totals, but manual point fields can correct the current state when the visible event history no longer tells the whole story.

Formula Core

For normal quick-score use, each scoring event adds round points or subtracts a referee deduction from the current corner total. The deduction floor prevents a point total from becoming negative.

Sc,n = max ( 0 , Sc,n-1 + Rc,n - Dc,n )

S is the cumulative score for corner c after event n, R is the round-point amount added by a score action, and D is the point deduction applied to that corner.

Score Actions And Point Effects

Boxing scoreboard quick actions and point effects
Action Red change Blue change Recorded effect
Red 10-9 +10 +9 Red wins the round on the 10-point-must card.
Blue 10-9 +9 +10 Blue wins the round on the 10-point-must card.
Red 10-8 KD +10 +8 Red wins a knockdown round and the red knockdown count increases by one.
Blue 10-8 KD +8 +10 Blue wins a knockdown round and the blue knockdown count increases by one.
Even 10-10 +10 +10 The round is logged as even and does not change the score margin.
Corner warning 0 0 The warning count increases for the named corner and the score stays unchanged.
Corner -1 -1 when red is named -1 when blue is named The deduction count increases and one point is subtracted from the named corner.

Inputs, Limits, And Output Fields

Boxing scoreboard fields, limits, and outputs
Field or output Accepted or displayed value Boundary to remember
Bout length 4, 6, 8, 10, 12, or 15 scheduled rounds. Round score buttons stop when the current round is past the scheduled distance.
Current round Whole round number, kept at 1 or higher. After a scored round, it advances by one and can show one past the scheduled distance.
Round clock Seconds remaining, displayed as minutes and seconds. If the clock is higher than the configured round length, a warning appears but the entered clock is still shown.
Round length 60 to 240 seconds in 15-second steps. Score actions reset the clock to this value for the next round.
Red points and Blue points Non-negative whole-number totals. Manual entries are normalized, so decimals and negative values should be corrected before using the card.
Round Scorecard One row per scored round with red points, blue points, swing, and note. A warning or deduction is not a round score row unless a round action was also logged.
Bout Event Ledger Round, warning, and deduction events with time, corner, score, effect, and note. The local ledger keeps up to 80 events in the active browser session.
Score Track Cumulative red and blue score points from the start through logged events. If manual totals differ from the last event, a Current point is added to show the edited state.

Mechanism Walkthrough

A sample card begins after four rounds at Red corner 39 - 37 Blue corner. The history is 10-9 red, 10-9 blue, 10-8 red with a knockdown, a warning against blue, and a 10-10 fourth round. If the next action is Blue corner 10-8 KD, red receives 8, blue receives 10, the blue knockdown count increases, the score becomes Red corner 47 - 47 Blue corner, the current round advances, and the score chart gains another event point.

Everyday Use & Decision Guide:

Start with short corner names and the scheduled Bout length. Keep the names concise because the same labels appear in the scoreline, round score rows, event ledger, chart legend, and exported data. Use 180 seconds for a typical three-minute round, or set Round length to the local format before recording the first real action.

The quick round buttons are best used at the bell. Choose Red 10-9, Blue 10-9, a 10-8 KD option, or Even 10-10 only after the round is decided on your working card. The score totals update immediately, the current round advances, and the clock returns to the configured round length.

Use Warnings against red and Warnings against blue for cautions that should stay in the record without changing the points. Use Red -1 or Blue -1 only when you want the cumulative score to drop by one point for that corner. A warning count by itself is not the same as a point deduction.

Check these items before treating the card as a clean bout record:

  • Read the large scoreline and the leader badge before opening detailed tables.
  • Open Round Scorecard after each round and confirm the newest row has the intended 10-9, 10-8, or 10-10 score.
  • Open Bout Event Ledger after warnings or deductions so the score effect and note match the referee action you meant to record.
  • Use the manual Red points and Blue points fields for corrections, then check whether Score Track adds a Current point.
  • Slow down when Check scorecard inputs appears. A clock longer than the round length, a round past the scheduled distance, or normalized points can make a card easy to misread.

A working lead does not mean an official win. Use the card to preserve your scoring notes, then compare the final scoreline with the round rows and event ledger before sharing or exporting it.

Step-by-Step Guide:

Follow this flow for a fresh scorecard, a mid-bout correction, or a quick unofficial record.

  1. Enter Red corner and Blue corner. The summary should immediately show the updated scoreline labels.
  2. Choose Bout length, set Current round, and enter the Round clock. If the clock is higher than Round length, clear the warning before relying on the displayed time.
  3. Set Round length to the number of seconds a new round should start with. A round score action resets the clock to this value.
  4. Use Red points and Blue points only when you need a manual starting score or correction. The summary and Bout Board show the normalized whole-number totals.
  5. At the end of a round, press the matching round score action. The Round Scorecard should gain a new row, the scoreline should change, and Current round should advance by one.
  6. For referee actions, press the warning or deduction button for the named corner. Then check Bout Event Ledger to confirm whether the score effect says No point change or -1 point.
  7. Open Score Track when you want to see how the cumulative red and blue totals moved across logged actions. The chart needs at least two points before image and chart CSV exports are useful.
  8. Use Reset sample only when you want to return to the seeded example card. It restores the default corner names, scores, warnings, events, and active tab.
  9. If round score buttons are disabled, check whether Current round is past Bout length. Adjust the round or scheduled distance before scoring another round.

Interpreting Results:

The scoreline is the fastest read, but the tables explain why the scoreline changed. Treat Round Scorecard as the round-by-round card, Bout Event Ledger as the discipline and correction history, and Score Track as a visual check of the cumulative point path.

A two-point lead can come from many different histories. It may be two ordinary 10-9 rounds, one 10-8 round offset by later points, or a deduction that changed the margin. Check the event ledger before assuming the score gap came from ring action alone.

How to read boxing scoreboard outputs
Output Read it as Verification cue
Bout Board The current summary of scoreline, round, clock, scoring basis, incidents, and last action. Confirm the round and clock before using the scoreline as a current-bout snapshot.
Round Scorecard The logged round scores and swing for each scored round. Make sure the newest row matches the round you meant to add.
Score Track A cumulative chart of red and blue points across the opening bell, events, and any current manual state. Use a Current point as a hint that manual totals now differ from the last logged event.
Bout Event Ledger The audit trail for rounds, warnings, deductions, score effects, and notes. For deductions, confirm the effect names the corner that should lose one point.
Check scorecard inputs Warnings about values that can make the card confusing. Fix a round past the scheduled distance or a clock longer than the round before exporting.

For fair comparison between cards, keep the same scoring assumptions, scheduled distance, round length, and corner labels. A personal card and an official judge's card can still disagree because the scoring judgments behind each round may differ.

Worked Examples:

The seeded example starts at round 5 of an 8-round bout with Red corner 39 - 37 Blue corner. The Round Scorecard shows red 10-9 in round 1, blue 10-9 in round 2, red 10-8 with a knockdown in round 3, and an even 10-10 in round 4. Bout Event Ledger also shows a warning against blue in round 4 with No point change, so the two-point red lead comes from scored rounds rather than that warning.

From that sample state, press Blue corner 10-8 KD for round 5. Red receives 8 points, blue receives 10, Blue knockdowns scored increases to 1, and the scoreline becomes Red corner 47 - 47 Blue corner. The leader badge should read Card level, and Score Track should show the blue line catching the red line after the new event.

A referee penalty case starts from Red corner 39 - 37 Blue corner. Press Red corner -1. Deductions against red becomes 1, the scoreline becomes Red corner 38 - 37 Blue corner, and Bout Event Ledger records Point deduction against Red corner with a red score effect of -1 point.

A troubleshooting case appears when the current round is past the scheduled distance. Set Bout length to 4 rounds while the sample still shows Current round as 5. Check scorecard inputs warns that round score buttons are disabled until the round or bout length is adjusted. Set the bout back to 8 rounds or move the current round to an in-distance value before logging the next score.

FAQ:

Does this decide the official winner?

No. It keeps a working scorecard from the values you enter. Official boxing results depend on the appointed judges, referee instructions, bout rules, and commission procedures for that contest.

Why are the round score buttons disabled?

They are disabled when Current round is past Bout length. Increase the scheduled distance or move the current round back within the scheduled rounds before adding another round score.

Does a warning subtract points?

No. The warning buttons increase the warning count and add a ledger row with No point change. Use a -1 deduction button only when the score should lose one point for that corner.

Can I correct a score after pressing the wrong round button?

Yes. Edit Red points, Blue points, knockdown counts, warning counts, or deduction counts manually, then check Bout Board, Round Scorecard, and Score Track so the visible record matches the correction.

What happens to decimal or negative point entries?

Point totals are displayed as non-negative whole numbers. If a typed value is normalized, Check scorecard inputs warns you before you rely on the output.

Is the event ledger permanent?

The active page keeps the local event list for the current session and trims it after 80 events. Use the visible exports or the JSON tab when you need a separate record.

Glossary:

10-point-must
A boxing scoring method where the round winner normally receives 10 points and the opponent receives 9 or fewer unless the round is even.
Scoreline
The current red-corner and blue-corner cumulative point total.
Knockdown
A scored event that can widen a round and is counted separately from the cumulative points.
Warning
A referee caution recorded against a corner without changing the point total.
Point deduction
A referee penalty that subtracts one point from the named corner in this scorecard.
Bout Event Ledger
The event history that lists round scores, warnings, deductions, score effects, and notes.

References: