
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-06-05 | Japanese | |
| Notice Concerning the Determination of Terms and Conditions for the Issuance of Stock Acquisition Rights as Stock Options | 2026-06-05 | English | |
| 特別損失の計上ならびに通期業績予想の修正に関するお知らせ | 2026-05-01 | Japanese | |
| 役員の異動に関するお知らせ | 2026-04-21 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第54期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47975113 | ストックオプションとしての新株予約権の割当てに関するお知らせ | 2026-06-05 | Japanese | ||
| 47975080 | Notice Concerning the Determination of Terms and Conditions for the Issuance of Stock Acquisition Rights as Stock Options | 2026-06-05 | English | ||
| 46880556 | 特別損失の計上ならびに通期業績予想の修正に関するお知らせ | 2026-05-01 | Japanese | ||
| 46878109 | 役員の異動に関するお知らせ | 2026-04-21 | Japanese | ||
|
2025
11 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 | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUPER RETAIL GROUP LIMITED
Operates retail brands specializing in automotive, leisure,…
|
SUL | AU | Wholesale and retail trade |
|
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 |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | 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.