World Cup: Colombia Player Has Refused To Fly Home Amid Death Threats
World Cup Nation Demands Legal Action as Player Goes ‘Into Hiding’ After Receiving Death Threats
Real-time sports news from Colombia, structured for developers. NewsMesh filters Colombia-relevant sports coverage into one JSON feed (GET /v1/latest?category=sports&country=co), each story tagged with category, country relevance, and the named people detected in the body.
World Cup Nation Demands Legal Action as Player Goes ‘Into Hiding’ After Receiving Death Threats
El entrenador suizo confirma que su once inicial será el que terminó la victoria ante Colombia y afirmó que cree conocer el juego de las selecciones sudamericanas, antes del enf...
Colombian forward Jáminton Campaz has reportedly gone into hiding after receiving death threats following Colombia’s World Cup exit, skipping his team’s flight home as concerns ...
The Colombian Soccer Federation urged the attorney general to investigate death threats against Jaminton Campaz, echoing the tragedy of Andres Escobar in 1994.
Colombian forward Jáminton Campaz is in hiding after death threats over a missed shot that helped knock his team out of the World Cup — a chilling echo of Andrés Escobar's 1994 ...
The shocking situation has evoked a dark chapter in the country’s history where a player was murdered after an own-goal.
Spain's new clutch king saves the day, a record-breaking streak is finally broken and a Colombian midfielder receives death threats. Here are today's World Cup quick hits.
The death threats against Campaz come 32 years after Andrés Escobar was shot on his return to Colombia following the 1994 World Cup.
The Swiss went through the wringer with Colombia to set up a last eight tie with the holders.
Nuestro experto, Jorge Valdano, analiza se rinde ante la actuación de Messi en el Mundial; además, analiza el duelo entre Francia y Marruecos y la eliminación de Colombia a mano...
The 2026 FIFA World Cup is down to its final eight. The round of 16 wrapped on Tuesday with Switzerland's remarkable walk-off win over Colombia on penalty kicks.
Switzerland have drawn Argentina as their next opponents in the World Cup quarterfinals, following their penalty shootout win against Colombia in the Round of 16, and head coach...
'Whatever comes next, I hope this serves as a lesson ... but change is necessary,' Colombian player says after shootout loss to Switzerland in Vancouver
Argentina defeated Egypt 3-2 in their Round of 16 match, while Switzerland stunned Colombia 4-3 in penalty kicks to advance to the quarterfinals in the World Cup.
La Liga MX se quedó sin representantes en la Copa Mundial 2026 tras la eliminación de Colombia. Conoce qué selecciones aportaron jugadores del futbol mexicano.
NewsMesh filters Colombia-relevant sports coverage into one structured feed, ready to query by the same parameters as the rest of the API.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=sports&country=co). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=sports&country=co&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.NewsMesh filters Colombia-relevant sports coverage into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.
Call GET /v1/latest?category=sports&country=co. Use /v1/search to add keyword queries on top of the same filters.
Yes. Swap the category parameter (business, sports, technology, health, and more) or drop it entirely to get all Colombia coverage from /v1/latest?country=co.
Yes. NewsMesh is a real-time news API: sports Colombia 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.