
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 |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第54期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 確認書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第53期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | |
| 有価証券報告書-第53期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
13 filings
| |||||
| 8314070 | 確認書 | 2025-11-14 | Japanese | ||
| 8314063 | 半期報告書-第54期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7241790 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7245131 | 確認書 | 2025-06-27 | Japanese | ||
| 7245122 | 内部統制報告書-第53期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7245121 | 有価証券報告書-第53期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7258841 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-13 | Japanese | ||
| 7259688 | 臨時報告書 | 2025-06-10 | Japanese | ||
| 7263222 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-15 | Japanese | ||
| 7266735 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-16 | Japanese | ||
| 7274379 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-11 | Japanese | ||
| 7276971 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-14 | Japanese | ||
| 7288277 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-15 | Japanese | ||
|
2024
2 filings
| |||||
| 7292402 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-11 | Japanese | ||
| 7299773 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Nevada Bob's Golf Inc.
Franchised golf retailer specializing in equipment, apparel…
|
NBC | CA | Wholesale and retail trade |
|
Nevada Bob's International Inc.
A franchisor specializing in golf retail expansion across i…
|
LONCF | CA | 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.