Dos Banderas S.A. — Investor Relations & Filings
About Dos Banderas S.A.
Dos Banderas S.A. is a premium polo equipment and lifestyle company established in 1893. The company specializes in designing and manufacturing high-quality, performance-focused equipment for polo players, including truly custom-made saddles, tack, and cutting-edge protective gear like knee guards. Known for its commitment to superior ergonomics and maximum performance, Dos Banderas S.A. is recognized as a leader in research and development within its field. Its products are favored by many top polo players, reflecting the company's dedication to excellence and innovation in providing specialized equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PROGRAMA: INDIVIDUAL SERIE - SERIE :ON PYME CNV GARANTIZADA DOS BANDERAS S.A. SERIE I - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2022-10-06 | Spanish | |
| - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2022-10-06 | Spanish | |
| - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2022-10-06 | Spanish | |
| - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2022-10-06 | Spanish | |
| - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2022-10-06 | Spanish | |
| 6333 - 42 - SEDE SOCIAL INSCRIPTA | 2022-09-30 | Spanish |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHELLCASE LTD
Designs and manufactures custom protective carrying solutio…
|
— | CA | Manufacturing |
|
Sitoy Group Holdings Limited
Leading global manufacturer and retailer of high-end luxury…
|
1023 | HK | Manufacturing |
|
STUDIO ATAO Co.Ltd.
A multi-brand company that designs and sells bags, wallets,…
|
3550 | JP | Manufacturing |
|
Tumi Inc.
Offers durable and functional luggage, bags, and accessorie…
|
TUMI | US | Manufacturing |
|
USWE Sports AB
Designs outdoor equipment, specializing in bounce-free pack…
|
USWE | SE | Manufacturing |
|
Vera Bradley, Inc.
A design company specializing in women's accessories, handb…
|
VRA | US | Manufacturing |
|
V.I.P. Industries Ltd.
Global manufacturer and retailer of luggage, backpacks, and…
|
VIPIND | IN | Manufacturing |
|
Wah Sun Handbags International Holdings Limited
OEM specializing in manufacturing and trading non-leather h…
|
2683 | HK | Manufacturing |
|
Wittchen S.A.
Manufacturer and retailer of leather goods, luggage, and fa…
|
WTN | PL | Manufacturing |
|
WW
Manufacturer of sports equipment and luxury travel goods fo…
|
8442 | TW | Manufacturing |
Dos Banderas 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/68648/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68648 | 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=68648 | 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=68648 \ -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": 68648}, 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 Dos Banderas S.A. (id: 68648)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.