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 |
|---|---|---|---|
| Kommuniké från extra bolagsstämma i Pierce Group AB (publ) | 2022-06-03 | Swedish | |
| Bulletin from extraordinary general meeting in Pierce Group AB (publ) | 2022-06-03 | English | |
| Kommuniké från Pierce Group AB (publ):s årsstämma 2022 | 2022-06-03 | Swedish | |
| Bulletin from Pierce Group AB (publ)’s Annual General Meeting 2022 | 2022-06-03 | English | |
| Major Shareholding Notification 2022 | 2022-06-02 | English | |
| Major Shareholding Notification 2022 | 2022-06-02 | Swedish |
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.