
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 |
|---|---|---|---|
| 特別損失の計上ならびに通期業績予想の修正に関するお知らせ | 2026-05-01 | Japanese | |
| 役員の異動に関するお知らせ | 2026-04-21 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第54期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 確認書 | 2025-06-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46880556 | 特別損失の計上ならびに通期業績予想の修正に関するお知らせ | 2026-05-01 | Japanese | ||
| 46878109 | 役員の異動に関するお知らせ | 2026-04-21 | Japanese | ||
|
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 | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MEC Holdings (Canada) Inc.
Retailer specializing in outdoor recreation gear and techni…
|
— | CA | Wholesale and retail trade |
|
MST GOLF GROUP BERHAD
Largest golf specialty retailer and service provider chain …
|
— | MY | 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 |
|
ORVIS CORPORATION
Manufactures packaging materials, prefab houses; offers con…
|
7827 | JP | Wholesale and retail trade |
|
Outdoorzy Spolka Akcyjna
Online retailer of clothing, footwear, and equipment for ou…
|
OUT | PL | Wholesale and retail trade |
|
PT Map Aktif Adiperkasa Tbk
Leading brand commerce company for sports and active lifest…
|
MAPA | ID | Wholesale and retail trade |
|
PT Sinar Eka Selaras Tbk
A leading active lifestyle company distributing and retaili…
|
ERAL | ID | Wholesale and retail trade |
|
Söder Sportfiske AB
Retailer of sport fishing equipment, marine electronics, an…
|
SODER | SE | Wholesale and retail trade |
|
SPORTSMAN'S WAREHOUSE HOLDINGS, INC.
Outdoor sporting goods retailer for hunting, shooting sport…
|
SPWH | 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.