
MALIBU BOATS, INC. — Investor Relations & Filings
Malibu Boats, Inc. is a designer, manufacturer, and marketer of recreational power boats. The company operates a diverse portfolio of brands catering to various segments of the marine market. Its core offerings include performance sport boats under the Malibu and Axis brands, which are designed for watersports such as wakeboarding, wakesurfing, and water skiing. The portfolio also features the Cobalt brand, known for its quality runabouts, and several brands focused on fishing: Pursuit for premium offshore boats, and Cobia, Pathfinder, Maverick, and Hewes for inshore and flats fishing. A key operational strategy is vertical integration, enabling in-house production of critical components like engines, towers, and trailers. The company is known for its technological innovations, including patented systems like Surf Gate™ and Power Wedge™ that enhance the watersports experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A - MALIBU BOATS, INC. (0001590976) (Subject) | 2026-03-27 | English | |
| 8-K - MALIBU BOATS, INC. (0001590976) (Filer) | 2026-03-02 | English | |
| SCHEDULE 13G Filing | 2026-02-17 | English | |
| SCHEDULE 13G/A Filing | 2026-02-13 | English | |
| SCHEDULE 13G/A Filing | 2026-02-10 | English | |
| 10-Q Filing | 2026-02-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 33061684 | SCHEDULE 13G/A - MALIBU BOATS, INC. (0001590976) (Subject) | 2026-03-27 | English | ||
| 32894641 | 8-K - MALIBU BOATS, INC. (0001590976) (Filer) | 2026-03-02 | English | ||
| 30772381 | SCHEDULE 13G Filing | 2026-02-17 | English | ||
| 30772303 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 30772347 | SCHEDULE 13G/A Filing | 2026-02-10 | English | ||
| 30772543 | 10-Q Filing | 2026-02-05 | English | ||
| 30772287 | 8-K Filing | 2026-02-05 | English | ||
| 30772360 | SCHEDULE 13G/A Filing | 2026-01-16 | English | ||
| 12723671 | FORM 4 | 2026-01-05 | English | ||
| 12723674 | FORM 4 | 2026-01-05 | English | ||
|
2025
5 filings
| |||||
| 12723675 | FORM 4 | 2025-12-01 | English | ||
| 12723672 | FORM 4 | 2025-11-24 | English | ||
| 12723676 | FORM 4 | 2025-11-14 | English | ||
| 12723673 | FORM 3 | 2025-11-14 | English | ||
| 12723677 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alexander Marine Co., Ltd.
Designs and manufactures luxury yachts with global distribu…
|
8478 | TW | Manufacturing |
|
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 |
|
MARINE PRODUCTS CORP
Manufacturer of recreational fiberglass powerboats under th…
|
MPX | US | Manufacturing |
|
MasterCraft Boat Holdings, Inc.
Designs and manufactures recreational powerboats, including…
|
MCFT | US | Manufacturing |
MALIBU BOATS, 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/32630/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32630 | 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=32630 | 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=32630 \ -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": 32630}, 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 MALIBU BOATS, INC. (id: 32630)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.