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 |
|---|---|---|---|
|
SnowWorld N.V.
Operates large-scale indoor ski resorts with real snow for …
|
SNOW | NL | Arts, sports and recreation |
|
Sport Clubs Co.
Operates health and fitness centers with gyms, pools, and d…
|
6018 | SA | Arts, sports and recreation |
|
Televerbier
Operates mountain lifts for the Verbier, La Tzoumaz, and Br…
|
TVRB | CH | Arts, sports and recreation |
|
THE GYM GROUP PLC
Operator of low-cost, 24/7 gyms with flexible, no-contract …
|
GYM | GB | Arts, sports and recreation |
|
TWC Enterprises Limited
Canada's largest owner, operator, and manager of golf clubs…
|
TWC | CA | Arts, sports and recreation |
|
VAIL RESORTS INC
Operates a network of 42 mountain resorts and ski areas wit…
|
MTN | US | Arts, sports and recreation |
|
VIVA LEISURE LIMITED
Manages a portfolio of health clubs, boutique fitness studi…
|
VVA | AU | Arts, sports and recreation |
|
World Gym Corporation
Global fitness brand owner managing over 130 health clubs a…
|
2762 | TW | Arts, sports and recreation |
|
WUHAN MC CULTURE & SPORTS CO.,LTD.
Manages cultural and sporting events, facility operations, …
|
600136 | CN | Arts, sports and recreation |
|
Xponential Fitness, Inc.
A global franchisor of boutique health and wellness brands …
|
XPOF | US | 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.