
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 |
|---|---|---|---|
|
Amala Foods PLC
A shell company that identifies potential companies or asse…
|
DISHB.L | JE | Manufacturing |
|
Angel Yeast Co.,Ltd
Global biotech firm producing yeast and derivatives for foo…
|
600298 | CN | Manufacturing |
|
Anji Foodstuff Co., Ltd
Developer and manufacturer of compound seasonings and conve…
|
603696 | CN | Manufacturing |
|
Annapurna Swadisht Limited
Manufacturer of affordable snacks and candies for rural and…
|
ANNAPURNA | IN | Manufacturing |
|
Apis India Ltd
Producer and exporter of honey and diverse food products fo…
|
506166 | IN | Manufacturing |
|
APPLIED NUTRITION PLC
Manufactures and distributes sports nutrition and wellness …
|
APN | GB | Manufacturing |
|
Aretto Wellness Inc.
Develops and distributes proprietary plant-based functional…
|
ARTO | CA | Manufacturing |
|
AREV Life Sciences Global Corp.
Life science company developing nutra-ceutical solutions us…
|
AREVF | CA | Manufacturing |
|
ARIAKE JAPAN Co.,Ltd.
Manufacturer of natural seasonings derived from livestock f…
|
2815 | JP | Manufacturing |
|
ASAHIMATSU FOODS CO.,LTD.
Manufactures soy-based foods like dried tofu, instant miso …
|
2911 | 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.