# Club.GameOn > Club management platform for grassroots youth football (soccer) clubs in Australia and New Zealand. Built for volunteer coaches, parents, and club administrators — not professional staff. This file follows the [llms.txt](https://llmstxt.org) convention. It is a curated index for AI agents and assistants. The authenticated app surface (dashboards, player rosters, schedules, messages) is not exposed here — only the public marketing surface. ## What it is Club.GameOn (Club Central) is one of three apps in the GameOn ecosystem for grassroots football: - **Club Central** (this site, club.gameon.futbol) — Club-level management: teams, schedules, results, staff, fixtures. - **Sub Manager** (apps.apple.com/au/app/sub-manager/id6745534315) — iOS app for in-game substitution rotation and match logging used by team coaches. - **Vote.GameOn** (vote.gameon.futbol) — Player-of-the-match voting and coach feedback for parents and players. Data flows between the three apps via shared identity and team records. A team set up in Club Central syncs to Sub Manager and Vote.GameOn without re-entry. ## Who it's for - Grassroots youth football clubs (typically U6–U18). - Volunteer head coaches and team coaches. - Team managers (parents handling logistics). - Club administrators running 5–100+ teams. - Parents/guardians of registered players. ## Key features - Centralised team and player rosters across a club. - Fixture import from federation websites (PlayFootball, Squadi, etc.). - Schedule and calendar with map view of grounds. - Match results and per-player season statistics. - Coach feedback and player development tracking. - Staff role management (Head Coach, Coach, Manager) with team-scoped permissions. - Sub Manager device sync for in-game substitution data. ## Pricing - Free tier: up to 5 teams per club. - Paid tiers: additional team slots, multi-club support, partner API access. See the site for current pricing. ## Privacy posture This platform handles youth/children's data. Player and guardian contact information is private by design and is **not** exposed to web crawlers, search engines, or AI agents. See `/robots.txt` for explicit AI training disallows and `Content-Signal` directives. Authenticated app routes return only an empty SPA shell to unauthenticated requests. ## Resources - [Full product brief](https://club.gameon.futbol/llms-full.txt) - [Markdown homepage](https://club.gameon.futbol/index.md) - [Sitemap](https://club.gameon.futbol/sitemap.xml) - [API catalog (RFC 9727)](https://club.gameon.futbol/.well-known/api-catalog) - [Robots policy](https://club.gameon.futbol/robots.txt) - [Sub Manager iOS app](https://apps.apple.com/au/app/sub-manager/id6745534315) - [Trial scheduling (Trials.GameOn)](https://trial.gameon.futbol/)