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 |
|---|---|---|---|
| Ceasing to be a substantial holder 9 pages 922.6KB | 2026-03-17 | English | |
| Change of Director's Interest Notice 3 pages 309.1KB | 2026-03-15 | English | |
| Becoming a substantial holder 35 pages 3.9MB | 2026-03-02 | English | |
| Appendix 4D and FY26 Interim Financial Report 30 pages 692.0KB | 2026-02-25 | English | |
| Dividend/Distribution - SUL 4 pages 15.5KB | 2026-02-25 | English | |
| Half Year Results Announcement 7 pages 300.9KB | 2026-02-25 | English |
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 |
|
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
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | 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.