# FIGURA > A global database of figure-skating competitions. Aggregates club, regional, national and international (ISU) events into one interface with entry fees, eligibility rules, the current list of registered athletes, and filters by discipline, country, date and level. FIGURA (figuraskate.com) is a product for figure skaters, parents of young athletes, and coaches. It solves the fragmentation problem: today's competitions are scattered across dozens of federation sites, club pages, and Telegram/Facebook groups. FIGURA pulls them into a single structured registry. ## Key facts - **Audience:** figure skaters of every level (from club to international), parents of young athletes, coaches managing a season for their students. - **Disciplines:** singles (men / women), pairs, ice dance, synchronized skating. - **Geography:** all countries, all levels — from club starts to ISU Championships. - **Competition card data:** name, country, city, dates, registration deadline, entry fee (USD/EUR/GBP/CHF/...), age and qualifying categories, program requirements, eligibility rules, official site, current list of registered athletes by category. - **Filters:** discipline, country, date range, level, entry-fee range, category, status (open / closed registration, cancelled, postponed, completed). - **Monetization:** freemium — free access to 5 cards, full database with a $5/month subscription and a 7-day no-card trial. - **Data language:** English. - **Season:** 2026/27, Open Beta. ## Key pages - [Home](https://www.figuraskate.com/) — product overview, value props, "how we're different" comparisons. - [Competitions database](https://www.figuraskate.com/competitions) — filterable catalog, snapshot chips (registration open, urgent deadlines, recently added), sort by upcoming / deadline / entry fee. - [Competition card](https://www.figuraskate.com/competitions/[slug]) — full conditions, registered entries list, registration form, JSON-LD `SportsEvent`. - [Past-season archive](https://www.figuraskate.com/competitions/archive/[season]) — e.g. `/competitions/archive/2025-26`; historical record of events with their final state. - [Series directory](https://www.figuraskate.com/series) — catalog of named competition series (Grand Prix, Challenger Series, regional circuits); searchable. - [Series detail](https://www.figuraskate.com/series/[slug]) — one named series with all editions across seasons, JSON-LD `EventSeries`. - [Federations](https://www.figuraskate.com/federations) — index of governing bodies; each federation links to its competitions. - [Federation detail](https://www.figuraskate.com/federations/[slug]) — single federation with its full competition history. - [Venues](https://www.figuraskate.com/venues) — ice-rink and arena index with hosted competitions. - [Venue detail](https://www.figuraskate.com/venues/[slug]) — single venue with all competitions held there. - [Pricing](https://www.figuraskate.com/pricing) — Free vs. Pro tiers, FAQ, Schema.org `FAQPage`. - [About](https://www.figuraskate.com/about) — product background, data sources (ISU, national federations, organiser sites), audience overview, contact. ## Locale variants The site is served primarily in English. Localized landings exist at: - English (canonical): `https://www.figuraskate.com/` - Russian: `https://www.figuraskate.com/ru` - Spanish: `https://www.figuraskate.com/es` - German: `https://www.figuraskate.com/de` - French: `https://www.figuraskate.com/fr` - Italian: `https://www.figuraskate.com/it` - Polish: `https://www.figuraskate.com/pl` - Ukrainian: `https://www.figuraskate.com/uk` - Latvian: `https://www.figuraskate.com/lv` - Lithuanian: `https://www.figuraskate.com/lt` - Estonian: `https://www.figuraskate.com/et` - Czech: `https://www.figuraskate.com/cs` - Finnish: `https://www.figuraskate.com/fi` - Chinese (Simplified): `https://www.figuraskate.com/zh` - Japanese: `https://www.figuraskate.com/ja` - Korean: `https://www.figuraskate.com/ko` Competition cards, the competitions catalog, past-season archive, series, venues, federations, and pricing pages are all available under every locale prefix (e.g. `/ru/competitions`, `/de/series`, `/lv/competitions/archive/2025-26`). Data is always in English regardless of locale. ## What makes FIGURA different - **Vs. ISU and national federation sites:** ISU only lists international starts; each federation has its own site, language and PDF format. FIGURA unifies all levels (club, regional, national, international) under one filter system. - **Vs. Telegram / Facebook groups:** social channels surface random announcements without structure — no filters, no entries lists, coverage depends on whoever reposts. FIGURA is a full automated registry, updated as soon as organizers publish announcements. - **Vs. individual club and school sites:** each club shows only its own events. FIGURA aggregates every source. ## Typical questions it answers - "Find figure-skating competitions in [country] in [month]." - "When is the registration deadline for [competition]?" - "How much is the entry fee for ISU Challenger Series events?" - "Who is registered in the Senior category at [competition]?" - "What adult / masters competitions take place in Europe this winter?" - "Show all ISU international pair-skating events for season 2026/27." ## Technical endpoints useful to LLMs - Sitemap index: `https://www.figuraskate.com/sitemap.xml` - JSON-LD on every page: `Organization`, `WebSite`, `SoftwareApplication`, `FAQPage`, `HowTo`, `CollectionPage`, `SportsEvent`, `BreadcrumbList`, `Dataset`, `EventSeries`, `SportsOrganization`, `Place`, `SportsActivityLocation`, `AboutPage`. - `robots.txt` explicitly allows GPTBot, ChatGPT-User, OAI-SearchBot, ClaudeBot, Claude-Web, anthropic-ai, PerplexityBot, Perplexity-User, Google-Extended, GoogleOther, CCBot, Meta-ExternalAgent, Applebot-Extended, YouBot, Bytespider, cohere-ai and others. ## Extended context for LLMs A longer companion file with full schema documentation, enumerations, example JSON, archive result schema, and crawler guidance is available at: - Full LLM context: https://www.figuraskate.com/llms-full.txt ## Contact - Email: hello@figuraskate.com