
TryHard Holdings Ltd — Investor Relations & Filings
TryHard Holdings Ltd. is a lifestyle entertainment company providing services across the entertainment and hospitality sectors. Its principal business segments include event curation and production, consultancy and management, sub-leasing of venues, and restaurant operations. The company specializes in planning and producing multi-genre music events and managing nightclubs. Additionally, it collaborates with local governments on content development projects aimed at regional revitalization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - TryHard Holdings Ltd (0002044241) (Filer) | 2026-03-17 | English | |
| 6-K | 2026-01-15 | English | |
| 6-K | 2026-01-14 | English | |
| 424B5 | 2025-11-28 | English | |
| Regulatory Filings 2025 | 2025-11-28 | English | |
| F-1 | 2025-11-03 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 32965093 | 6-K - TryHard Holdings Ltd (0002044241) (Filer) | 2026-03-17 | English | ||
| 13720338 | 6-K | 2026-01-15 | English | ||
| 13720379 | 6-K | 2026-01-14 | English | ||
|
2025
12 filings
| |||||
| 13720404 | 424B5 | 2025-11-28 | English | ||
| 13720381 | Regulatory Filings 2025 | 2025-11-28 | English | ||
| 13720526 | F-1 | 2025-11-03 | English | ||
| 13720607 | 20-F | 2025-10-31 | English | ||
| 13720608 | 6-K | 2025-09-04 | English | ||
| 13720609 | 424B5 | 2025-08-29 | English | ||
| 13720610 | 424B4 | 2025-08-28 | English | ||
| 13720611 | Regulatory Filings 2025 | 2025-08-28 | English | ||
| 13720612 | Regulatory Filings 2025 | 2025-08-27 | English | ||
| 13720613 | 8-A12B | 2025-08-27 | English | ||
| 13720614 | F-1/A | 2025-08-13 | English | ||
| 13720615 | F-1/A | 2025-08-05 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CANDOCO.,LTD.
A professional contemporary dance company of disabled and n…
|
2698 | JP | Arts, sports and recreation |
|
Garden Stage Ltd
A holding company providing underwriting, brokerage, and as…
|
GSIW | US | Arts, sports and recreation |
|
Icarus Capital Corp.
Entertainment company specializing in live and digital cont…
|
ICRS | CA | Arts, sports and recreation |
|
Madison Square Garden Entertainment Corp.
A live entertainment company that produces, presents, and h…
|
MSGE | US | Arts, sports and recreation |
|
Moment Group
A Scandinavian company offering diversified entertainment a…
|
MOMENT | SE | Arts, sports and recreation |
|
PANENTERTAINMENTCO.,LTD.
A major drama production company creating television series…
|
068050 | KR | Arts, sports and recreation |
|
Pop Culture Group Co., Ltd
Entertainment firm providing live and digital hip-hop event…
|
CPOP | US | Arts, sports and recreation |
|
SHAANXI TOURISM CULTURE INDUSTRY HOLDING CO.,LTD.
Manages tourism assets, cultural performances, travel servi…
|
603402 | CN | Arts, sports and recreation |
|
SM ENTERTAINMENT JAPAN Co.,Ltd.
Manages K-pop artists, events, fan clubs, and media busines…
|
4772 | JP | Arts, sports and recreation |
|
Strawberry Inc.
Creates bespoke theatrical experiences for events, marketin…
|
STRW | IL | Arts, sports and recreation |
TryHard Holdings Ltd 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/33532/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33532 | 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=33532 | 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=33532 \ -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": 33532}, 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 TryHard Holdings Ltd (id: 33532)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.