
VOLVIK INC. — Investor Relations & Filings
Volvik Inc. is a company specializing in the manufacture and sale of golf equipment. With over four decades of experience, the company is primarily known for its high-performance golf balls, designed for players of all skill levels. Volvik is recognized for its innovation in golf ball design, particularly for introducing a wide range of vibrant, colored golf balls and creating the world's first matte finish golf ball. The company utilizes patented dimple technology to enhance performance. Its product portfolio includes various golf ball series such as VIVID, CONDOR, and CRYSTAL. In addition to golf balls, Volvik also offers a range of golf gear and accessories, including caps, bags, and apparel, and engages in special collaborations with popular culture brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]감사보고서제출 | 2026-04-23 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-04-23 | Korean | |
| 기타시장안내 (상장공시위원회 심의결과 및 상장유지 결정 안내) | 2026-04-06 | Korean | |
| 주권매매거래정지해제 | 2026-04-06 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 주식매수선택권부여에관한신고 | 2026-03-26 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35646435 | [기재정정]감사보고서제출 | 2026-04-23 | Korean | ||
| 35646392 | [기재정정]사업보고서 (2025.12) | 2026-04-23 | Korean | ||
| 33596255 | 기타시장안내 (상장공시위원회 심의결과 및 상장유지 결정 안내) | 2026-04-06 | Korean | ||
| 33596248 | 주권매매거래정지해제 | 2026-04-06 | Korean | ||
| 33048658 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33048363 | 주식매수선택권부여에관한신고 | 2026-03-26 | Korean | ||
| 33045763 | 대표이사변경 | 2026-03-26 | Korean | ||
| 32973266 | [기재정정]회계처리기준위반행위로인한증권선물위원회의검찰고발등 | 2026-03-18 | Korean | ||
| 32971459 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32971264 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32928785 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32928385 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927833 | 기타시장안내 (상장공시위원회 심의대상 결정 및 절차 안내) | 2026-03-11 | Korean | ||
| 32927815 | 주권매매거래정지기간변경 (상장적격성 실질심사 대상 결정) | 2026-03-11 | Korean | ||
| 19463783 | 기타시장안내 (실질심사 심의대상 여부 결정을 위한 조사기간 연장 안내) | 2026-02-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IMPULSE (QINGDAO) HEALTH TECH CO., LTD.
Develops and manufactures cardio, strength, and outdoor fit…
|
002899 | CN | Manufacturing |
|
Jiangsu Jinling Sports Equipment Co.,Ltd.
Specializes in professional sports equipment and venue solu…
|
300651 | CN | Manufacturing |
|
Jiangsu Kangliyuan Sports Tech. Co., Ltd.
Manufacturer of smart home and commercial fitness equipment…
|
301287 | CN | Manufacturing |
|
Johnson Health Tech Co., Ltd.
Global leader in the design and manufacture of fitness and …
|
1736 | TW | Manufacturing |
|
JOHNSON OUTDOORS INC
Manufacturer and marketer of outdoor recreation products fo…
|
JOUT | US | Manufacturing |
|
J-Star Holding Co., Ltd.
Global developer and manufacturer of carbon fiber and compo…
|
YMAT | US | Manufacturing |
|
Misto Holdings Corporation
A global brand portfolio company selling apparel, footwear,…
|
081660 | KR | Manufacturing |
|
Mizuno Corporation
A global manufacturer and marketer of sporting goods, appar…
|
8022 | JP | Manufacturing |
|
MTG Co., Ltd.
Develops, manufactures, and sells products in the health, b…
|
7806 | JP | Manufacturing |
|
National Electronics Holdings Limited
Manufactures and sells electronic watches, watch parts, and…
|
213 | HK | Manufacturing |
VOLVIK 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/16031/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16031 | 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=16031 | 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=16031 \ -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": 16031}, 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 VOLVIK INC. (id: 16031)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.