France XI vs Sweden: Predicted lineup, confirmed team news, injury latest for World Cup 2026 today
Kylian Mbappe to lead potent attack once more as William Saliba declared fit to play
Real-time sports injuries news, structured for developers. NewsMesh surfaces sports injuries 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.
Kylian Mbappe to lead potent attack once more as William Saliba declared fit to play
Marcus Semien’s absence from the Mets will be an extended one.
An MRI exam on Monday showed that Minnesota Twins outfielder Byron Buxton (hip) is dealing with a right-hip impingement, according to Dan Hayes of The Athletic. Manager Derek Sh...
Houston Astros shortstop Jeremy Pena (calf) will head to the 10-day injured list with a mild left-calf strain, manager Joe Espada told Chandler Rome of The Athletic. Espada said...
Toronto Blue Jays manager John Schneider said that starting pitcher Max Scherzer (back) played catch on Monday and could throw off a mound on Tuesday, per Shi Davidi of Sportsne...
Toronto Blue Jays manager John Schneider said that outfielder/third baseman Addison Barger (elbow, back) suffered a stress reaction in his back and will be shut down for a coupl...
Jan Paul van Hecke took a cleat to the face against Japan. Three games later, it happened again.
New York Yankees infielder Jazz Chisholm Jr. (head) is leaving Monday's game early against the visiting Detroit Tigers after colliding with outfielder Jasson Dominguez in the fo...
The defending champion was left with a bloodied shoe before prevailing in a five-set epic.
San Francisco Giants shortstop Willy Adames (back) is out of the team's starting lineup for Monday's series opener in Arizona against the division-rival Diamondbacks due to back...
An eventful few days for Jazz Chisholm Jr. took another turn, this one painful.
Slugging outfielder to be shut down for few weeks
TORONTO (AP) — Toronto Blue Jays outfielder Addison Barger will be shut down for several more weeks because of a stress reaction in his back, further delaying his return in an i...
<p>“We have a couple more injuries today, unfortunately,” <a class="Link" href="https://chicago.suntimes.com/cubs" >Cubs</a> skipper <b>Craig Counsell</b> said to start his p...
Ja Morant is headed to Portland, but Miami avoided taking on an injury-prone star with a massive contract and questionable fit alongside Giannis Antetokounmpo and Bam Adebayo.
Seattle Mariners first baseman/outfielder Luke Raley (forearm) is out of the starting nine for Monday's series opener against the division-rival Los Angeles Angels, according to...
A broken leg was not going to stop Ismael Kone from celebrating the most important victory in Canadian soccer history.
Trevor Williams returned to the mound on his rehab assignment, but the Washington Nationals veteran had some mixed results.
Across the months of May and June, the Cincinnati Reds have been one of the worst teams in MLB, and injuries have played a major role.Cincinnati enters Monday night’s series ope...
NewsMesh surfaces sports injuries 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+injuries). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=sports+injuries&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 injuries with your apiKey to return recent sports injuries stories as structured JSON. Add &category= or &country= to narrow the results.
Every sports injuries 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 injuries 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.