
Alpen Co.,Ltd. — Investor Relations & Filings
Alpen Co., Ltd. is a specialty retailer and manufacturer of sporting goods. The company operates through several divisions, primarily focusing on general sports, golf, and winter sports. Its extensive product portfolio includes sports equipment, athletic and casual apparel, and footwear for a wide range of activities such as running, soccer, baseball, camping, trekking, skiing, and snowboarding. Alpen also has a significant presence in the golf market, offering a comprehensive selection of clubs, accessories, and dedicated apparel. The company serves a broad consumer base through its large-format specialty stores and an integrated e-commerce platform, featuring both globally recognized brands and its own private-label products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 株式需給緩衝信託の設定に伴う当社株式の売却状況に関するお知らせ | 2026-05-21 | Japanese | |
| 株式需給緩衝信託の設定に伴う当社株式の売却状況に関するお知らせ | 2026-05-01 | Japanese | |
| (訂正)「株式需給緩衝信託の設定に伴う当社株式の売却状況に関するお知らせ」の一部訂正について | 2026-05-01 | Japanese | |
| 確認書 | 2025-09-24 | Japanese | |
| 有価証券報告書-第53期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | |
| 確認書 | 2025-02-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46718355 | 株式需給緩衝信託の設定に伴う当社株式の売却状況に関するお知らせ | 2026-05-21 | Japanese | ||
| 46880492 | 株式需給緩衝信託の設定に伴う当社株式の売却状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 46880696 | (訂正)「株式需給緩衝信託の設定に伴う当社株式の売却状況に関するお知らせ」の一部訂正について | 2026-05-01 | Japanese | ||
|
2025
4 filings
| |||||
| 7924211 | 確認書 | 2025-09-24 | Japanese | ||
| 7924205 | 有価証券報告書-第53期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | ||
| 7277757 | 確認書 | 2025-02-12 | Japanese | ||
| 7277758 | 半期報告書-第53期(2024/07/01-2025/06/30) | 2025-02-12 | Japanese | ||
|
2024
8 filings
| |||||
| 7307314 | 臨時報告書 | 2024-09-27 | Japanese | ||
| 7307814 | 内部統制報告書-第52期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7307818 | 有価証券報告書-第52期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7307812 | 確認書 | 2024-09-26 | Japanese | ||
| 7338983 | 確認書 | 2024-05-13 | Japanese | ||
| 7338980 | 四半期報告書-第52期第3四半期(2024/01/01-2024/03/31) | 2024-05-13 | Japanese | ||
| 7357196 | 確認書 | 2024-02-09 | Japanese | ||
| 7357192 | 四半期報告書-第52期第2四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
West 49 Inc.
Specialty retailer of apparel, footwear, and hardgoods for …
|
WXX | CA | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
Alpen 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/12737/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12737 | 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=12737 | 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=12737 \ -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": 12737}, 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 Alpen Co.,Ltd. (id: 12737)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.