
SBW — Investor Relations & Filings
SBW, Inc. is a manufacturer and distributor specializing in innerwear. The company's product portfolio includes a wide range of undergarments, lingerie, and T-shirts for adults and children. It markets its products under various brand names, including TRY, CHAVILLE, HEAT UP, and COOLUTION. With a history spanning over five decades, the company focuses on the design, production, and sale of innerwear. Another entity, SBW Co., Ltd., operates separately as an OEM and ODM manufacturer of industrial gloves and personal protective equipment (PPE), supplying functional glove solutions to various industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(전환사채권발행결정) | 2026-04-27 | Korean | |
| [기재정정]주요사항보고서(주권관련사채권양수결정) | 2026-04-27 | Korean | |
| 주요사항보고서(주권관련사채권양수결정) | 2026-04-20 | Korean | |
| 주요사항보고서(전환사채권발행결정) | 2026-04-17 | Korean | |
| 사업보고서 (2025.12) | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-09-01 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 37325669 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-04-27 | Korean | ||
| 37325613 | [기재정정]주요사항보고서(주권관련사채권양수결정) | 2026-04-27 | Korean | ||
| 34689702 | 주요사항보고서(주권관련사채권양수결정) | 2026-04-20 | Korean | ||
| 34654888 | 주요사항보고서(전환사채권발행결정) | 2026-04-17 | Korean | ||
| 33116989 | 사업보고서 (2025.12) | 2026-03-31 | Korean | ||
|
2025
10 filings
| |||||
| 7867573 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-09-01 | Korean | ||
| 7873716 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7873547 | [기재정정]사업보고서 (2024.12) | 2025-08-14 | Korean | ||
| 7902110 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7918307 | 정기주주총회결과 | 2025-03-31 | Korean | ||
| 7924328 | 감사보고서제출 | 2025-03-21 | Korean | ||
| 7924321 | 사업보고서 (2024.12) | 2025-03-21 | Korean | ||
| 7950750 | 의결권대리행사권유참고서류 | 2025-03-18 | Korean | ||
| 7954826 | 주주총회소집결의 | 2025-03-14 | Korean | ||
| 7954710 | 주식분할결정 | 2025-03-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegis Investment Management (Golf), Inc.
A golf industry franchise focused on helping golfers lower …
|
AEG.H | CA | Arts, sports and recreation |
|
Agassi Sports Entertainment Corp.
Develops a digital platform for racquet sports with AI coac…
|
AASP | US | Arts, sports and recreation |
|
Allied Gaming & Entertainment Inc.
An experiential entertainment company focused on esports ev…
|
AGAE | US | Arts, sports and recreation |
|
CERESPO CO.,LTD.
An event production company providing end-to-end services f…
|
9625 | JP | Arts, sports and recreation |
|
China Sports Industry Group Co.,Ltd
Manages sports events, venues, lotteries, and infrastructur…
|
600158 | CN | Arts, sports and recreation |
|
GT Talent Group
A motorsports firm offering a talent show, supercar driving…
|
GT | IT | Arts, sports and recreation |
|
Highlight Event and Entertainment AG
A holding company marketing events in film and sports, and …
|
HLEE | CH | Arts, sports and recreation |
|
ICONIK SPORTS AND EVENTS LIMITED
Provides end-to-end management for sporting activities, cor…
|
511260 | IN | Arts, sports and recreation |
|
Interactive Strength, Inc.
Develops specialty fitness equipment and integrated virtual…
|
TRNR | US | Arts, sports and recreation |
|
Keep Inc.
A comprehensive, one-stop solution for fitness consumers vi…
|
3650 | KY | Arts, sports and recreation |
SBW 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/16341/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16341 | 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=16341 | 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=16341 \ -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": 16341}, 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 SBW (id: 16341)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.