Dadelo S.A. — Investor Relations & Filings
Dadelo S.A. is a company specializing in the retail of bicycles, bicycle parts, and accessories. It operates primarily through its e-commerce platform, CentrumRowerowe.pl, offering a diverse product range that includes various types of bicycles, such as trekking and electric models, as well as cycling apparel and footwear. The company is expanding its business model to include physical retail stores, adopting an omnichannel strategy. Dadelo S.A. is a member of the Oponeo.pl Capital Group, leveraging the group's extensive experience in the e-commerce sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| zal01_Uchwala_ZWZA_-_Dadelo_-_pkt_23.pdf | 2026-04-21 | Polish | |
| zal02_2026-04-21_-_wniosek_-_porzadek_obrad.pdf | 2026-04-21 | Polish | |
| Zmiana porządku obrad Zwyczajnego Walnego Zgromadzenia zwołanego na dzień 12 maja 2026 r. - Content (PL) | 2026-04-21 | Polish | |
| zal03_2026-04-16_-_DADELO_-_Wzory_pelnomocnictw_na_ZWZA_2026.pdf | 2026-04-16 | Polish | |
| zal01_2026-04-16_-_DADELO_-_Formularz_do_glosowania_przez_pelnomocnika_ZWZA.pdf | 2026-04-16 | Polish | |
| zal02_2026-04-16_-_DADELO_-_Projekty_Uchwal_ZWZA_2026.pdf | 2026-04-16 | Polish |
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
Dadelo 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/5578/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5578 | 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=5578 | 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=5578 \ -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": 5578}, 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 Dadelo S.A. (id: 5578)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.