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 |
|---|---|---|---|
|
Newbury Racecourse plc
Operates a horse racing venue with hospitality, events, a h…
|
NYR | GB | Arts, sports and recreation |
|
Nippon Ski Resort Development Co. Ltd.
Manages and operates ski resorts, offering year-round servi…
|
6040 | JP | Arts, sports and recreation |
|
Orpheus Club Wellness AD
Operates hotels and resorts with integrated wellness center…
|
OCW | BG | Arts, sports and recreation |
|
Planet Fitness, Inc.
A franchisor and operator of over 2,500 fitness centers wit…
|
PLNT | US | Arts, sports and recreation |
|
Power Wind Health Industry Incorporated
Operates membership-based fitness centers, sports facilitie…
|
8462 | TW | Arts, sports and recreation |
|
REVEE MCO S.A.
Manages and operates multi-purpose venues for large-scale p…
|
— | BR | Arts, sports and recreation |
|
RIZAP GROUP,Inc.
A holding company with businesses in healthcare, beauty, li…
|
2928 | JP | Arts, sports and recreation |
|
SD ENTERTAINMENT,Inc.
A wellness company operating fitness clubs, childcare, nurs…
|
4650 | JP | Arts, sports and recreation |
|
SkiStar
Operates Scandinavia's largest alpine ski resorts, offering…
|
SKIS | SE | Arts, sports and recreation |
|
SMARTFIT ESCOLA DE GINÁSTICA E DANÇA S.A.
Operates fitness centers and digital wellness platforms usi…
|
— | BR | 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.