Colombia-Ghana live: Last round of 16 spot up for grabs
Colombia and Ghana battle for the last remaining Round of 16 berth at the World Cup in Kansas City. The Cafeteros and Black Stars meet in a winner-takes-all encounter that will ...
Real-time tournaments news, structured for developers. NewsMesh surfaces tournaments coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
Colombia and Ghana battle for the last remaining Round of 16 berth at the World Cup in Kansas City. The Cafeteros and Black Stars meet in a winner-takes-all encounter that will ...
The Socceroos will not march onto the Round of 16, bowing out in penalties to a strong Egyptian side.
The Socceroos will not march onto the Round of 16, bowing out in penalties to a strong Egyptian side.
Egypt will face the winners of Argentina vs Cape Verde in the next round
Follow live updates as Colombia and Ghana bid to reach the last 16 in the remaining round of 32 clash.
Follow live as Australia and Egypt do battle in Arlington to reach the last 16.
Try your hardest not to drool...
Who will Portugal face in the round of 16? Here are the possible opponents and its potential path to the final.
OLIVER SALT IN LOS ANGELES: The European champions brushed aside Austria to claim a 3-0 victory and stroll into the last 16, marking their first knockout win at this tournament ...
Now this is the Spain we all thought we were getting before the tournament.
One could argue that World Cup stock has never been hotter in America than it is this morning following the USMNT’s second-ever knockout round victory. The 2-0 win over Bosnia a...
Canada now has two wins and a draw, to go with one loss in this tournament, in a whiplash reversal of fortune.
Switzerland’s reward for topping Group B is a battle with Algeria.
While the Round of 32 is not done, it is for the three host nations of the 2026 World Cup, and the trio is moving onto the second round of the knockout rounds. The United State...
England is aiming to end a 60-year wait to win a major tournament.
Mexico beat Ecuador 2-0 in the World Cup round of 32 on Tuesday, Julián Quiñones and Raúl Jiménez the first half scorers, so who is next for el Tri?
The 2026 World Cup is drawing the end to a number of managerial tenures.
Spain is in search of its first World Cup knockout-round win since the 2010 final in Thursday's round-of-32 clash with Austria.
The USMNT will face Bosnia and Herzegovina in the Round of 32 on Wednesday.
NewsMesh surfaces tournaments coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=tournaments). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=tournaments&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.Call GET /v1/search?q=tournaments with your apiKey to return recent tournaments stories as structured JSON. Add &category= or &country= to narrow the results.
Every tournaments article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: tournaments stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.