
TWIN DISC INC — Investor Relations & Filings
Twin Disc, Inc. designs, manufactures, and distributes power transmission equipment for marine and land-based applications. The company's product portfolio includes marine transmissions, propulsion systems, and controls, alongside heavy-duty, off-highway power-shift transmissions, clutches, and torque converters. A key area of innovation is in electric and hybrid systems, offering full electric, serial hybrid, and parallel hybrid configurations designed to meet emissions standards, save fuel, and increase efficiency. Notable products include the QuickShift transmission system, which provides smooth and fast clutch engagement. Through its acquisition of brands like Kobelt, the company also offers specialized steering, thruster, and braking control systems, serving a global customer base in demanding off-highway and marine markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - TWIN DISC INC (0000100378) (Filer) | 2026-05-06 | English | |
| 8-K - TWIN DISC INC (0000100378) (Filer) | 2026-05-06 | English | |
| 8-K - TWIN DISC INC (0000100378) (Filer) | 2026-05-06 | English | |
| 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-27 | English | |
| 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-26 | English | |
| 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-25 | English |
Browse filings by year
27 years- 2026 19 filings
- 2025 51 filings
- 2024 43 filings
- 2023 38 filings
- 2022 44 filings
- 2021 40 filings
- 2020 54 filings
- 2019 57 filings
- 2018 60 filings
- 2017 51 filings
- 2016 45 filings
- 2015 57 filings
- 2014 52 filings
- 2013 43 filings
- 2012 52 filings
- 2011 53 filings
- 2010 55 filings
- 2009 39 filings
- 2008 52 filings
- 2007 54 filings
- 2006 47 filings
- 2005 49 filings
- 2004 48 filings
- 2003 34 filings
- 2002 11 filings
- 2001 10 filings
- 2000 10 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41833819 | 10-Q - TWIN DISC INC (0000100378) (Filer) | 2026-05-06 | English | ||
| 41833736 | 8-K - TWIN DISC INC (0000100378) (Filer) | 2026-05-06 | English | ||
| 41833697 | 8-K - TWIN DISC INC (0000100378) (Filer) | 2026-05-06 | English | ||
| 32878814 | 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-27 | English | ||
| 32878815 | 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-26 | English | ||
| 32878816 | 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-25 | English | ||
| 32878817 | 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-25 | English | ||
| 32878818 | 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-18 | English | ||
| 32878819 | 4 - TWIN DISC INC (0000100378) (Filer) | 2026-02-17 | English | ||
| 20884679 | 4 Filing | 2026-02-13 | English | ||
| 20884931 | 4 Filing | 2026-02-12 | English | ||
| 20884849 | 4 Filing | 2026-02-11 | English | ||
| 20884805 | 4 Filing | 2026-02-11 | English | ||
| 20884800 | 4 Filing | 2026-02-11 | English | ||
| 17354938 | 8-K Filing | 2026-02-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Harmonic Drive Systems Inc.
Manufactures high-precision motion control products and str…
|
6324 | JP | Manufacturing |
|
Harsha Engineers International Limited
Manufactures precision bearing cages, specialized component…
|
HARSHA | IN | Manufacturing |
|
HEFEI CONVER HOLDING CO.,LTD.
Produces high-precision transmission equipment and industri…
|
603409 | CN | Manufacturing |
|
HEPHAIST CO.,LTD.
Manufacturer of high-precision linear motion equipment and …
|
6433 | JP | Manufacturing |
|
hGears AG
Global manufacturer of high-precision gears, components, an…
|
HGEA | DE | Manufacturing |
|
HINDUSTAN HARDY LIMITED
Manufacturer of driveline components, propeller shafts, and…
|
505893 | IN | Manufacturing |
|
HIWIN
Global manufacturer of high-precision motion control compon…
|
2049 | TW | Manufacturing |
|
Hunan SUND Technological Corporation
Manufactures high-performance sliding bearings for critical…
|
301548 | CN | Manufacturing |
|
I-ROBOTICS,Co.,Ltd.
Manufactures high-precision robotic components and polyethy…
|
066430 | KR | Manufacturing |
|
Jiangsu Guomao Reducer Co.,Ltd.
Manufactures high-precision gear reducers and motors for in…
|
603915 | CN | Manufacturing |
TWIN DISC 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/33796/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33796 | 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=33796 | 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=33796 \ -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": 33796}, 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 TWIN DISC INC (id: 33796)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.