
SCIENCE IN SPORT PLC — Investor Relations & Filings
Science in Sport PLC is a leading sports nutrition business that develops, manufactures, and markets science-led products for professional athletes, fitness enthusiasts, and the active lifestyle community. The company operates two distinct brands: SiS and PhD Nutrition. The SiS brand, founded in 1992, is a leader in endurance nutrition, offering a core range of gels, powders, and bars focused on energy, hydration, and recovery. It is a trusted partner to over 320 professional sports teams and organizations globally. The PhD Nutrition brand, launched in 2005, is a premium active-nutrition line targeting the active lifestyle community with products like high-protein, low-sugar powders and bars. The company utilizes an omnichannel distribution model and maintains high quality standards, including rigorous banned substance testing, through its vertically integrated manufacturing facility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cancellation - Science in Sport Plc | 2025-06-17 | English | |
| Scheme of Arrangement Becomes Effective | 2025-06-16 | English | |
| Temporary suspension of trading on AIM | 2025-06-16 | English | |
| Court Sanction of Scheme of Arrangement | 2025-06-12 | English | |
| Notice of AGM | 2025-06-05 | English | |
| Result of Court and General Meeting | 2025-05-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11366003 | Cancellation - Science in Sport Plc | 2025-06-17 | English | ||
| 11365628 | Scheme of Arrangement Becomes Effective | 2025-06-16 | English | ||
| 6135236 | Temporary suspension of trading on AIM | 2025-06-16 | English | ||
| 6126916 | Court Sanction of Scheme of Arrangement | 2025-06-12 | English | ||
| 6112722 | Notice of AGM | 2025-06-05 | English | ||
| 6048563 | Result of Court and General Meeting | 2025-05-29 | English | ||
| 6023956 | Update on Irrevocables | 2025-05-27 | English | ||
| 11350172 | Publication of Scheme Document | 2025-05-06 | English | ||
| 5882779 | Disclosure under Rule 2.10 of the Takeover Code | 2025-05-02 | English | ||
| 11349305 | Form 8 (OPD) Science in sport plc | 2025-05-02 | English | ||
| 5877970 | 2024 Annual Report | 2025-04-30 | English | ||
| 11345465 | Final Results | 2025-04-28 | English | ||
| 11344518 | Form 8.3 - Science in Sport plc | 2025-04-24 | English | ||
| 11343718 | Form 8.3 – Science in Sport plc | 2025-04-23 | English | ||
| 11342681 | TR-1: Notification of Major Holdings | 2025-04-22 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cizzle Brands Corp.
Vertically integrated company distributing better-for-you s…
|
CZZL | CA | Manufacturing |
|
CLOVER CORPORATION LIMITED
Develops and manufactures microencapsulated Omega-3 and spe…
|
CLV | AU | Manufacturing |
|
CN Healthy Food Tech Group Corp.
Integrates R&D, production, and sales of food biotechnology…
|
IROH | US | Manufacturing |
|
Comvita Limited
Produces and distributes premium Manuka honey and bee-deriv…
|
CVT | NZ | Manufacturing |
|
CONAGRA BRANDS INC.
Manufactures and distributes branded food products for reta…
|
CAG | US | Manufacturing |
|
COSMAX NBT, INC.
A global ODM/OBM manufacturer of health functional foods an…
|
222040 | KR | Manufacturing |
|
CRAFT 1861 Global Holdings Inc.
Health and wellness company developing and marketing non-ps…
|
BGPPF | CA | Manufacturing |
|
Dabur India Ltd.
Provides Ayurvedic and natural healthcare, personal and hom…
|
DABUR | IN | Manufacturing |
|
DAEDONG KOREA GINSENG CO.,LTD.
Manufacturer and distributor of ginseng and related health …
|
178600 | KR | Manufacturing |
|
DAESANG CORPORATION
A food company that manufactures and distributes food produ…
|
001680 | KR | Manufacturing |
SCIENCE IN SPORT PLC 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/7904/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7904 | 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=7904 | 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=7904 \ -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": 7904}, 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 SCIENCE IN SPORT PLC (id: 7904)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.