
SUNRACE — Investor Relations & Filings
SunRace Sturmey-Archer Inc. specializes in the development and manufacturing of premium bicycle drivetrain components. The company offers a comprehensive product range that includes cassettes, derailleurs, cranks, chains, and hubs, designed for a wide variety of bicycle types. Leveraging extensive R&D expertise, the firm provides customized solutions for leading global original equipment manufacturers (OEMs) while maintaining a strong presence in the international aftermarket. By integrating advanced engineering with the heritage of the Sturmey-Archer brand, the company delivers specialized internal gear systems and high-performance transmission components. SunRace distinguishes itself through technical innovation, efficient production management, and a commitment to providing value-driven, high-quality parts to the global cycling industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年年報及股東會資料 — 2024_1526_20240619FE1.pdf | 2024-06-21 | Chinese | |
| 113年年報及股東會資料 — 2024_1526_20240619F13.pdf | 2024-06-21 | Chinese | |
| 113年年報及股東會資料 — 2024_1526_20240619F01.pdf | 2024-06-21 | Chinese | |
| 公司治理組織架構 | 2024-06-19 | Chinese | |
| 公告本公司股東常會決議許可董事之競業情形 | 2024-06-19 | Chinese | |
| 本公司第五屆薪資報酬委員會任期屆滿 | 2024-06-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33351382 | 113年年報及股東會資料 — 2024_1526_20240619FE1.pdf | 2024-06-21 | Chinese | ||
| 33351373 | 113年年報及股東會資料 — 2024_1526_20240619F13.pdf | 2024-06-21 | Chinese | ||
| 33351366 | 113年年報及股東會資料 — 2024_1526_20240619F01.pdf | 2024-06-21 | Chinese | ||
| 33348172 | 公司治理組織架構 | 2024-06-19 | Chinese | ||
| 33348173 | 公告本公司股東常會決議許可董事之競業情形 | 2024-06-19 | Chinese | ||
| 33348176 | 本公司第五屆薪資報酬委員會任期屆滿 | 2024-06-19 | Chinese | ||
| 33348179 | 公告本公司第二屆審計委員會名單 | 2024-06-19 | Chinese | ||
| 33348182 | 公告本公司法人董事指派代表人 | 2024-06-19 | Chinese | ||
| 33348185 | 公告本公司113年股東常會重要決議事項 | 2024-06-19 | Chinese | ||
| 33348188 | 公告本公司113年股東常會改選董事(含獨立董事)當選名單 | 2024-06-19 | Chinese | ||
| 33348192 | 113年5月背書保證與資金貸與 | 2024-06-07 | Chinese | ||
| 33348190 | 113年5月營業收入 | 2024-06-07 | Chinese | ||
| 33348197 | 113年05月內部人持股異動(事後) | 2024-06-01 | Chinese | ||
| 33348195 | 113年05月董事會成員及持股 | 2024-06-01 | Chinese | ||
| 33348203 | 113年4月背書保證與資金貸與 | 2024-05-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD.
Develops drive systems and components for electric bicycles…
|
603350 | CN | Manufacturing |
|
Atlas Cycles (Haryana) Ltd.
Manufacturer of durable, cost-effective bicycles and cyclin…
|
ATLASCYCLE | IN | Manufacturing |
|
BICICLETAS MONARK SA
Manufacturer of mountain, transport, leisure, and youth bic…
|
— | BR | Manufacturing |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
EZGO Technologies Ltd.
Provider of e-bikes, e-tricycles, and related battery and c…
|
EZGO | US | Manufacturing |
|
GIANT
Global leader in the design, engineering, and production of…
|
9921 | TW | Manufacturing |
|
HL CORP (SHENZHEN)
Manufactures bicycle components, fitness equipment, and spe…
|
002105 | CN | Manufacturing |
|
JOY KIE CORPORATION LIMITED
Designs and distributes mountain, road, electric, and child…
|
300994 | CN | Manufacturing |
|
KMC
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
SUNRACE 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/51849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51849 | 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=51849 | 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=51849 \ -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": 51849}, 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 SUNRACE (id: 51849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.