
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 |
|---|---|---|---|
|
BioExx Specialty Proteins Ltd.
Commercializes proprietary extraction technology to produce…
|
BIXZF | CA | Manufacturing |
|
Biogena Group Invest AG
Develops and produces science-based micronutrient preparati…
|
BIO | AT | Manufacturing |
|
BioNeutra Global Corporation
Produces and sells specialized food ingredients targeting t…
|
BGA | CA | Manufacturing |
|
Bio Planet S.A.
Producer, packager, and distributor specializing in certifi…
|
BIP | PL | Manufacturing |
|
Blender Bites Limited
Creates and distributes award-winning, pre-portioned frozen…
|
BITE | CA | Manufacturing |
|
Bonne Co., Ltd.
An ODM/OEM manufacturer providing turn-key services for cos…
|
226340 | KR | Manufacturing |
|
BUBS AUSTRALIA LIMITED
Produces premium infant nutrition, goat milk formula, and o…
|
BUB | AU | Manufacturing |
|
BULL-DOG SAUCE CO.,LTD.
Manufacturer of sauces and seasonings, renowned for its fla…
|
2804 | JP | Manufacturing |
|
BURCON NUTRASCIENCE CORPORATION
Global leader developing and commercializing high-purity, p…
|
BU | CA | Manufacturing |
|
CALBEE,Inc.
A food company producing potato-based snacks, shrimp cracke…
|
2229 | JP | 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.