A beach volleyball app to register players for tournaments, manage tournament processes, and track player rankings using an ELO system.
- Player registration for tournaments with partners
- Automatic seeding and knockout match creation based on pool results
- ELO ranking system for players
- Streamlined tournament management
This app aims to modernize and accelerate the current tournament registration and management process in beach volleyball. By automating seeding and match creation, we can significantly improve the efficiency of tournament operations.
- ELO is a rating assigned to each player
- ELO updates after every match, with changes visible at the end of a tournament
- Player profiles display ELO history (last 90/150/365 days)
- Should ELO changes be displayed for each match? Only for matches the player participated in?
- Should the ELO of all tournament participants be visible?
For more information on the ELO system implementation, see this article.
- Implement a 'Your Matches' feature
- Display user's matches on the home page
- Improve layout for tournament tabs
- Display everyone's ELO on the UKBT
- Show user's position with quick navigation to their ranking
- Display upcoming tournaments (within the month)
- Show upcoming matches (within the day)
- Include referee team information
- Use actual scores instead of just win/loss



