Common reasons a replay might need reparsing
Parse status stuck in PROCESSING
Parse status stuck in PROCESSING
The webhook from ballchasing.com did not fire (network timeout, webhook misconfiguration, or a brief ballchasing outage). The file was uploaded successfully but the platform never received the parsed results.
Parse status shows FAILED
Parse status shows FAILED
The replay file was corrupted or truncated — usually because the player quit Rocket League before the replay finished saving, or because the file was modified before upload.
Parsed score does not match the submitted score
Parsed score does not match the submitted score
This triggers an automatic flag on the match. It can happen if the wrong replay file was uploaded for that game slot (e.g., Game 1’s replay was uploaded to the Game 2 slot).
Player stats are missing or incorrect
Player stats are missing or incorrect
Ballchasing occasionally fails to extract stats for one or more players — usually if the replay contains uncommon data (e.g., a player who disconnected and reconnected). A reparse sometimes resolves this.
Triggering a reparse from the match page
This is the easiest method and is available to staff:Go to the match page
Navigate to the match via c3esports.com/admin/matches. Open the specific match.
Find the game with the problematic replay
In the Games section, locate the game showing a failed, stuck, or incorrect parse status.
Click Reparse Replay
Click the Reparse button next to the game. This sends the existing uploaded file back to ballchasing.com for a fresh parse.

Triggering a reparse via API
For staff who prefer or need a programmatic approach:{matchId} and {gameId} with the appropriate IDs from the match URL.
API calls are logged in the audit log the same as UI actions.
If reparse continues to fail
If the reparse fails more than once, the replay file itself is likely the problem. Steps to resolve:Contact the team for a new replay file
Ask the team manager or the player who played that game to locate and re-upload the correct
.replay file. See Uploading Replays for where files are stored.Replace the uploaded replay file
On the match page (staff view), click Replace Replay for the affected game and upload the new file.
Score mismatch flags
When a parsed replay’s final score does not match the submitted score for that game, the platform automatically flags the game with a Score Mismatch warning. This does not automatically create a dispute — but it is a signal that staff should review. To review a mismatch:- Open the match page.
- Look for the orange “Score Mismatch” badge on the game in question.
- Click the badge to open a comparison: submitted score vs. parsed score.
- Check whether the correct replay was uploaded to the correct game slot. (A very common cause is games uploaded out of order.)
- If it is a wrong-slot issue, replace the replay with the correct file and reparse.
- If the replay confirms a genuinely different score, investigate further — this may be a dispute situation.

