
XEBIO HOLDINGS CO.,LTD. — Investor Relations & Filings
XEBIO HOLDINGS CO., LTD. is a holding company specializing in the retail of sporting goods, equipment, and apparel. The company operates a diverse portfolio of specialty store chains, including the large-format 'Super Sports Xebio' and 'Victoria' for general sports, 'Victoria Golf' and 'Golf Partner' for golf enthusiasts, and 'L-Breath' for outdoor and camping gear. Through its extensive network of retail outlets, the group offers a wide selection of products for numerous sports and leisure activities. In addition to its core retail business, the company is also engaged in the management of sports facilities and the operation of professional sports teams, promoting sports culture and engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-11-08 | Japanese | |
| 半期報告書-第53期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-15 | Japanese | |
| 臨時報告書 | 2024-10-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
13 filings
| |||||
| 7301791 | 確認書 | 2024-11-08 | Japanese | ||
| 7301794 | 半期報告書-第53期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7304827 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-15 | Japanese | ||
| 7306012 | 臨時報告書 | 2024-10-07 | Japanese | ||
| 7308647 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-13 | Japanese | ||
| 7311501 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-14 | Japanese | ||
| 7317661 | 臨時報告書 | 2024-07-02 | Japanese | ||
| 7323213 | 確認書 | 2024-06-27 | Japanese | ||
| 7323205 | 内部統制報告書-第52期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7323199 | 有価証券報告書-第52期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7333654 | 臨時報告書 | 2024-06-13 | Japanese | ||
| 7356320 | 確認書 | 2024-02-09 | Japanese | ||
| 7356312 | 四半期報告書-第52期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
|
2023
2 filings
| |||||
| 7539253 | 確認書 | 2023-11-10 | Japanese | ||
| 7539251 | 四半期報告書-第52期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Academy Sports & Outdoors, Inc.
A full-line sporting goods and outdoor recreation retailer.
|
ASO | US | Wholesale and retail trade |
|
Alpen Co.,Ltd.
Specialty retailer and manufacturer of sporting, golf, and …
|
3028 | JP | Wholesale and retail trade |
|
ANGLING DIRECT PLC
Omnichannel retailer specializing in fishing tackle and equ…
|
ANG | GB | Wholesale and retail trade |
|
Asahi Co.,LTD.
Specialty retailer of bicycles and accessories with private…
|
3333 | JP | Wholesale and retail trade |
|
Beijing Sanfo Outdoor Products Co., Ltd
Retails outdoor sports gear and apparel, plus event and adv…
|
002780 | CN | Wholesale and retail trade |
|
BIG 5 SPORTING GOODS Corp
A value-focused retailer of brand-name sporting goods, appa…
|
BGFV | US | Wholesale and retail trade |
|
Bike24 Holding AG
An e-commerce platform in continental Europe for premium cy…
|
BIKE | DE | Wholesale and retail trade |
|
Dadelo S.A.
An omnichannel retailer of bicycles, bicycle parts, and cyc…
|
DAD | PL | Wholesale and retail trade |
|
DAIWA CYCLE CO.,LTD.
Operates a chain of specialty bicycle stores offering sales…
|
5888 | JP | Wholesale and retail trade |
|
DICK'S SPORTING GOODS, INC.
An omni-channel retailer of sports equipment, apparel, foot…
|
DKS | US | Wholesale and retail trade |
XEBIO HOLDINGS 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/12561/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12561 | 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=12561 | 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=12561 \ -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": 12561}, 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 XEBIO HOLDINGS CO.,LTD. (id: 12561)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.