
DAIWA CYCLE CO.,LTD. — Investor Relations & Filings
DAIWA CYCLE CO.,LTD. is a company that operates a chain of specialty bicycle stores. The company's primary activities involve the retail of a wide range of bicycles, including city cycles, electric-assist bicycles, children's bicycles, and sports bikes. In addition to vehicle sales, it offers a comprehensive selection of bicycle parts and accessories. A key aspect of its business is providing professional maintenance and repair services, positioning itself as a community-based resource for cyclists. The company also engages in the wholesale and distribution of bicycles and related parts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2027年1月期4月度 売上速報に関するお知らせ | 2026-05-19 | Japanese | |
| 臨時報告書 | 2026-04-30 | Japanese | |
| 確認書 | 2026-04-23 | Japanese | |
| 有価証券報告書-第36期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | |
| 確認書 | 2025-09-12 | Japanese | |
| 半期報告書-第36期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46541580 | 2027年1月期4月度 売上速報に関するお知らせ | 2026-05-19 | Japanese | ||
| 38903430 | 臨時報告書 | 2026-04-30 | Japanese | ||
| 35606587 | 確認書 | 2026-04-23 | Japanese | ||
| 35606578 | 有価証券報告書-第36期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | ||
|
2025
6 filings
| |||||
| 7855842 | 確認書 | 2025-09-12 | Japanese | ||
| 7855845 | 半期報告書-第36期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | ||
| 7265505 | 臨時報告書 | 2025-04-30 | Japanese | ||
| 7266136 | 内部統制報告書-第35期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
| 7266129 | 確認書 | 2025-04-25 | Japanese | ||
| 7266125 | 有価証券報告書-第35期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
|
2024
5 filings
| |||||
| 7304529 | 確認書 | 2024-10-23 | Japanese | ||
| 7304530 | 訂正有価証券報告書-第34期(2023/02/01-2024/01/31) | 2024-10-23 | Japanese | ||
| 7308757 | 確認書 | 2024-09-13 | Japanese | ||
| 7308748 | 半期報告書-第35期(2024/02/01-2025/01/31) | 2024-09-13 | Japanese | ||
| 7333237 | 確認書 | 2024-06-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DICK'S SPORTING GOODS, INC.
An omni-channel retailer of sports equipment, apparel, foot…
|
DKS | US | Wholesale and retail trade |
|
Ebucar S.A.
Prominent retail company specializing in sports goods and e…
|
— | AR | Wholesale and retail trade |
|
Fitell Corp
Online retailer of gym and fitness equipment, offering serv…
|
FTEL | US | Wholesale and retail trade |
|
Golf Town Income Fund
Canadian income trust holding the assets of the nation's la…
|
— | CA | Wholesale and retail trade |
|
Grupo Martí, S.A.B.
Retails sporting goods and apparel and operates health club…
|
GMARTI | MX | Wholesale and retail trade |
|
GRUPO SBF S.A.
Operates a sporting goods ecosystem with retail and exclusi…
|
— | BR | Wholesale and retail trade |
|
HIMARAYA Co.,Ltd.
A retail company operating stores specializing in sporting …
|
7514 | JP | Wholesale and retail trade |
|
Intersport Polska S.A.
Retailer of sporting goods and equipment with professional …
|
IPO | PL | Wholesale and retail trade |
|
KMD BRANDS LIMITED
Global outdoor and sports company specializing in apparel, …
|
KMD | NZ | Wholesale and retail trade |
|
MEC Holdings (Canada) Inc.
Retailer specializing in outdoor recreation gear and techni…
|
— | CA | Wholesale and retail trade |
DAIWA CYCLE CO.,LTD. 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/14644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14644 | 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=14644 | 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=14644 \ -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": 14644}, 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 DAIWA CYCLE CO.,LTD. (id: 14644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.