CAMBUCI SA — Investor Relations & Filings
About CAMBUCI SA
Cambuci SA is a global manager and manufacturer of sporting goods, primarily recognized for its ownership of the Penalty and Stadium brands. The company specializes in the development, production, and commercialization of athletic equipment, footwear, and apparel, with a particular focus on soccer and futsal. Its product portfolio includes high-performance balls, specialized sports clothing, and technical footwear designed for professional and amateur athletes. Operating with an international reach, the organization distributes its products across 14 countries, including significant markets in South America, Asia, and Europe. The company emphasizes technical quality and the integration of sports-driven innovation within its manufacturing processes to serve a diverse global consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-15 | Portuguese | |
| Mapa sintetico consolidado - Depositário Central, escriturador e companhia | 2026-04-14 | Portuguese | |
| Mapa de votação consolidado - Depositário Central, Esciturador e Companhia | 2026-04-14 | Portuguese | |
| DFP 2025 | 2026-03-12 | Portuguese | |
| ITR 2025-Q3 | 2025-11-03 | Portuguese | |
| ITR 2025-Q2 | 2025-08-04 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34640925 | FRE - Formulário de Referência | 2026-04-15 | Portuguese | ||
| 34487964 | Mapa sintetico consolidado - Depositário Central, escriturador e companhia | 2026-04-14 | Portuguese | ||
| 34481615 | Mapa de votação consolidado - Depositário Central, Esciturador e Companhia | 2026-04-14 | Portuguese | ||
| 33801137 | DFP 2025 | 2026-03-12 | Portuguese | ||
|
2025
5 filings
| |||||
| 34135943 | ITR 2025-Q3 | 2025-11-03 | Portuguese | ||
| 34135869 | ITR 2025-Q2 | 2025-08-04 | Portuguese | ||
| 34135881 | ITR 2025-Q1 v2 | 2025-06-11 | Portuguese | ||
| 34135771 | ITR 2025-Q1 | 2025-05-05 | Portuguese | ||
| 33793709 | DFP 2024 | 2025-03-10 | Portuguese | ||
|
2024
5 filings
| |||||
| 34077308 | ITR 2024-Q3 | 2024-11-04 | Portuguese | ||
| 34077301 | ITR 2024-Q2 | 2024-08-05 | Portuguese | ||
| 34077286 | ITR 2024-Q1 | 2024-05-02 | Portuguese | ||
| 35880773 | FRE WEB 2023 v5 | 2024-04-17 | Portuguese | ||
| 33780506 | DFP 2023 | 2024-03-04 | Portuguese | ||
|
2023
1 filing
| |||||
| 35880559 | FRE WEB 2023 v4 | 2023-12-11 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABEO SA
Designs, manufactures, and distributes sports and leisure e…
|
ABEO | FR | Manufacturing |
|
Acushnet Holdings Corp.
Designs, manufactures, and distributes performance-driven g…
|
GOLF | US | Manufacturing |
|
American Outdoor Brands, Inc.
Provider of outdoor products and accessories for a wide ran…
|
AOUT | US | Manufacturing |
|
Amer Sports, Inc.
A global group of sports brands that designs and markets eq…
|
AS | KY | Manufacturing |
|
ASICS Corporation
Designs and manufactures high-performance athletic footwear…
|
7936 | JP | Manufacturing |
|
Bonny Worldwide Limited
Specialist in advanced carbon fiber composite products for …
|
8467 | TW | Manufacturing |
|
Clarus Corp
Global designer, manufacturer, and distributor of outdoor e…
|
CLAR | US | Manufacturing |
|
Comefly Outdoor Co.,Ltd
Develops, designs, and manufactures outdoor equipment and c…
|
603908 | CN | Manufacturing |
|
Cosco (India) ltd.
Manufacturer and marketer of sports, fitness, and lifestyle…
|
530545 | IN | Manufacturing |
|
Creas F&C Co., Ltd
Manufactures and distributes licensed golf apparel and rela…
|
110790 | KR | Manufacturing |
CAMBUCI SA 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/52888/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52888 | 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=52888 | 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=52888 \ -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": 52888}, 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 CAMBUCI SA (id: 52888)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.