
GOLFZON Co., Ltd. — Investor Relations & Filings
GOLFZON Co., Ltd. is a technology company specializing in the development, manufacturing, and sale of advanced indoor golf simulators. The company's systems are designed to provide realistic and immersive virtual golf experiences, making the game more accessible for a global audience. Key technologies include high-speed camera sensors, moving swing plates that replicate course lies, and multi-surface hitting mats for varied shots. GOLFZON's simulators serve both entertainment and game improvement purposes, offering detailed data analytics, swing analysis, and video feedback. These tools are targeted at a diverse market, including individual golfers, professional coaches, club fitters, and commercial entertainment businesses. The company also cultivates a competitive ecosystem through organized virtual tours and events.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2024-01-19 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-01-02 | Korean | |
| [기재정정]주요사항보고서(회사분할결정) | 2023-12-28 | Korean | |
| 주요사항보고서(회사분할결정) | 2023-12-18 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2023-12-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-12-01 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 8226135 | 주식등의대량보유상황보고서(약식) | 2024-01-19 | Korean | ||
| 8232649 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-01-02 | Korean | ||
|
2023
13 filings
| |||||
| 8233979 | [기재정정]주요사항보고서(회사분할결정) | 2023-12-28 | Korean | ||
| 8238188 | 주요사항보고서(회사분할결정) | 2023-12-18 | Korean | ||
| 8241579 | 주식등의대량보유상황보고서(약식) | 2023-12-14 | Korean | ||
| 8247166 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-12-01 | Korean | ||
| 8250918 | 투자설명서 | 2023-11-24 | Korean | ||
| 8257589 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
| 8254198 | 증권신고서(주식의포괄적교환ㆍ이전) | 2023-11-14 | Korean | ||
| 8265360 | 주권매매거래정지(우회상장여부 및 요건충족확인) | 2023-11-08 | Korean | ||
| 8265358 | 주요사항보고서(주식교환ㆍ이전결정) | 2023-11-08 | Korean | ||
| 8265331 | 주주명부폐쇄기간또는기준일설정 | 2023-11-08 | Korean | ||
| 8265315 | 주요사항보고서(자기주식처분결정) | 2023-11-08 | Korean | ||
| 8265196 | 주권매매거래정지해제(우회상장 미해당) | 2023-11-08 | Korean | ||
| 8267215 | 소송등의제기ㆍ신청(일정금액이상의청구) | 2023-11-03 | Korean | ||
Market data
Market data not available
Price history
Peer group · Development of video games, video game software, and video game software tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Levels Spolka Akcyjna
Develops and publishes action-adventure platformer games fo…
|
7LV | PL | Telecommunications, computer pr… |
|
Adventure Box Technology AB
Game technology company with a social cloud platform for us…
|
ADVBOX | SE | Telecommunications, computer pr… |
|
AlphaGen Intelligence Corp.
Builds AI-powered solutions to improve efficiency and creat…
|
AIC | CA | Telecommunications, computer pr… |
|
AXEL MARK INC.
Operates in advertising, blockchain games, IoT healthcare, …
|
3624 | JP | Telecommunications, computer pr… |
|
Bloober Team SA
A video game developer specializing in narrative-driven psy…
|
BLO | PL | Telecommunications, computer pr… |
|
Boba Mint Holdings Ltd.
Digital innovation holding company developing blockchain mo…
|
TNJ | CA | Telecommunications, computer pr… |
|
Bragg Gaming Group Inc.
B2B technology and content solutions provider for the globa…
|
BRAG | CA | Telecommunications, computer pr… |
|
Btc Studios Spolka Akcyjna
A video game developer specializing in story-driven and vis…
|
BTC | PL | Telecommunications, computer pr… |
|
Chartwell Technology Inc.
Developed software and platform solutions for the regulated…
|
CWH | CA | Telecommunications, computer pr… |
|
CommSeed Corporation
Develops and operates mobile games, including virtual pachi…
|
3739 | JP | Telecommunications, computer pr… |
GOLFZON 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/15641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15641 | 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=15641 | 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=15641 \ -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": 15641}, 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 GOLFZON Co., Ltd. (id: 15641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.