Skip to content

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

  1. Go to StatisticsReports
  2. Click the Export button
  3. Select your format (CSV, JSON, or PDF)
  4. Choose filters (which sets, players, or categories to include)
  5. Download the file

Backup & Restore

For a full backup of all your data (not just stats):

  1. Go to Backup in the sidebar
  2. Click Export All Data
  3. A JSON file downloads containing your entire database — teams, players, seasons, matches, sets, and stat events
  4. To restore, click Import Data and upload a previous backup file