
BRUNSWICK CORP — Investor Relations & Filings
Brunswick Corporation is a global leader in marine recreation, specializing in the design, manufacturing, and marketing of recreational marine products. The company's extensive portfolio encompasses over 60 brands, including prominent names in marine propulsion like Mercury Marine, boat manufacturers such as Boston Whaler, and a comprehensive range of parts and accessories under divisions like the Navico Group. A central element of its business is the ACES (Autonomy, Connectivity, Electrification, and Shared Access) innovation strategy. This framework guides the development of advanced technologies aimed at simplifying boat operation, enabling digital connectivity, advancing electric propulsion systems, and creating alternative ownership models to enhance the on-water experience for consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - BRUNSWICK CORP (0000014930) (Filer) | 2026-05-07 | English | |
| 8-K - BRUNSWICK CORP (0000014930) (Filer) | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| SCHEDULE 13G/A - BRUNSWICK CORP (0000014930) (Subject) | 2026-03-26 | English | |
| DEFA14A - BRUNSWICK CORP (0000014930) (Filer) | 2026-03-19 | English |
Browse filings by year
33 years- 2026 31 filings
- 2025 83 filings
- 2024 101 filings
- 2023 100 filings
- 2022 90 filings
- 2021 82 filings
- 2020 73 filings
- 2019 94 filings
- 2018 109 filings
- 2017 92 filings
- 2016 89 filings
- 2015 82 filings
- 2014 99 filings
- 2013 117 filings
- 2012 83 filings
- 2011 81 filings
- 2010 94 filings
- 2009 122 filings
- 2008 122 filings
- 2007 102 filings
- 2006 129 filings
- 2005 134 filings
- 2004 188 filings
- 2003 65 filings
- 2002 12 filings
- 2001 8 filings
- 2000 15 filings
- 1999 17 filings
- 1998 15 filings
- 1997 12 filings
- 1996 17 filings
- 1995 13 filings
- 1994 9 filings
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 |
|
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 |
|
MasterCraft Boat Holdings, Inc.
Designs and manufactures recreational powerboats, including…
|
MCFT | US | Manufacturing |
BRUNSWICK 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/31141/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31141 | 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=31141 | 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=31141 \ -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": 31141}, 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 BRUNSWICK CORP (id: 31141)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.