
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 |
|---|---|---|---|
|
Associated Brands Income Fund
Investment trust managing a leading North American private-…
|
— | CA | Manufacturing |
|
Associated British Foods PLC
A diversified international group with operations in food, …
|
ABF | GB | Manufacturing |
|
Atlantic Grupa d.d.
A multinational producer and distributor of FMCG in food, b…
|
ATGR | HR | Manufacturing |
|
Auxly Cannabis Group
Develops, manufactures, and distributes branded cannabis pr…
|
XLY | CA | Manufacturing |
|
Aveer Foods Limited
Manufactures and exports egg powders and liquids for the gl…
|
543737 | IN | Manufacturing |
|
AVI LIMITED
Diversified industrial group specializing in the manufactur…
|
AVI | ZA | Manufacturing |
|
AVT Natural Products Ltd.
Produces plant-based extracts, oleoresins, and natural ingr…
|
AVTNPL | IN | Manufacturing |
|
BASE FOOD, Inc.
A food-technology company that develops nutritionally compl…
|
2936 | JP | Manufacturing |
|
Beeio Honey Ltd.
A food technology company producing cultivated, bee-free ho…
|
BHNY | IL | Manufacturing |
|
Beijing Scitop Bio-tech Co., Ltd.
Develops probiotics and fermented milk starters for food an…
|
300858 | CN | 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.