
Crushmetric Group Limited — Investor Relations & Filings
Crushmetric Group Limited, established in 2019, is a holding company with operations in design, production, and distribution across multiple sectors. The company's core CRUSHMETRIC division focuses on designing and producing consumer goods, such as pens and tumblers, that integrate a unique 'shape changing' aesthetic. This segment targets both business-to-business (B2B) and direct-to-consumer markets. In addition to its design-oriented products, the group operates a significant business in the Traditional Chinese Medicine (TCM) sector. This includes the provision of TCM healthcare services and the sale and distribution of TCM-based healthcare and skincare products. The company was co-founded by artist and inventor Noah Deledda and entrepreneur Michael Ong.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Total Voting Rights | 2026-03-31 | English | |
| Private Placing | 2026-03-04 | English | |
| Interim results to 30 September 2025 | 2025-12-31 | English | |
| UPDATE ON SUBSTANTIAL SHAREHOLDING | 2025-12-03 | English | |
| Appointment of Aquis Corporate Adviser | 2025-11-14 | English | |
| Result of AGM | 2025-10-31 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33116133 | Total Voting Rights | 2026-03-31 | English | ||
| 32879543 | Private Placing | 2026-03-04 | English | ||
|
2025
13 filings
| |||||
| 11550666 | Interim results to 30 September 2025 | 2025-12-31 | English | ||
| 9176250 | UPDATE ON SUBSTANTIAL SHAREHOLDING | 2025-12-03 | English | ||
| 8328675 | Appointment of Aquis Corporate Adviser | 2025-11-14 | English | ||
| 8063005 | Result of AGM | 2025-10-31 | English | ||
| 7978804 | NOTICE OF ANNUAL GENERAL MEETING | 2025-10-08 | English | ||
| 7941458 | Audited results for the period ended 31 March 2025 | 2025-09-30 | English | ||
| 7933071 | Adoption of Ethereum Treasury Management | 2025-09-26 | English | ||
| 7759658 | UPDATE ON SUBSTANTIAL SHAREHOLDING | 2025-08-22 | English | ||
| 7746696 | SUBSTANTIAL AND DIRECTOR SHAREHOLDINGS | 2025-08-15 | English | ||
| 6525682 | Trading Update & Accounting Reference Date Change | 2025-06-30 | English | ||
| 11328722 | Total Voting Rights | 2025-03-31 | English | ||
| 11324937 | Patent, Japan Exhibition and Private Placing | 2025-03-20 | English | ||
| 11320165 | Private Placing | 2025-03-05 | English | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FMS Enterprises Migun Ltd.
Developer and manufacturer of ballistic protection technolo…
|
FBRT | IL | Manufacturing |
|
FUJIAN SBS ZIPPER SCIENCE&TECHNOLOGY CO.,LTD.
Manufactures zippers and fastening systems for apparel, lug…
|
002098 | CN | Manufacturing |
|
FUJIKURA COMPOSITES Inc.
Manufacturer of composite products for industrial, sporting…
|
5121 | JP | Manufacturing |
|
Gilston Group Limited
Designs, manufactures, and sells finished metal, nylon, and…
|
2011 | HK | Manufacturing |
|
Goodbaby International Holdings Limited
A world-leading parenting products company distributing juv…
|
1086 | KY | Manufacturing |
|
Guangdong Jinma Entertainment Corporation Limited
Specializes in the R&D, design, and manufacturing of large-…
|
300756 | CN | Manufacturing |
|
Hangzhou Tianyuan Pet Products CO., LTD
Designs and manufactures a wide range of pet supplies for g…
|
301335 | CN | Manufacturing |
|
HANGZHOU TODAYTEC DIGITAL CO., LTD
Global manufacturer of thermal transfer ribbons for labelin…
|
300743 | CN | Manufacturing |
|
HELEN OF TROY LTD
A global consumer products company with brands in Home, Hea…
|
HELE | US | Manufacturing |
|
Henan Rebecca Hair Products Co.,Ltd
Global manufacturer of human and synthetic hair products, w…
|
600439 | CN | Manufacturing |
Crushmetric Group Limited 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/10335/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10335 | 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=10335 | 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=10335 \ -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": 10335}, 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 Crushmetric Group Limited (id: 10335)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.