
MasterCraft Boat Holdings, Inc. — Investor Relations & Filings
MasterCraft Boat Holdings, Inc. is a leading designer, manufacturer, and marketer of recreational powerboats. The company operates through three brands: MasterCraft, Crest, and Aviara. The MasterCraft brand produces performance sport boats for water sports, including wakesurfing, wakeboarding, and water skiing. The Crest brand manufactures pontoon boats, and the Aviara brand offers luxury dayboats. The company is recognized as an innovator in the marine industry, focusing on quality, performance, and thoughtful design features across its product portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-22 | English | |
| 8-K | 2026-05-15 | English | |
| 8-K - MasterCraft Boat Holdings, Inc. (0001638290) (Filer) | 2026-05-12 | English | |
| 10-Q - MasterCraft Boat Holdings, Inc. (0001638290) (Filer) | 2026-05-07 | English | |
| 8-K - MasterCraft Boat Holdings, Inc. (0001638290) (Filer) | 2026-05-07 | English | |
| 8-K - MasterCraft Boat Holdings, Inc. (0001638290) (Filer) | 2026-05-01 | English |
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bénéteau
Global manufacturer of a diverse portfolio of recreational …
|
BEN | FR | Manufacturing |
|
BRUNSWICK CORP
A global leader in marine recreation, designing and manufac…
|
BC | US | Manufacturing |
|
Catana Group
Manufacturer of luxury sailing and power catamarans with ma…
|
CATGR | FR | Manufacturing |
|
Ferretti Group
A world leader in the design, construction, and sale of lux…
|
YACHT | IT | Manufacturing |
|
Fountaine Pajot
Designer and manufacturer of luxury sailing catamarans and …
|
ALFPC | FR | Manufacturing |
|
Future Beach Corporation
Designer and manufacturer of outdoor recreational watercraf…
|
— | CA | Manufacturing |
|
HanseYachts AG
A global manufacturer of sailing and motor yachts across si…
|
H9Y | DE | Manufacturing |
|
MALIBU BOATS, INC.
Designs and manufactures recreational power boats for water…
|
MBUU | US | Manufacturing |
|
MARINE PRODUCTS CORP
Manufacturer of recreational fiberglass powerboats under th…
|
MPX | US | Manufacturing |
|
Nimbus Group AB
A leading manufacturer of leisure motorboats with a diverse…
|
BOAT | SE | Manufacturing |
MasterCraft Boat Holdings, 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/33151/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33151 | 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=33151 | 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=33151 \ -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": 33151}, 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 MasterCraft Boat Holdings, Inc. (id: 33151)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.