
Creas F&C Co., Ltd — Investor Relations & Filings
Creas F&C Co., Ltd. is a company specializing in the manufacturing and distribution of golf apparel and related goods. The company operates a diverse portfolio of licensed brands, including Pearly Gates, Ping Apparel, Master Bunny Edition, St. Andrews, and Fantom Sport. Its product range extends beyond performance and lifestyle clothing to encompass a comprehensive selection of golf accessories such as golf balls, bags, shoes, and hats. Creas F&C markets its products through multiple channels, including a direct-to-consumer e-commerce platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 교환사채(해외교환사채포함)발행후만기전사채취득 | 2026-05-19 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]타인에대한채무보증결정 | 2026-05-14 | Korean | |
| 타법인주식및출자증권취득결정 | 2026-05-06 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-30 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46524135 | 교환사채(해외교환사채포함)발행후만기전사채취득 | 2026-05-19 | Korean | ||
| 46369495 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45803868 | [기재정정]타인에대한채무보증결정 | 2026-05-14 | Korean | ||
| 41732843 | 타법인주식및출자증권취득결정 | 2026-05-06 | Korean | ||
| 39066753 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-30 | Korean | ||
| 39057040 | 주식등의대량보유상황보고서(일반) | 2026-04-30 | Korean | ||
| 38492598 | 주식등의대량보유상황보고서(일반) | 2026-04-29 | Korean | ||
| 38492500 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-29 | Korean | ||
| 38491780 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-29 | Korean | ||
| 38490910 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-29 | Korean | ||
| 36122852 | 자기주식처분결과보고서 | 2026-04-24 | Korean | ||
| 33252409 | [기재정정]타법인주식및출자증권처분결정 | 2026-04-03 | Korean | ||
| 33119348 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33119267 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33118822 | [기재정정]사업보고서 (2025.12) | 2026-03-31 | 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
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 |
Creas F&C 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/16435/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16435 | 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=16435 | 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=16435 \ -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": 16435}, 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 Creas F&C Co., Ltd (id: 16435)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.