
Sporttotal AG — Investor Relations & Filings
Sporttotal AG is a technology and media company specializing in the automated production and live streaming of sports events. The company develops and operates AI-controlled camera systems that enable fully automated, high-quality broadcasting for a wide range of sports, from amateur to professional levels. Its core offering includes a comprehensive digital video platform for recording, editing, and distributing content, making sports moments accessible to athletes, clubs, leagues, and fans. With a history in traditional broadcasting for major global events and event marketing, Sporttotal now focuses on democratizing sports coverage through its scalable digital solutions, which also provide tools for tactical analysis and player statistics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SPORTTOTAL AG: Vorlaufige Eigenverwaltung angeordnet | 2025-03-24 | German | |
| Declaration of Voting Results & Voting Rights Announcements 2025 | 2025-03-21 | English | |
| SPORTTOTAL AG stellt Antrag auf Eroffnung eines Insolvenzverfahrens in Eigenverwaltung | 2025-03-12 | German | |
| SPORTTOTAL AG: Anpassung der Jahresprognose Umsatz- und Ergebnisprognose sinken gegenuber Plan | 2024-12-07 | German | |
| SPORTTOTAL AG: Anpassung der Jahresprognose Umsatz- und Ergebnisprognose sinken gegenuber Plan | 2024-12-06 | German | |
| STAIDIUM Welcomes Michael Hibbert as Senior Vice President | 2024-10-07 | English |
Browse filings by year
25 years- 2025 3 filings
- 2024 32 filings
- 2023 34 filings
- 2022 22 filings
- 2021 26 filings
- 2020 83 filings
- 2019 82 filings
- 2018 56 filings
- 2017 74 filings
- 2016 59 filings
- 2015 54 filings
- 2014 35 filings
- 2013 45 filings
- 2012 18 filings
- 2011 74 filings
- 2010 67 filings
- 2009 19 filings
- 2008 22 filings
- 2007 21 filings
- 2006 13 filings
- 2005 7 filings
- 2004 7 filings
- 2003 4 filings
- 2002 3 filings
- 2001 6 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Sporttotal AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOREA NEW NETWORK CORPORATION
A regional commercial broadcaster with TV, radio, and digit…
|
058400 | KR | Publishing, broadcasting, and c… |
|
KT Skylife Co.,Ltd.
A satellite broadcasting provider offering IPTV, internet, …
|
053210 | KR | Publishing, broadcasting, and c… |
|
KX Innovation Co., Ltd.
A diversified firm in broadcasting, leisure, IT, and manufa…
|
122450 | KR | Publishing, broadcasting, and c… |
|
MBC Group Co.
Operates satellite TV, digital platforms, and content produ…
|
4072 | SA | Publishing, broadcasting, and c… |
|
Mediaco Holding Inc.
A multi-platform media company serving multicultural audien…
|
MDIA | US | Publishing, broadcasting, and c… |
|
Media Nusantara Citra Tbk
Integrated media company with core businesses in content pr…
|
MNCN | ID | Publishing, broadcasting, and c… |
|
Mediaset Espana Comunicacion S.A.
Audiovisual media company focused on television broadcastin…
|
TL5 | ES | Publishing, broadcasting, and c… |
|
Mei Ah Entertainment Group Limited
Media and entertainment firm specializing in film productio…
|
391 | HK | Publishing, broadcasting, and c… |
|
Métropole Télévision
A media holding company with television, radio, and streami…
|
MMT | FR | Publishing, broadcasting, and c… |
|
MFE MediaForEurope
A pan-European media group producing and distributing conte…
|
MFEA | NL | Publishing, broadcasting, and c… |
Sporttotal AG 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/4529/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4529 | 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=4529 | 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=4529 \ -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": 4529}, 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 Sporttotal AG (id: 4529)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.