Login and Authentication Problems
Login and authentication failures are among the most frequent issues for both organizers and participants. Causes range from simple mistyped passwords to misconfigured organization roles and expired session tokens. Start with the basics: verify the email address used for registration and attempt a password reset. If two-factor authentication (2FA) is enabled, ensure the user has access to their 2FA device or recovery codes. For organizations using single sign-on (SSO) or Google/Microsoft logins, check that the OAuth credentials on the TourneyKing admin settings are current and that the identity provider hasn’t changed app permissions or client secrets.
Browser-related problems are common: clear cache, cookies, and try an incognito/private window to rule out extension conflicts. Recommend supported browsers (latest Chrome, Edge, Firefox, Safari) and update to the newest version. If a user is getting “session expired” immediately after login, ask them to disable aggressive privacy settings or extensions like strict ad-blockers or anti-tracking tools, then retry. For organizers, confirm their account role has adequate permissions — some pages are hidden for non-admin or non-director accounts; promote the user temporarily to test access.
If persistent account anomalies occur (duplicate accounts, email changes not reflected), use TourneyKing’s account merge or contact support with the user’s email, recent login timestamps, and screenshots of error messages. For large events, preflight a list of staff accounts and test logins 24–48 hours before the event to catch SSO/role problems early. Keep a documented troubleshooting checklist to share with volunteers so you can resolve login issues quickly at the desk.
Bracket and Pairing Errors
Bracket inconsistencies and incorrect pairings can disrupt schedules and player trust. First, verify your source data: ensure participant names, team rosters, and seed numbers imported correctly from CSV or manual entry. Common import problems include swapped columns, duplicate entries, or mismatched team identifiers. If pairings look wrong after an import, export the current participant list and compare it to your source file to locate discrepancies.
When you see unexpected byes, repeated matchups, or missing teams, inspect the bracket configuration: check for correct tournament format (Swiss, single-elim, double-elim, round-robin), team sizes, and bracket seeding method. Some issues arise when participants are moved between pools or when a team withdraws and the platform auto-fills a slot; use the “undo” or “rebuild bracket” functions cautiously and always preview changes. If TourneyKing provides a manual pairing override, use it to correct a single match rather than rebuilding the entire bracket, which can change many pairings.
Address duplicate participants by merging entries if they represent the same person/team. For BYEs and walkovers, document the cause and timestamp changes in notes so audits later show the decision trail. If pairings are deterministically wrong (e.g., seeding algorithm appears broken), reproduce the problem on a test event with a small dataset and capture screenshots or export files to provide to support. Maintain archived backups of bracket exports (PDF/CSV) at key points (pre-seed, post-seed, before rounds start) so you can revert to a known-good state if needed. Communicate any bracket changes clearly to players via the event chat or announcements to prevent confusion.

Score Reporting and Verification Issues
Score reporting problems often stem from human error, device syncing issues, or ambiguous match results. Establish clear score submission procedures before the event: specify whether players or referees report results, which fields are mandatory (score, duration, map), and the timeframe for reporting after a match finishes. Training volunteers on the exact form fields and how to confirm submissions reduces misreported results significantly.
When a score seems incorrect, first check audit logs and the reporting user’s account activity. TourneyKing typically records who submitted or changed a score and when; use this to determine whether the issue was a misentry or a syncing conflict. If a match shows as in-progress but both players report completion, it may be a client-side refresh issue — instruct users to refresh the browser or re-open the match detail. For mobile reporters, advise using the official mobile web interface and ensure their devices have reliable connectivity.
Handle disputes systematically: collect evidence (screenshots, match replays, referee notes), freeze the bracket for that match to prevent automatic downstream pairing changes, and use the platform’s dispute resolution tools or admin override to input the correct result. If you need to bulk-correct scores (e.g., due to an import error), prefer CSV edits in a sandbox/test event before applying to live data. Finally, set a cut-off for last-minute edits to avoid cascading effects on pairings and standings; document this policy in the event rules so players know when results become final.
Performance and Loading Troubles on Event Day
Performance issues on the day of an event can cause major disruptions, so proactive planning is crucial. High page load times, timeouts, or slow bracket updates are often caused by network congestion (on-site Wi‑Fi limitations), browser memory leaks, or heavy simultaneous API requests (bulk scoring or imports). Prepare by testing your venue network: run speed tests at peak expected load and, if possible, provide a wired Ethernet backbone for admin stations. Encourage staff to avoid using consumer-grade Wi‑Fi hotspots for critical operations.
Optimize client-side behavior: keep browser tabs minimal, close unused applications, and use modern browsers with hardware acceleration. Instruct volunteers to use incognito mode for quick, stateless checks and to clear cache between major changes if they encounter stale data. For organizers running large events, stagger heavy operations (large imports/exports, mass check-ins, bracket rebuilds) outside of peak match times. If you must perform a heavy operation mid-event, announce a brief maintenance window and have a designated admin handle the task to minimize conflicts.
Monitor TourneyKing’s status page or Twitter feed for platform-wide outages. If platform-side latency appears to be the culprit, collect evidence (timestamps, affected pages, network logs) and report to support immediately. Maintain a fallback plan: printable bracket PDFs, a local spreadsheet backup, or a separate messaging channel (Discord/Slack) to coordinate while the platform is degraded. After the event, review performance logs and feedback to adjust future infrastructure (e.g., dedicated event SIMs, additional admin laptops, or scheduled maintenance windows) to reduce recurrence.
