
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-01-22 | Korean | |
| 기타시장안내 (상장적격성 실질심사 사유발생) | 2026-01-22 | Korean | |
| 주권매매거래정지기간변경 (상장적격성 실질심사 사유발생) | 2026-01-22 | Korean | |
| 조회공시요구(풍문또는보도) (회계처리기준 위반) | 2026-01-22 | Korean | |
| 주권매매거래정지 (풍문 또는 보도 관련) | 2026-01-22 | Korean | |
| 증권발행결과(자율공시) | 2025-12-22 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 13192046 | 회계처리기준위반행위로인한증권선물위원회의검찰고발등 | 2026-01-22 | Korean | ||
| 13192044 | 기타시장안내 (상장적격성 실질심사 사유발생) | 2026-01-22 | Korean | ||
| 13192042 | 주권매매거래정지기간변경 (상장적격성 실질심사 사유발생) | 2026-01-22 | Korean | ||
| 13176820 | 조회공시요구(풍문또는보도) (회계처리기준 위반) | 2026-01-22 | Korean | ||
| 13176818 | 주권매매거래정지 (풍문 또는 보도 관련) | 2026-01-22 | Korean | ||
|
2025
10 filings
| |||||
| 12202199 | 증권발행결과(자율공시) | 2025-12-22 | Korean | ||
| 10214916 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 10214892 | [기재정정]주식매수선택권부여에관한신고 | 2025-12-16 | Korean | ||
| 33027100 | 기업설명회(IR)개최결과 | 2025-10-27 | Korean | ||
| 7878224 | [기재정정]사업보고서 (2017.12) | 2025-08-06 | Korean | ||
| 7878223 | [기재정정]사업보고서 (2018.12) | 2025-08-06 | Korean | ||
| 7878222 | [기재정정]사업보고서 (2019.12) | 2025-08-06 | Korean | ||
| 7878220 | [기재정정]사업보고서 (2020.12) | 2025-08-06 | Korean | ||
| 7878219 | [기재정정]사업보고서 (2021.12) | 2025-08-06 | Korean | ||
| 7888690 | 기업설명회(IR)개최결과 | 2025-06-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABEO SA
Designs, manufactures, and distributes sports and leisure e…
|
ABEO | FR | Manufacturing |
|
Acushnet Holdings Corp.
Designs, manufactures, and distributes performance-driven g…
|
GOLF | US | Manufacturing |
|
American Outdoor Brands, Inc.
Provider of outdoor products and accessories for a wide ran…
|
AOUT | US | Manufacturing |
|
Amer Sports, Inc.
A global group of sports brands that designs and markets eq…
|
AS | KY | Manufacturing |
|
ASICS Corporation
Designs and manufactures high-performance athletic footwear…
|
7936 | JP | Manufacturing |
|
Bonny Worldwide Limited
Specialist in advanced carbon fiber composite products for …
|
8467 | TW | Manufacturing |
|
CAMBUCI SA
Global manufacturer of soccer and futsal equipment, footwea…
|
— | BR | Manufacturing |
|
Clarus Corp
Global designer, manufacturer, and distributor of outdoor e…
|
CLAR | US | Manufacturing |
|
Comefly Outdoor Co.,Ltd
Develops, designs, and manufactures outdoor equipment and c…
|
603908 | CN | Manufacturing |
|
Cosco (India) ltd.
Manufacturer and marketer of sports, fitness, and lifestyle…
|
530545 | IN | 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.