
RightBridge Venture Group AB — Investor Relations & Filings
RightBridge Venture Group AB is an investment and roll-up company that acquires and develops companies primarily within the esports and gaming sectors. The company's strategy focuses on creating a vertically integrated ecosystem of portfolio companies to generate synergies, optimize costs, and capture revenue flows across the value chain. Its portfolio includes businesses involved in esports platforms, tournaments, and related services. The company has also announced a letter of intent for a reverse takeover involving a group in the shipyard and maritime defense industry, indicating a potential strategic expansion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Investment by Vega Upstream JV, LLC of £0.23m | 2026-05-05 | English | |
| Proposed acquisition: oil & gas assets in Oklahoma | 2026-04-29 | English | |
| Update on proposed acquisition of Dunbar Energy | 2026-03-30 | English | |
| Half-year Financial Report | 2025-12-31 | English | |
| Reverse Takeover Update | 2025-12-23 | English | |
| Result of AGM | 2025-12-19 | English |
Browse filings by year
4 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for RightBridge Venture Group AB, 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 · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JSW Holdings Limited
Strategic investment holding company managing a portfolio o…
|
JSWHL | IN | Financial and insurance activit… |
|
J Trust Co.,Ltd.
A holding company managing a diversified group focused on f…
|
8508 | JP | Financial and insurance activit… |
|
Juroku Financial Group, Inc.
A financial holding company offering banking and leasing se…
|
7380 | JP | Financial and insurance activit… |
|
KAF-SEAGROATT & CAMPBELL BERHAD
Investment holding company offering diversified financial s…
|
— | MY | Financial and insurance activit… |
|
KAI PENG BERHAD
Investment holding corporation managing its investment port…
|
— | MY | Financial and insurance activit… |
|
Kaisa Capital Investment Holdings Limited
Investment holding company in construction and infrastructu…
|
936 | HK | Financial and insurance activit… |
|
Kai Yuan Holdings Limited
Investment holding company with segments in hotel operation…
|
1215 | HK | Financial and insurance activit… |
|
Kalyani Investment Company Limited
Holds and manages strategic investments in industrial and e…
|
KICL | IN | Financial and insurance activit… |
|
Kama Holdings Limited
Holding company managing investments in chemicals, educatio…
|
KAMAHOLD | IN | Financial and insurance activit… |
|
Karnell Group AB
An investment group that acquires and owns niche industrial…
|
KARNELB | SE | Financial and insurance activit… |
RightBridge Venture Group AB 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/6154/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6154 | 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=6154 | 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=6154 \ -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": 6154}, 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 RightBridge Venture Group AB (id: 6154)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.