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 |
|---|---|---|---|
| FCA - Formulário Cadastral | 2026-05-04 | Portuguese | |
| - | 2026-05-04 | Portuguese | |
| 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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 40980021 | FCA - Formulário Cadastral | 2026-05-04 | Portuguese | ||
| 40971648 | - | 2026-05-04 | Portuguese | ||
| 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
4 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu Jinling Sports Equipment Co.,Ltd.
Specializes in professional sports equipment and venue solu…
|
300651 | CN | Manufacturing |
|
Jiangsu Kangliyuan Sports Tech. Co., Ltd.
Manufacturer of smart home and commercial fitness equipment…
|
301287 | CN | Manufacturing |
|
Johnson Health Tech Co., Ltd.
Global leader in the design and manufacture of fitness and …
|
1736 | TW | Manufacturing |
|
JOHNSON OUTDOORS INC
Manufacturer and marketer of outdoor recreation products fo…
|
JOUT | US | Manufacturing |
|
J-Star Holding Co., Ltd.
Global developer and manufacturer of carbon fiber and compo…
|
YMAT | US | Manufacturing |
|
Misto Holdings Corporation
A global brand portfolio company selling apparel, footwear,…
|
081660 | KR | Manufacturing |
|
Mizuno Corporation
A global manufacturer and marketer of sporting goods, appar…
|
8022 | JP | Manufacturing |
|
MTG Co., Ltd.
Develops, manufactures, and sells products in the health, b…
|
7806 | JP | Manufacturing |
|
National Electronics Holdings Limited
Manufactures and sells electronic watches, watch parts, and…
|
213 | HK | Manufacturing |
|
Newton Golf Company, Inc.
Designs and manufactures high-performance golf equipment us…
|
NWTG | US | 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.