The day Pep Guardiola won a bike race: FC Barcelona's forgotten cycling history
The Tour de France begins in Barcelona this year – a city known for its soccer, but with a cycling history too
Real-time sports events news, structured for developers. NewsMesh surfaces sports events 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.
The Tour de France begins in Barcelona this year – a city known for its soccer, but with a cycling history too
"I obviously wish I would have beat the throw," Bregman said of not hustling on a play that went viral during the Cubs' win.
Two huge championship matches will be made official on the go-home edition of WWE NXT ahead of Great American Bash on Sunday. Here's everything we know about to
Slot money machinations could create chaos in the top 10 — and lead to several notable names sliding down the board.
The United States is a heavy favorite over Bosnia-Herzegovina in the knockout round of 32.
Hollywood A-listers Glen Powell and Rob Mac are among the investors participating in the Premier Lacrosse League’s new $100 million financing round. The Series E round, led by A...
Small areas of World Cup host cities Vancouver and Seattle feel very far away from the glamour of the overall tournament
WNBA Commissioner's Cup history, including a list of winners ahead of the 2026 game between the Las Vegas Aces and New York Liberty.
Paraguay made history by beating Germany in the World Cup round of 16 (1–1, 4-3 on penalties). Paraguay could face France in the next round.
Paul Akouokou se ha convertido en un pesado lastre para el Olympique de Lyon, que se quiere quitar de encima cuanto antes al mediocentro, al que todavía le resta un año de contr...
El portero Carlos Azón se reúne de nuevo con Iván Martínez siete años después de conquistar juntos como portero y como entrenador respectivamente la Copa de Campeones juvenil en...
The incident occurred at the Rodeo Tierra Caliente event on Sunday, June 28
More details have now emerged about the Japan fan who went viral for crashing out after World Cup defeat to Brazil
Morocco triumphed in a penalty shootout after a match where emotions were raw for both sides
From QB competitions and roster holes to off-field matters, every NFL team enters training camp with questions to answer.
France and Sweden meet in New Jersey in the World Cup Round of 32, with the winner advancing to the Round of 16. Here's the latest team news and projected starting lineups for b...
Ancelotti's superb explanation has gone viral.
Nic Bodiford concludes his must-draft best ball series by considering three options in Round 16 or later.
NewsMesh surfaces sports events 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=sports+events). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=sports+events&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=sports events with your apiKey to return recent sports events stories as structured JSON. Add &category= or &country= to narrow the results.
Every sports events 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: sports events 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.