
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 |
|---|---|---|---|
| UPDATE ON SUPPLIER DISPUTES | 2022-05-03 | English | |
| EXCLUSIVE DISTRIBUTION RIGHTS | 2022-03-02 | English | |
| TERMINATION OF ENDORSEMENT AND SUPPLIER DISPUTE | 2022-01-28 | English | |
| Total Voting Rights | 2021-12-31 | English | |
| PLACING AND UPDATE ON DISTRIBUTER DISPUTE | 2021-12-03 | English | |
| Interim results 30 June 2021 and Convertible Bond | 2021-09-30 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
3 filings
| |||||
| 11082013 | UPDATE ON SUPPLIER DISPUTES | 2022-05-03 | English | ||
| 11053192 | EXCLUSIVE DISTRIBUTION RIGHTS | 2022-03-02 | English | ||
| 11040190 | TERMINATION OF ENDORSEMENT AND SUPPLIER DISPUTE | 2022-01-28 | English | ||
|
2021
12 filings
| |||||
| 11034793 | Total Voting Rights | 2021-12-31 | English | ||
| 11029537 | PLACING AND UPDATE ON DISTRIBUTER DISPUTE | 2021-12-03 | English | ||
| 11014481 | Interim results 30 June 2021 and Convertible Bond | 2021-09-30 | English | ||
| 11013181 | Result of AGM | 2021-09-24 | English | ||
| 11009508 | Notice of AGM and Shares in Issue | 2021-09-10 | English | ||
| 11007352 | Audited results to 31 December 2020 | 2021-08-31 | English | ||
| 10999160 | Further Extension of Reporting Deadline | 2021-07-23 | English | ||
| 10993960 | Total Voting Rights | 2021-06-30 | English | ||
| 10989603 | Extension of Reporting Deadline | 2021-06-11 | English | ||
| 10988244 | Placing and Issue of Shares | 2021-06-04 | English | ||
| 10980648 | DISTRIBUTOR DISPUTE | 2021-04-30 | English | ||
| 10956099 | PLACING AND DISTRIBUTER DISPUTE | 2021-01-14 | English | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3M India Ltd.
Science-based firm delivering industrial, safety, healthcar…
|
3MINDIA | IN | Manufacturing |
|
ACCO BRANDS Corp
Global designer and manufacturer of academic, consumer, and…
|
ACCO | US | Manufacturing |
|
ADEL KALEMCİLİK TİCARET VE SANAYİ A.Ş.
A manufacturer and marketer of stationery products like pen…
|
ADEL | TR | Manufacturing |
|
ALKOSIGN LIMITED
Designs and manufactures visual communication products and …
|
543453 | IN | Manufacturing |
|
Amifa Co., Ltd.
Plans, manufactures, and wholesales lifestyle goods like gi…
|
7800 | JP | Manufacturing |
|
ANSELL LIMITED
Global developer and manufacturer of advanced hand and body…
|
ANN | AU | Manufacturing |
|
ARTNATURE INC.
Manufactures and sells wigs, hairpieces, and hair augmentat…
|
7823 | JP | Manufacturing |
|
AVON PROTECTION PLC
Provider of mission-critical personal protection systems fo…
|
AVON | GB | Manufacturing |
|
Best Bristle Company Co., Ltd.
Manufacturer of PBT filaments for oral care, industrial, an…
|
318410 | KR | Manufacturing |
|
BRADY CORP
Manufacturer of solutions that identify and protect people,…
|
BRC | US | 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.