
CERESPO CO.,LTD. — Investor Relations & Filings
CERESPO CO.,LTD. is a comprehensive event production company that provides end-to-end services for a wide range of events. Its core activities encompass planning, design, space production, venue construction, and operational management. The company has a strong focus on the sports sector, managing athletic competitions and forming partnerships with sports organizations. In addition to sports, it produces events such as sales promotions, festivals, corporate conventions, official ceremonies, and recreational gatherings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 役員人事に関するお知らせ | 2026-04-23 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第49期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-18 | Japanese | |
| 確認書 | 2025-06-18 | Japanese | |
| 内部統制報告書-第48期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46878444 | 役員人事に関するお知らせ | 2026-04-23 | Japanese | ||
|
2025
7 filings
| |||||
| 8319304 | 確認書 | 2025-11-14 | Japanese | ||
| 8319202 | 半期報告書-第49期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7257893 | 臨時報告書 | 2025-06-18 | Japanese | ||
| 7257868 | 確認書 | 2025-06-18 | Japanese | ||
| 7257864 | 内部統制報告書-第48期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese | ||
| 7257869 | 有価証券報告書-第48期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese | ||
| 7266328 | 臨時報告書 | 2025-04-24 | Japanese | ||
|
2024
7 filings
| |||||
| 7297285 | 確認書 | 2024-11-14 | Japanese | ||
| 7297234 | 半期報告書-第48期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7332563 | 臨時報告書 | 2024-06-19 | Japanese | ||
| 7332561 | 内部統制報告書-第47期(2023/04/01-2024/03/31) | 2024-06-19 | Japanese | ||
| 7332560 | 確認書 | 2024-06-19 | Japanese | ||
| 7332562 | 有価証券報告書-第47期(2023/04/01-2024/03/31) | 2024-06-19 | Japanese | ||
| 7354444 | 確認書 | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LIGA DE DEPORTES LA REINA S.A.
Organizes amateur football championships for various age gr…
|
— | CL | Arts, sports and recreation |
|
PALMS SPORTS PrJSC
Provider of sports management, training programs, facilitie…
|
PALMS | AE | Arts, sports and recreation |
|
PELOTON INTERACTIVE, INC.
Offers connected exercise equipment that streams live and o…
|
PTON | US | Arts, sports and recreation |
|
React Gaming Group Inc.
A holding company operating within the esports and iGaming …
|
ITMZF | CA | Arts, sports and recreation |
|
Robus Group AS
Develops a fitness ecosystem with portable workout equipmen…
|
Robus | EE | Arts, sports and recreation |
|
Rose Merc.Limited
A diversified provider of sports management, event planning…
|
512115 | IN | Arts, sports and recreation |
|
SBW
A manufacturer and distributor specializing in innerwear fo…
|
102280 | KR | Arts, sports and recreation |
|
TGS Esports Inc.
Esports solutions provider managing leagues, hosting events…
|
TGS.H | CA | Arts, sports and recreation |
|
TKO Group Holdings, Inc.
A sports and entertainment company formed by the merger of …
|
TKO | US | Arts, sports and recreation |
|
TOYAM SPORTS LIMITED
Sports management firm specializing in MMA events, athlete …
|
538607 | IN | Arts, sports and recreation |
CERESPO 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/13145/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13145 | 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=13145 | 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=13145 \ -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": 13145}, 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 CERESPO CO.,LTD. (id: 13145)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.