
MARINE PRODUCTS CORP — Investor Relations & Filings
Marine Products Corporation is a manufacturer of recreational fiberglass powerboats. The company designs, produces, and distributes its products under two premium brands: Chaparral and Robalo. The Chaparral brand offers a range of sport boats and cruisers, including stern-drive and inboard models, catering to the family recreational market. The Robalo brand specializes in outboard sport fishing boats. The company's products are marketed and sold through an independent dealer network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 POS | 2026-05-15 | English | |
| S-8 POS | 2026-05-15 | English | |
| S-8 POS | 2026-05-15 | English | |
| S-8 POS | 2026-05-15 | English | |
| FORM 8-K | 2026-05-15 | English | |
| 10-Q - MARINE PRODUCTS CORP (0001129155) (Filer) | 2026-05-08 | English |
Browse filings by year
24 years- 2026 42 filings
- 2025 42 filings
- 2024 33 filings
- 2023 45 filings
- 2022 52 filings
- 2021 51 filings
- 2020 70 filings
- 2019 41 filings
- 2018 38 filings
- 2017 47 filings
- 2016 59 filings
- 2015 42 filings
- 2014 43 filings
- 2013 36 filings
- 2012 53 filings
- 2011 31 filings
- 2010 29 filings
- 2009 33 filings
- 2008 45 filings
- 2007 42 filings
- 2006 41 filings
- 2005 53 filings
- 2004 47 filings
- 2003 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46362596 | S-8 POS | 2026-05-15 | English | ||
| 46362712 | S-8 POS | 2026-05-15 | English | ||
| 46362565 | S-8 POS | 2026-05-15 | English | ||
| 46362635 | S-8 POS | 2026-05-15 | English | ||
| 46362624 | FORM 8-K | 2026-05-15 | English | ||
| 44362657 | 10-Q - MARINE PRODUCTS CORP (0001129155) (Filer) | 2026-05-08 | English | ||
| 42801859 | 8-K - MARINE PRODUCTS CORP (0001129155) (Filer) | 2026-05-07 | English | ||
| 39628289 | 8-K - MARINE PRODUCTS CORP (0001129155) (Filer) | 2026-05-01 | English | ||
| 38812666 | 10-K/A - MARINE PRODUCTS CORP (0001129155) (Filer) | 2026-04-29 | English | ||
| 32975094 | 8-K - MARINE PRODUCTS CORP (0001129155) (Filer) | 2026-03-18 | English | ||
| 32888085 | 10-K - MARINE PRODUCTS CORP (0001129155) (Filer) | 2026-02-27 | English | ||
| 28050941 | 425 Filing | 2026-02-06 | English | ||
| 28050902 | 425 Filing | 2026-02-06 | English | ||
| 28050898 | 425 Filing | 2026-02-06 | English | ||
| 28050867 | 425 Filing | 2026-02-06 | English | ||
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Novamarine SpA
Manufacturer of high-performance Rigid Hulled Inflatable Bo…
|
NOVA | IT | Manufacturing |
|
Ocean Alexander
Designs and manufactures luxury yachts with global distribu…
|
8478 | TW | Manufacturing |
|
The Italian Sea Group
A global operator in luxury yachting for the design, constr…
|
TISG | IT | Manufacturing |
|
The Limestone Boat Company Limited
Designs, builds, and distributes recreational and commercia…
|
BOAT.H | CA | Manufacturing |
|
Twin Vee PowerCats, Co.
Designs, manufactures, and markets recreational and commerc…
|
VEEE | US | Manufacturing |
|
Vision Marine Technologies Inc.
Designs and manufactures electric marine propulsion systems…
|
VMAR | CA | Manufacturing |
MARINE PRODUCTS CORP 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/33284/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33284 | 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=33284 | 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=33284 \ -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": 33284}, 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 MARINE PRODUCTS CORP (id: 33284)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.