Arena is an On Venue Results Management System for Combat Sports.
It is has been developed and is actively maintained by the United World Wrestling IT Department.
United World Wrestling uses Arena to manage its Officials International Competitions.
- Download VirtualBox and Install it
- Download the Arena VM (v1.5.43) [MD5: 9181d241ff5ae30cc3299bd2df481d6b] (Legacy Arena VM v1.5)
- Open VirtualBox
- Go to File > Import Appliance > Select the Arena VM you just downloaded
- Continue with the default settings
- Double-click on the newly created VM to start it (You can then reduce this Window)
- Go to http://localhost:8080
If a new version is available you wil see an "Upgrade" button on the top right corner, just click and wait.
Known issue:
You may receive "ERROR: Error installing bundler" message during upgrade. To fix the error follow these steps:
- Download the arena_upgrade executable for the Operating System where Arena is running (Windows 64bit, Windows 32bit, macOS)
- Make sure Arena is running and accessible via http://localhost:8080
- Open Command Prompt (Windows) or Terminal (macOS)
- Run arena_upgrade from its download folder (on macOS, you may have to grant execute permission to the command by "chmod +x arena_upgrade_osx")
- Wait until the upgrade completes
Support requests, bugs can be reported on the Github issues tracker.
- Individual / Team competitions
- Single elimination / Double elimination / Round-Robin Tournaments
- Custom Weight Categories
- Sessions Optimization
- Rest Time Management
- Results Checker
- Score Sheets printing
- Rankings
- PDF Reports
- Referees assignment
- On-Screen display
- Offline access
- Centralize DataBase Synchronization
- Web-Formated results
- API
- Add event
- Add Weight Categories
- Add Athletes
- Draw Weight Categories
- Create Matches
- Print Score Sheets
- Check Results
- Print Reports
Arena comes with a Score Board & Live Graphics application.
Be careful to download the version corresponding to your version of Arena.
The following steps should be executed on the computer running the Score Board / Weigh-In.
- Install with the default settings
- Open UWW_configurator.exe
- Fill the "Server URL" with the Arena IP:
192.168.1.1:8080
(replace the IP address with the server IP) - Select the Mat related to this Score Board (Mat A by default)
- Save
- Open UWW_timing.exe
Arena has a built-in Rest API which allows you to extend the main scope of the project. API Documentation