
BONNY — Investor Relations & Filings
Bonny Worldwide Limited is a specialist in the development and manufacture of advanced carbon fiber composite products. Established in 1982, the company operates through professional OEM and ODM models alongside its proprietary brand, BONNY. It is a global leader in the production of carbon fiber ice hockey sticks, maintaining significant market share and production capacity. The company’s extensive product range includes high-performance tennis, badminton, and squash rackets, as well as helmets, baseball bats, and sports accessories. With over 40 years of expertise and numerous technical patents—including specialized vibration-reduction and structural designs—the company provides both standardized and customized manufacturing solutions. Bonny Worldwide serves a global clientele, primarily in Europe and Asia, and has recently diversified its carbon fiber applications into the aerospace sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司2026年股東常會解除董事之競業禁止事宜 | 2026-05-20 | Chinese | |
| 公告本公司第五屆審計委員會名單 | 2026-05-20 | Chinese | |
| 公告本公司2026年股東常會全面改選董事 | 2026-05-20 | Chinese | |
| 公告本公司2026年股東常會重要決議事項 | 2026-05-20 | Chinese | |
| 115年第1季財務報告書 — 202601_8467_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46582020 | 公告本公司2026年股東常會解除董事之競業禁止事宜 | 2026-05-20 | Chinese | ||
| 46582402 | 公告本公司第五屆審計委員會名單 | 2026-05-20 | Chinese | ||
| 46582414 | 公告本公司2026年股東常會全面改選董事 | 2026-05-20 | Chinese | ||
| 46582427 | 公告本公司2026年股東常會重要決議事項 | 2026-05-20 | Chinese | ||
| 46368399 | 115年第1季財務報告書 — 202601_8467_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372459 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372264 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373844 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373494 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373206 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372922 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 41727852 | 115年第1季股利金額(董事會決議) | 2026-05-06 | Chinese | ||
| 41309583 | 114年年報及股東會資料 — 2025_8467_20260520FE4.pdf | 2026-05-05 | Chinese | ||
| 41428329 | 114年第4季財務報告書 — 202504_8467_AI1.pdf | 2026-05-05 | Chinese | ||
| 41265405 | 114年第4季財務報告書 — 202504_8467_AIA.pdf | 2026-05-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABEO SA
Designs, manufactures, and distributes sports and leisure e…
|
ABEO | FR | Manufacturing |
|
Acushnet Holdings Corp.
Designs, manufactures, and distributes performance-driven g…
|
GOLF | US | Manufacturing |
|
American Outdoor Brands, Inc.
Provider of outdoor products and accessories for a wide ran…
|
AOUT | US | Manufacturing |
|
Amer Sports, Inc.
A global group of sports brands that designs and markets eq…
|
AS | KY | Manufacturing |
|
ASICS Corporation
Designs and manufactures high-performance athletic footwear…
|
7936 | JP | Manufacturing |
|
CAMBUCI SA
Global manufacturer of soccer and futsal equipment, footwea…
|
— | BR | Manufacturing |
|
Clarus Corp
Global designer, manufacturer, and distributor of outdoor e…
|
CLAR | US | Manufacturing |
|
Comefly Outdoor Co.,Ltd
Develops, designs, and manufactures outdoor equipment and c…
|
603908 | CN | Manufacturing |
|
Cosco (India) ltd.
Manufacturer and marketer of sports, fitness, and lifestyle…
|
530545 | IN | Manufacturing |
|
Creas F&C Co., Ltd
Manufactures and distributes licensed golf apparel and rela…
|
110790 | KR | Manufacturing |
BONNY 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/52750/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52750 | 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=52750 | 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=52750 \ -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": 52750}, 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 BONNY (id: 52750)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.