Pierce Group — Investor Relations & Filings
Pierce Group is a leading European e-commerce company specializing in gear, parts, accessories, and streetwear for motorcycle and snowmobile enthusiasts. The company operates a multi-brand strategy, serving customers across Europe through a portfolio of specialized online stores. Its primary retail platforms include 24MX, XLMOTO, and Sledstore, each offering a wide range of products tailored to the needs of passionate riders. By combining a deep understanding of the rider community with a robust e-commerce infrastructure, Pierce Group provides a comprehensive shopping experience for its target market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Declaration of Voting Results & Voting Rights Announcements 2021 | 2021-04-08 | English | |
| Increased number of shares and votes in Pierce Group | 2021-03-31 | English | |
| Ökat antal aktier och röster i Pierce Group | 2021-03-31 | Swedish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
3 filings
| |||||
| 712948 | Declaration of Voting Results & Voting Rights Announcements 2021 | 2021-04-08 | English | ||
| 713212 | Increased number of shares and votes in Pierce Group | 2021-03-31 | English | ||
| 713211 | Ökat antal aktier och röster i Pierce Group | 2021-03-31 | Swedish | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Pierce Group, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Retail sale of motorcycles, motorcycles parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ArkCore, Inc.
A diversified company selling used motorcycles and operatin…
|
3384 | JP | Wholesale and retail trade |
|
BIKE O & COMPANY Ltd.
Specializes in the procurement and resale of used motorcycl…
|
3377 | JP | Wholesale and retail trade |
|
Bikewo Green Tech Limited
Multi-brand electric two-wheeler retailer providing sales, …
|
BIKEWO | IN | Wholesale and retail trade |
|
MOTORCYCLE HOLDINGS LIMITED
Operates motorcycle dealerships and wholesale distribution …
|
MTO | AU | Wholesale and retail trade |
|
Resourceful Automobile Limited
New Delhi-based two-wheeler dealership specializing in Yama…
|
544236 | IN | Wholesale and retail trade |
|
RideNow Group, Inc.
Powersports retailer selling new and pre-owned vehicles, pa…
|
RDNW | US | Wholesale and retail trade |
Pierce Group 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/3096/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3096 | 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=3096 | 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=3096 \ -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": 3096}, 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 Pierce Group (id: 3096)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.