
BRP Inc. — Investor Relations & Filings
BRP Inc. is a global leader in the design, development, manufacturing, distribution, and marketing of powersports vehicles, propulsion systems, and marine products. The company's portfolio of internationally recognized brands includes Ski-Doo and Lynx snowmobiles, Sea-Doo personal watercraft, and Can-Am on- and off-road vehicles. BRP also produces Rotax engines for its vehicles and other applications. The company is focused on creating innovative recreational experiences and is built on a tradition of ingenuity and a strong consumer focus, aiming to provide new ways for people to move and experience adventure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - BRP Inc. (0001748797) (Filer) | 2026-04-22 | English | |
| 40-F - BRP Inc. (0001748797) (Filer) | 2026-03-26 | English | |
| 6-K - BRP Inc. (0001748797) (Filer) | 2026-03-26 | English | |
| BRP Unveils the Winners of its 6th International Design Challenge | 2026-03-20 | English | |
| SCHEDULE 13G/A Filing | 2026-02-17 | English | |
| SCHEDULE 13G/A Filing | 2026-02-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 35246400 | 6-K - BRP Inc. (0001748797) (Filer) | 2026-04-22 | English | ||
| 33047191 | 40-F - BRP Inc. (0001748797) (Filer) | 2026-03-26 | English | ||
| 33047099 | 6-K - BRP Inc. (0001748797) (Filer) | 2026-03-26 | English | ||
| 33002051 | BRP Unveils the Winners of its 6th International Design Challenge | 2026-03-20 | English | ||
| 31577974 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
| 31577968 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 31577963 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
| 31577969 | 6-K Filing | 2026-01-29 | English | ||
|
2025
7 filings
| |||||
| 13129589 | 6-K | 2025-12-19 | English | ||
| 13129591 | SUPPL | 2025-12-19 | English | ||
| 13129590 | FWP | 2025-12-18 | English | ||
| 13129592 | SUPPL | 2025-12-18 | English | ||
| 10358150 | BRP gibt die Ernennung von Denis Le Vot zum President und Chief Executive Officer bekannt | 2025-12-18 | German | ||
| 13129593 | 6-K | 2025-12-16 | English | ||
| 10185577 | BRP Announces Appointment of Denis Le Vot as President and Chief Executive Officer | 2025-12-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Designs, manufactures, and distributes powersports products…
|
DOO | CA | Manufacturing |
|
China International Marine Containers (Group) Co., Ltd.
Global supplier of equipment and solutions for modern logis…
|
2039 | HK | Manufacturing |
|
Dongbang Ship Machinery Co., Ltd
Specialized manufacturer of components for ships and indust…
|
099410 | KR | Manufacturing |
|
GUANGDONG LVTONG NEW ENERGY ELECTRIC VEHICLE TECHNOLOGY CO., LTD.
Manufacturer of low-speed electric vehicles for golf, touri…
|
301322 | CN | Manufacturing |
|
OXE Marine AB
Designs and manufactures high-performance diesel outboard e…
|
OXE | SE | Manufacturing |
|
Polaris Inc.
Designs and manufactures powersports vehicles for outdoor w…
|
PII | US | Manufacturing |
|
SMT Scharf AG
Global supplier of transport solutions for underground mini…
|
S4A | DE | Manufacturing |
|
Taiga Motors Corporation
Designs, manufactures, and delivers all-electric powersport…
|
TAIG | CA | Manufacturing |
|
THE HANSHIN DIESEL WORKS, LTD
Manufacturer of marine propulsion systems, including engine…
|
6018 | JP | Manufacturing |
BRP 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/31113/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31113 | 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=31113 | 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=31113 \ -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": 31113}, 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 BRP Inc. (id: 31113)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.