
SUPER RETAIL GROUP LIMITED — Investor Relations & Filings
Super Retail Group Limited operates a portfolio of prominent retail brands specializing in automotive, leisure, and sports categories. The company’s core business involves the distribution and sale of automotive parts and accessories, sporting equipment, apparel, and outdoor gear. Its primary brands include Supercheap Auto, which focuses on automotive maintenance and tools; rebel, a leading retailer of sporting goods and athletic footwear; BCF (Boating, Camping, Fishing), providing equipment for outdoor enthusiasts; and macpac, which specializes in technical outdoor apparel and equipment. The group leverages an extensive physical store network alongside integrated digital platforms to serve a diverse customer base. By focusing on high-engagement lifestyle categories, the company maintains a strong market position through specialized product ranges, expert service, and established customer loyalty programs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Company Statement 1 | 2026-05-20 | English | |
| Change in substantial holding 4 pages 283.2KB | 2026-05-17 | English | |
| Becoming a substantial holder 35 pages 1.2MB | 2026-05-13 | English | |
| Super Retail Group Investor Day 1 | 2026-05-11 | English | |
| Trading Update and Group & Unallocated Cost Outlook 2 pages 627.8KB | 2026-05-05 | English | |
| Appointment of CFO and MDs rebel and Supercheap Auto 2 pages 559.0KB | 2026-04-29 | English |
Browse filings by year
23 years- 2026 19 filings
- 2025 55 filings
- 2024 59 filings
- 2023 59 filings
- 2022 49 filings
- 2021 53 filings
- 2020 103 filings
- 2019 74 filings
- 2018 59 filings
- 2017 43 filings
- 2016 83 filings
- 2015 52 filings
- 2014 62 filings
- 2013 37 filings
- 2012 38 filings
- 2011 75 filings
- 2010 64 filings
- 2009 45 filings
- 2008 27 filings
- 2007 13 filings
- 2006 26 filings
- 2005 15 filings
- 2004 34 filings
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Academy Sports & Outdoors, Inc.
A full-line sporting goods and outdoor recreation retailer.
|
ASO | US | Wholesale and retail trade |
|
AL-
A prominent retailer specializing in authentic sports appar…
|
— | MY | Wholesale and retail trade |
|
Alpen Co.,Ltd.
Specialty retailer and manufacturer of sporting, golf, and …
|
3028 | JP | Wholesale and retail trade |
|
ANGLING DIRECT PLC
Omnichannel retailer specializing in fishing tackle and equ…
|
ANG | GB | Wholesale and retail trade |
|
Asahi Co.,LTD.
Specialty retailer of bicycles and accessories with private…
|
3333 | JP | Wholesale and retail trade |
|
Beijing Sanfo Outdoor Products Co., Ltd
Retails outdoor sports gear and apparel, plus event and adv…
|
002780 | CN | Wholesale and retail trade |
|
BIG 5 SPORTING GOODS Corp
A value-focused retailer of brand-name sporting goods, appa…
|
BGFV | US | Wholesale and retail trade |
|
Bike24 Holding AG
An e-commerce platform in continental Europe for premium cy…
|
BIKE | DE | Wholesale and retail trade |
|
BISORDI KREMAR SRL
Specializes in retail and wholesale distribution of sports …
|
— | AR | Wholesale and retail trade |
|
Dadelo S.A.
An omnichannel retailer of bicycles, bicycle parts, and cyc…
|
DAD | PL | Wholesale and retail trade |
SUPER RETAIL GROUP LIMITED 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/65878/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65878 | 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=65878 | 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=65878 \ -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": 65878}, 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 SUPER RETAIL GROUP LIMITED (id: 65878)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.