
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 |
|---|---|---|---|
| TR-1: Notification of Major Holdings | 2024-07-29 | English | |
| TR-1: Notification of Major Holdings | 2024-07-26 | English | |
| Result of General Meeting and Total Voting Rights | 2024-07-24 | English | |
| TR-1: Notification of Major Holdings | 2024-07-16 | English | |
| TR-1: Notification of Major Holdings | 2024-07-16 | English | |
| TR-1: Notification of Major Holdings | 2024-07-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 5493026 | TR-1: Notification of Major Holdings | 2024-07-29 | English | ||
| 5492276 | TR-1: Notification of Major Holdings | 2024-07-26 | English | ||
| 5490955 | Result of General Meeting and Total Voting Rights | 2024-07-24 | English | ||
| 5487475 | TR-1: Notification of Major Holdings | 2024-07-16 | English | ||
| 5487481 | TR-1: Notification of Major Holdings | 2024-07-16 | English | ||
| 5487482 | TR-1: Notification of Major Holdings | 2024-07-16 | English | ||
| 5484505 | Director/PDMR Shareholding | 2024-07-09 | English | ||
| 5483704 | Director/PDMR Shareholding | 2024-07-08 | English | ||
| 5483723 | Posting of Circular and notice of General Meeting | 2024-07-08 | English | ||
| 5484019 | Result of the Retail Offer | 2024-07-08 | English | ||
| 5483198 | Director/PDMR Shareholding | 2024-07-05 | English | ||
| 5483371 | Management Incentive Plan | 2024-07-05 | English | ||
| 5483400 | Result of Placing and director dealings | 2024-07-05 | English | ||
| 5482373 | Retail Offer for up to £0.5 million | 2024-07-04 | English | ||
| 5482380 | Proposed Placing and Retail Offer | 2024-07-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
|
ahjikanco.,ltd
Manufacturer and wholesaler of processed Japanese egg, vege…
|
2907 | JP | Manufacturing |
|
Ajinomoto Co., Inc.
A global firm specializing in food products and amino acid-…
|
2802 | 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.