GRUPO SBF S.A. — Investor Relations & Filings
About GRUPO SBF S.A.
Grupo SBF S.A. operates an integrated ecosystem focused on the sporting goods sector. The company manages a diverse portfolio that includes multi-brand retail operations and specialized distribution channels. It provides a wide range of athletic apparel, footwear, accessories, and equipment through an omnichannel platform that synchronizes physical stores with digital commerce. A significant aspect of its business involves the exclusive distribution of Nike products, encompassing the management of dedicated brand stores and wholesale operations. The company leverages its infrastructure to serve as a comprehensive sports platform, integrating retail sales with consumer engagement and logistics. By utilizing a multichannel approach, it facilitates access to global sports brands and technical equipment for a broad consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 v3 | 2021-11-17 | Portuguese | |
| ITR 2021-Q3 | 2021-11-11 | Portuguese | |
| FRE NOVO 2021 v2 | 2021-08-19 | Portuguese | |
| ITR 2021-Q2 | 2021-08-12 | Portuguese | |
| FRE NOVO 2021 | 2021-05-31 | Portuguese | |
| FRE NOVO 2020 v10 | 2021-05-19 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
10 filings
| |||||
| 34678245 | FRE NOVO 2021 v3 | 2021-11-17 | Portuguese | ||
| 33977883 | ITR 2021-Q3 | 2021-11-11 | Portuguese | ||
| 34678244 | FRE NOVO 2021 v2 | 2021-08-19 | Portuguese | ||
| 33977885 | ITR 2021-Q2 | 2021-08-12 | Portuguese | ||
| 34678243 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 34574681 | FRE NOVO 2020 v10 | 2021-05-19 | Portuguese | ||
| 33977836 | ITR 2021-Q1 | 2021-05-13 | Portuguese | ||
| 34574651 | FRE NOVO 2020 v9 | 2021-05-11 | Portuguese | ||
| 33719343 | DFP 2020 | 2021-03-30 | Portuguese | ||
| 34574648 | FRE NOVO 2020 v8 | 2021-03-12 | Portuguese | ||
|
2020
5 filings
| |||||
| 34574619 | FRE NOVO 2020 v7 | 2020-12-07 | Portuguese | ||
| 34574582 | FRE NOVO 2020 v6 | 2020-11-19 | Portuguese | ||
| 33962190 | ITR 2020-Q3 | 2020-11-12 | Portuguese | ||
| 34574544 | FRE NOVO 2020 v5 | 2020-08-20 | Portuguese | ||
| 33962174 | ITR 2020-Q2 | 2020-08-13 | Portuguese | ||
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 |
|
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 |
|
Dadelo S.A.
An omnichannel retailer of bicycles, bicycle parts, and cyc…
|
DAD | PL | Wholesale and retail trade |
|
DAIWA CYCLE CO.,LTD.
Operates a chain of specialty bicycle stores offering sales…
|
5888 | JP | Wholesale and retail trade |
|
DICK'S SPORTING GOODS, INC.
An omni-channel retailer of sports equipment, apparel, foot…
|
DKS | US | Wholesale and retail trade |
GRUPO SBF S.A. 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/53003/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53003 | 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=53003 | 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=53003 \ -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": 53003}, 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 GRUPO SBF S.A. (id: 53003)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.