
XXL — Investor Relations & Filings
XXL is a leading sports retailer in the Nordic region, offering a wide assortment of sports equipment, apparel, footwear, and accessories for a variety of sports and outdoor activities. The company operates through a large network of physical stores and an e-commerce platform. Known for its broad selection of products from well-known brands, XXL positions itself as a major destination for sporting goods and outdoor gear, catering to a wide range of customers from amateur enthusiasts to serious athletes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| XXL ASA – Strykning | 2025-07-18 | Norwegian | |
| XXL ASA – Delisting | 2025-07-18 | English | |
| Financial calendar | 2025-07-04 | English | |
| Mottatt søknad om strykning | 2025-07-01 | Norwegian | |
| Received application for delisting | 2025-07-01 | English | |
| OSLO BØRS – TRADING SUSPENSION | 2025-07-01 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for XXL, 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 sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ORVIS CORPORATION
Manufactures packaging materials, prefab houses; offers con…
|
7827 | JP | Wholesale and retail trade |
|
Outdoorzy Spolka Akcyjna
Online retailer of clothing, footwear, and equipment for ou…
|
OUT | PL | Wholesale and retail trade |
|
Söder Sportfiske AB
Retailer of sport fishing equipment, marine electronics, an…
|
SODER | SE | Wholesale and retail trade |
|
SPORTSMAN'S WAREHOUSE HOLDINGS, INC.
Outdoor sporting goods retailer for hunting, shooting sport…
|
SPWH | US | Wholesale and retail trade |
|
SUPER RETAIL GROUP LIMITED
Operates retail brands specializing in automotive, leisure,…
|
SUL | AU | Wholesale and retail trade |
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
West 49 Inc.
Specialty retailer of apparel, footwear, and hardgoods for …
|
WXX | CA | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
XXL 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/3793/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3793 | 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=3793 | 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=3793 \ -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": 3793}, 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 XXL (id: 3793)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.