
VALUE GOLF Inc. — Investor Relations & Filings
VALUE GOLF Inc. operates a comprehensive online portal offering a wide range of golf-related services. The company's core activities include facilitating golf course reservations, with a specialized service for solo players called "1-person reservation land." It also engages in e-commerce, selling discounted play tickets and golf equipment. Additionally, the company provides on-course golf lessons, operates an indoor golf facility, and publishes a free monthly golf magazine. Through its subsidiaries, it offers golf travel and tour packages. The business is supported by its own system development, ASP services, and advertising media production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-24 | Japanese | |
| 確認書 | 2026-04-23 | Japanese | |
| 有価証券報告書-第22期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | |
| 半期報告書-第22期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | |
| 確認書 | 2025-09-12 | Japanese | |
| 臨時報告書 | 2025-06-16 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 36079082 | 臨時報告書 | 2026-04-24 | Japanese | ||
| 35626142 | 確認書 | 2026-04-23 | Japanese | ||
| 35626129 | 有価証券報告書-第22期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | ||
|
2025
8 filings
| |||||
| 7855898 | 半期報告書-第22期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | ||
| 7855897 | 確認書 | 2025-09-12 | Japanese | ||
| 7258662 | 臨時報告書 | 2025-06-16 | Japanese | ||
| 7258657 | 臨時報告書 | 2025-06-16 | Japanese | ||
| 7265544 | 確認書 | 2025-04-30 | Japanese | ||
| 7265551 | 有価証券報告書-第21期(2024/02/01-2025/01/31) | 2025-04-30 | Japanese | ||
| 7265542 | 内部統制報告書-第21期(2024/02/01-2025/01/31) | 2025-04-30 | Japanese | ||
| 7266222 | 臨時報告書 | 2025-04-25 | Japanese | ||
|
2024
4 filings
| |||||
| 7308863 | 確認書 | 2024-09-13 | Japanese | ||
| 7308866 | 半期報告書-第21期(2024/02/01-2025/01/31) | 2024-09-13 | Japanese | ||
| 7333517 | 確認書 | 2024-06-14 | Japanese | ||
| 7333518 | 四半期報告書-第21期第1四半期(2019/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other travel related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DREAMFOLKS SERVICES LIMITED
Technology-driven airport services aggregator platform for …
|
DREAMFOLKS | IN | Administrative and support serv… |
|
JAYRIDE GROUP LIMITED
Global online marketplace for airport transfers and ground …
|
JAY | AU | Administrative and support serv… |
|
SÃO PAULO TURISMO S.A.
Official tourism promotion and event management agency for …
|
— | BR | Administrative and support serv… |
|
TEN LIFESTYLE GROUP PLC
A technology-enabled provider of travel and lifestyle conci…
|
TENG | GB | Administrative and support serv… |
|
WEB TRAVEL GROUP LIMITED
Global travel technology company providing a B2B marketplac…
|
WEB | AU | Administrative and support serv… |
VALUE GOLF Inc. 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/13928/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13928 | 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=13928 | 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=13928 \ -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": 13928}, 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 VALUE GOLF Inc. (id: 13928)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.