Exporting Data
StatSetter supports three export formats, each suited for different use cases.
Export Formats
CSV (Spreadsheet)
Best for: Opening in Excel, Google Sheets, or other spreadsheet tools.
- One row per stat event
- Columns: player, category, outcome, court position, timestamp, set, match info
- Great for custom analysis or importing into other tools
JSON (Data)
Best for: Programmatic access, custom integrations, or archival.
- Structured data format with full event detail
- Includes lineup snapshots, metadata, and hierarchy info
PDF (Report)
Best for: Printing, sharing with parents, or attaching to emails.
- Formatted stat table with team branding
- Summary statistics per player
- Match and set information
How to Export
- Go to Statistics → Reports
- Click the Export button
- Select your format (CSV, JSON, or PDF)
- Choose filters (which sets, players, or categories to include)
- Download the file
Backup & Restore
For a full backup of all your data (not just stats):
- Go to Backup in the sidebar
- Click Export All Data
- A JSON file downloads containing your entire database — teams, players, seasons, matches, sets, and stat events
- To restore, click Import Data and upload a previous backup file