TRK Corporation — Investor Relations & Filings
Taroko Development Co., Ltd. is a diversified enterprise specializing in the management of sports, leisure, and commercial real estate. Originally established in 1973, the company has transitioned into a prominent operator of multi-functional entertainment venues. Its core portfolio includes professional baseball and softball batting cages, bowling alleys, and the Roller 186 retro skating rinks. The company also manages Yukids Island indoor playgrounds and Formosa Stone Spa, a Japanese-style wellness facility. Complementing its service offerings, it operates a retail network for professional sporting goods. Beyond leisure operations, the company is active in urban renewal and the development of leisure-oriented real estate through its construction division. Taroko focuses on integrating sports, social entertainment, and property development to provide comprehensive lifestyle experiences, with recent initiatives extending its sports entertainment concepts internationally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年度第一季財務報告董事會預計召開日期為 115年05月13日 | 2026-05-05 | Chinese | |
| 115年4月30日內部人設質解質 | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_1432_20260528FE5.pdf | 2026-04-27 | English | |
| 115年年報及股東會資料 — 2026_1432_20260528FE2.pdf | 2026-04-27 | English | |
| 115年年報及股東會資料 — 2026_1432_20260528F02.pdf | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_1432_20260528F13.pdf | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41307924 | 公告本公司115年度第一季財務報告董事會預計召開日期為 115年05月13日 | 2026-05-05 | Chinese | ||
| 40843376 | 115年4月30日內部人設質解質 | 2026-05-04 | Chinese | ||
| 37425165 | 115年年報及股東會資料 — 2026_1432_20260528FE5.pdf | 2026-04-27 | English | ||
| 37425046 | 115年年報及股東會資料 — 2026_1432_20260528FE2.pdf | 2026-04-27 | English | ||
| 37424959 | 115年年報及股東會資料 — 2026_1432_20260528F02.pdf | 2026-04-27 | Chinese | ||
| 37424855 | 115年年報及股東會資料 — 2026_1432_20260528F13.pdf | 2026-04-27 | Chinese | ||
| 37424793 | 115年年報及股東會資料 — 2026_1432_20260528FE1.pdf | 2026-04-27 | English | ||
| 37424769 | 115年年報及股東會資料 — 2026_1432_20260528F01.pdf | 2026-04-27 | Chinese | ||
| 35137061 | 115年4月21日內部人設質解質 | 2026-04-22 | Chinese | ||
| 33992033 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989308 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33961963 | 115年4月9日內部人設質解質 | 2026-04-10 | Chinese | ||
| 33782044 | 公告本公司審計委員會及董事會決議通過 資金貸與關係企業-TAROKO US CORPORATION | 2026-04-08 | Chinese | ||
| 33669788 | 115年03月內部人持股異動(事後) | 2026-04-06 | Chinese | ||
| 33669783 | 115年03月董事會成員及持股 | 2026-04-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Operation of sports facilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Grupo Sports World, S.A.B. de C.V.
Operator of family-oriented fitness clubs providing wellnes…
|
SPORT | MX | Arts, sports and recreation |
|
Holmes Place International Ltd.
Operates a network of premium health and fitness clubs with…
|
HLMS | IL | Arts, sports and recreation |
|
Impulse Fitness
Operates boutique fitness studios using wireless EMS techno…
|
MLIFS | ES | Arts, sports and recreation |
|
Intrawest ULC
Premier North American developer and operator of experienti…
|
SNOW | CA | Arts, sports and recreation |
|
Leejam Sports Co.
Operates a network of full-service fitness centers and spor…
|
1830 | SA | Arts, sports and recreation |
|
Life Time Group Holdings, Inc.
Operates large-scale athletic country clubs, a digital app,…
|
LTH | US | Arts, sports and recreation |
|
Lisheng Sports (Shanghai) Co.,Ltd
Manages motor sports events, racing circuits, and professio…
|
002858 | CN | Arts, sports and recreation |
|
LOIVE Co.,Ltd.
Operates a nationwide chain of women-only hot yoga and mach…
|
352A | JP | Arts, sports and recreation |
|
Lucky Strike Entertainment Corp
A location-based entertainment company and the world's larg…
|
LUCK | US | Arts, sports and recreation |
|
Mont Saint-Sauveur International Inc.
Operator of prominent ski resorts and four-season mountain …
|
MSX.SV.A | CA | Arts, sports and recreation |
TRK Corporation 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/51796/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51796 | 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=51796 | 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=51796 \ -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": 51796}, 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 TRK Corporation (id: 51796)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.