Fitness Champs Holdings Ltd — Investor Relations & Filings
Fitness Champs Holdings Ltd. is an aquatic sports education provider specializing in swimming programs. The company offers a range of lessons for toddlers, children, and adults, catering to various skill levels. Its services include weekly group classes, private one-on-one instruction, and specialized programs such as ladies-only sessions with female coaches and mixed adult classes. The curriculum focuses on building water confidence, developing proper techniques across multiple strokes, and adhering to safety standards like the SwimSafer program. Instruction is delivered by certified coaches, many of whom are former competitive swimmers, with the goal of making swimming an accessible and enjoyable fitness activity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-04-30 | English | |
| 6-K - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-04-22 | English | |
| 424B4 - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-04-20 | English | |
| EFFECT - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-03-30 | English | |
| 6-K - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-03-23 | English | |
| 6-K - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-03-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 39130359 | 6-K - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-04-30 | English | ||
| 35325963 | 6-K - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-04-22 | English | ||
| 34692265 | 424B4 - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-04-20 | English | ||
| 33086623 | EFFECT - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-03-30 | English | ||
| 33015721 | 6-K - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-03-23 | English | ||
| 32977450 | 6-K - Fitness Champs Holdings Ltd (0002023796) (Filer) | 2026-03-18 | English | ||
| 13704219 | 6-K | 2026-01-27 | English | ||
|
2025
8 filings
| |||||
| 13704220 | 6-K | 2025-12-31 | English | ||
| 13704226 | 6-K | 2025-12-29 | English | ||
| 13704224 | Major Shareholding Notification 2025 | 2025-11-21 | English | ||
| 13704225 | 6-K | 2025-11-10 | English | ||
| 13704229 | 6-K | 2025-09-05 | English | ||
| 13704233 | 424B5 | 2025-09-04 | English | ||
| 13704227 | 424B4 | 2025-09-04 | English | ||
| 13704236 | Regulatory Filings 2025 | 2025-09-04 | English | ||
Market data
Market data not available
Price history
Peer group · Sports and recreation education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beachbody Company, Inc.
A digital wellness company offering fitness programs, nutri…
|
BODI | US | Education |
|
Youji Corporation
Provides early childhood physical education and B2B support…
|
2152 | JP | Education |
Fitness Champs Holdings Ltd via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/35203/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35203 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=35203 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=35203 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 35203}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Fitness Champs Holdings Ltd (id: 35203)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.