
4GLOBAL PLC — Investor Relations & Filings
4GLOBAL PLC is a data, services, and software company focused on the sports and physical activity sector. The company utilizes proprietary technology, including its DataHub sport and activity intelligence platform, to provide big data insights and analytics. Its services include strategic advisory for the planning, delivery, and legacy of major sporting events, and the development of frameworks to increase physical activity participation. 4GLOBAL works with governments, local authorities, sports federations, and event operators to facilitate data-driven decision-making. The company specializes in measuring the social and health benefits of sport, translating subjective outcomes into tangible, measurable results to demonstrate impact and return on investment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of General Meeting | 2025-06-25 | English | |
| Holding(s) in Company | 2025-06-09 | English | |
| Proposed Cancellation | 2025-06-04 | English | |
| Notification of Major Holdings | 2025-05-23 | English | |
| UK Sport Contract Win | 2025-04-10 | English | |
| Related Party Transaction | 2025-04-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
13 filings
| |||||
| 6456273 | Result of General Meeting | 2025-06-25 | English | ||
| 11362237 | Holding(s) in Company | 2025-06-09 | English | ||
| 6110209 | Proposed Cancellation | 2025-06-04 | English | ||
| 5986316 | Notification of Major Holdings | 2025-05-23 | English | ||
| 11336677 | UK Sport Contract Win | 2025-04-10 | English | ||
| 11333690 | Related Party Transaction | 2025-04-04 | English | ||
| 11331637 | Sport England Contract Renewal and Expansion | 2025-04-03 | English | ||
| 6771465 | Board Change | 2025-03-28 | English | ||
| 11324580 | Notification of Major Holdings | 2025-03-20 | English | ||
| 5594907 | Trading Update | 2025-03-19 | English | ||
| 5589853 | Appointment of Non-Executive Director | 2025-03-10 | English | ||
| 5589912 | Launch of Insight.OS | 2025-03-10 | English | ||
| 3385865 | New Market Entry | 2025-01-21 | English | ||
|
2024
2 filings
| |||||
| 3385866 | Interim Results | 2024-12-12 | English | ||
| 3385867 | Notice of Results & Investor Presentation | 2024-11-28 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
|
ACCEL LIMITED
IT infrastructure management, systems integration, and mult…
|
517494 | IN | Telecommunications, computer pr… |
4GLOBAL 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/7446/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7446 | 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=7446 | 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=7446 \ -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": 7446}, 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 4GLOBAL PLC (id: 7446)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.