
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 |
|---|---|---|---|
|
Alliance Atlantis Communications Inc.
Leading broadcaster and international supplier of high-qual…
|
AAC | CA | Publishing, broadcasting, and c… |
|
Alter Ego Media S.A.
A diversified media group in broadcasting, digital media, a…
|
AEM | GR | Publishing, broadcasting, and c… |
|
AMC Networks Inc.
Operates a portfolio of television networks and targeted su…
|
AMCX | US | Publishing, broadcasting, and c… |
|
ANIPLUS INC.
A media company for Japanese animation, offering TV, VOD, m…
|
310200 | KR | Publishing, broadcasting, and c… |
|
APTN Inc.
Develops and provides clean energy solutions like geotherma…
|
270520 | KR | Publishing, broadcasting, and c… |
|
ASAHI BROADCASTING GROUP HOLDINGS CORPORATION
A broadcasting holding company managing TV, radio, and cont…
|
9405 | JP | Publishing, broadcasting, and c… |
|
Asian Television Network International Limited
Operates over 50 specialty TV channels offering multicultur…
|
SAT | CA | Publishing, broadcasting, and c… |
|
ASTRO ALL ASIA NETWORKS PLC
Leading Southeast Asian media conglomerate offering DTH, br…
|
— | MY | Publishing, broadcasting, and c… |
|
ASTRO MALAYSIA HOLDINGS BERHAD
Content and entertainment provider offering TV, streaming, …
|
— | MY | Publishing, broadcasting, and c… |
|
Atlantis Communications Inc.
Producer, distributor, and broadcaster of filmed entertainm…
|
AAC.A | CA | 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.