
TEAM17 GROUP PLC — Investor Relations & Filings
Team17 Group PLC is a global video game developer and publisher established in 1990. The company operates as a games label that supports independent developers, offering both development and publishing services. Its portfolio includes internally developed franchises, most notably the long-running 'Worms' series, alongside a diverse catalog of published titles such as the 'Overcooked' series. The company's offerings span various genres, including premium indie games, working simulation games, and children's entertainment. In early 2025, the company announced a re-brand to everplay Group plc to reflect its strategic evolution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of AGM and EGM | 2026-05-21 | English | |
| Group of companies' accounts made up to 2025-12-31 | 2026-05-11 | English | |
| Posting of Annual Report, Notice of AGM and EGM | 2026-04-24 | English | |
| Interim accounts made up to 2026-03-17 | 2026-04-03 | English | |
| Grant of Options | 2026-04-02 | English | |
| Director / PDMR Shareholding | 2026-03-26 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46732228 | Result of AGM and EGM | 2026-05-21 | English | ||
| 46833242 | Group of companies' accounts made up to 2025-12-31 | 2026-05-11 | English | ||
| 36090670 | Posting of Annual Report, Notice of AGM and EGM | 2026-04-24 | English | ||
| 46833243 | Interim accounts made up to 2026-03-17 | 2026-04-03 | English | ||
| 33237921 | Grant of Options | 2026-04-02 | English | ||
| 33045704 | Director / PDMR Shareholding | 2026-03-26 | English | ||
| 33037851 | Dividend Timetable | 2026-03-25 | English | ||
| 33018413 | Unaudited Final Results 2025 | 2026-03-24 | English | ||
| 32998298 | Holding(s) in Company | 2026-03-20 | English | ||
| 32837796 | Notice of Full Year Results | 2026-02-25 | English | ||
| 19422308 | Director / PDMR Shareholding | 2026-02-10 | English | ||
| 13327048 | Holdings in Company | 2026-01-26 | English | ||
| 13130753 | Trading Update | 2026-01-21 | English | ||
|
2025
2 filings
| |||||
| 9826267 | Acquisition and Strategic Partnership | 2025-12-11 | English | ||
| 9790126 | Grant of Options | 2025-12-10 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for TEAM17 GROUP PLC, 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 · Publishing of video games
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kaiser (China) Culture Co., LTD
Integrated pan-entertainment firm focused on mobile games, …
|
002425 | CN | Publishing, broadcasting, and c… |
|
Kakao Games Corp.
A global video game developer and publisher for PC, mobile,…
|
293490 | KR | Publishing, broadcasting, and c… |
|
Kinda Brave Entertainment Group AB
A game portfolio company that acquires, develops, and publi…
|
BRAVE | SE | Publishing, broadcasting, and c… |
|
KINGNET NETWORK CO.,LTD.
Develops and distributes mobile and web games with global p…
|
002517 | CN | Publishing, broadcasting, and c… |
|
KLab Inc.
Develops and operates mobile online games based on Japanese…
|
3656 | JP | Publishing, broadcasting, and c… |
|
KOEI TECMO HOLDINGS CO., LTD.
A digital entertainment company that develops video games a…
|
3635 | JP | Publishing, broadcasting, and c… |
|
KONAMI GROUP CORPORATION
A diversified entertainment conglomerate in video games, ar…
|
9766 | JP | Publishing, broadcasting, and c… |
|
Kool 2 Play Spolka Akcyjna
An independent game developer and publisher focusing on sim…
|
K2P | PL | Publishing, broadcasting, and c… |
|
KRAFTON, Inc.
A collective of game studios and publisher known for PUBG: …
|
259960 | KR | Publishing, broadcasting, and c… |
|
Lichthund Spolka Akcyjna
An independent studio creating and publishing original Indi…
|
LHD | PL | Publishing, broadcasting, and c… |
TEAM17 GROUP PLC 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/7952/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7952 | 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=7952 | 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=7952 \ -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": 7952}, 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 TEAM17 GROUP PLC (id: 7952)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.