T&G Global Limited — Investor Relations & Filings
T&G Global Limited is a vertically integrated organization specializing in the breeding, growing, packing, shipping, and marketing of fresh produce. The company manages a diverse portfolio of fruit, with a primary focus on premium apple varieties including Jazz and Envy. Operating an extensive global supply chain, it facilitates the distribution of produce to international markets across multiple continents. Key activities include investment in plant genetics, sustainable farming practices, and advanced post-harvest technologies. By leveraging a network of global growers and partners, the company ensures year-round availability of seasonal fruits. Its core operations encompass proprietary variety development and the maintenance of quality standards throughout the value chain, from orchard management to consumer delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FY21 Earnings Guidance Update | 2021-10-17 | English | |
| Half Year Results 2021 | 2021-08-04 | English | |
| Shareholding Update | 2021-07-20 | English | |
| SPH Notice – BayWa Global Produce GmbH | 2021-07-20 | English | |
| SPH Notice – BayWa Aktiengesellschaft | 2021-07-20 | English | |
| Results of Annual Shareholder Meeting | 2021-06-23 | English |
Market data
Market data not available
Price history
Peer group · Growing of pome fruits and stone fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MASSA FALIDA DE POMIFRUTAS S/A
Bankrupt estate overseeing the asset liquidation of a forme…
|
— | BR | Agriculture, forestry and fishi… |
|
Scales Corporation Limited
Global exporter of premium apples, food ingredients, and lo…
|
SCL | NZ | Agriculture, forestry and fishi… |
T&G Global Limited 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/66281/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66281 | 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=66281 | 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=66281 \ -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": 66281}, 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 T&G Global Limited (id: 66281)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.