# Fixing a Score Error

## Select the option that best suits your situation

#### <mark style="color:red;">Fixing a Bracket</mark>

* [Reset Match in a Bracket ](#reset-match-in-a-bracket-basic-scoring)
* [Update a score in a Bracket – Visual only does not change outcome](#update-a-score-in-a-bracket-visual-only-does-not-change-outcome)

#### <mark style="color:red;">Fixing a Round Robin</mark>

* [Swap scores in a Round Robin](#swap-scores-in-a-round-robin)
* [Update a score in a Round Robin](#update-scores-in-a-round-robin)

#### <mark style="color:red;">Fixing Scoremagic Rounds</mark>&#x20;

* [Fix ScoreMagic rounds in a Round Robin](#fixing-scoremagic-rounds-in-a-round-robin) - or Bracket

#### <mark style="color:red;">Fixing a Set Schedule</mark>

* [Fixing a score in a Set Schedule – Best of or Must Play](#fixing-a-score-in-set-schedule-best-of-or-must-play)
* Fixing a score in a Set Schedule – Single Game (See all Fixing a Round Robin options)

## Reset Match in a Bracket - Basic Scoring

* Log in to the admin panel.
* Go to the **Bracket** tab or tap the three lines in the top left, then select **Bracket**.
* Click on the incorrect bracket match.
* Click **Reset Match**.
* Click the bracket match again, enter the correct score, and tap **Submit**.

<div><figure><img src="/files/TqoVzhQQQa9zN57W4vyB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/A0i4WoYrBga1gKuM8vlJ" alt=""><figcaption></figcaption></figure></div>

## Update a score in a Bracket - Visual only does not change outcome

* Log in to the admin panel.
* Go to the **Bracket** tab or tap the three lines in the top left, then select **Bracket**.
* Click on the incorrect bracket match.
* **Update** the scores in the team score boxes.
* Click the **Update Score Only** button.

<figure><img src="/files/kjquYlEGiaccfBl8tjkz" alt=""><figcaption></figcaption></figure>

## Swap Scores in a Round Robin

* Log in to the admin panel.
* Go to the **Stats and Logs** tab or tap the three lines in the top left, then select **Stats and Logs**.
* Click on the game that was submitted backwards.
* Click the **Swap Scores** button.

<div><figure><img src="/files/p9XBQ9rDv2hRC5qVRHrc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/O4be6GT9zMKMvuCznHli" alt=""><figcaption></figcaption></figure></div>

## Update Scores in a Round Robin

* Log in to the admin panel.
* Go to the **Stats and Logs** tab or tap the three lines in the top left, then select **Stats and Logs**.
* Click on the game that was submitted backwards.
* Click the **Update Scores** button.
* Put the correct scores in the boxes and click the Update Scores button

<figure><img src="/files/1zA5sfQDYrgdr33wxldK" alt=""><figcaption></figcaption></figure>

## Fixing ScoreMagic rounds in a Round Robin or Bracket

{% hint style="info" %}
Fixing scoremagic round scores will update the Bag Stats on the players profile. It will NOT update the SPR change on a players game history. Each player affected would have to request a correction here:[ Requesting a correction](/player-profile/spr+-1.md#requesting-a-correction)
{% endhint %}

* Log in to the admin panel.
* Go to the **Stats and Logs** tab or tap the three lines in the top left, then select **Stats and Logs**.
* Click on the game that Scoremagic needs to change.
* Click the **Update ScoreMagic Rounds** button.
* Click the boxes on the bottom of the scoreboard that appears to change the rounds
* Go back to the Stats and Logs Tab in admin and click **Recalculate PPR**

<div><figure><img src="/files/p9XBQ9rDv2hRC5qVRHrc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/v0y4rndKWBKAMTJLWN85" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/qU06lnq1UHuumlztPtjc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/uAVakq3B48lhUK2B8tvn" alt=""><figcaption></figcaption></figure></div>

Fixing a Best of Set Schedule Score

## Fixing a score in Set Schedule - Best of or Must Play

* Log in to the admin panel.
* Go to the **Schedule** tab or tap the three lines in the top left, then select **Schedule**.
* Click the **Edit** button next to the game that needs to be changed.
* Click the **Reset Entire Match** button.
* This will reset all match stats for the entire game and set it to **TBD**.
* Put the match back onto a court and open the scoreboard.
* Score the games as they should have been and tap **Submit**.<br>

  <figure><img src="/files/LCG6x2nADLNmkav7xeIQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Z5qvkPbdEj9mi01KvVts" alt=""><figcaption></figcaption></figure>

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scoreholio.com/troubleshooting/fix-score.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
