De México a Inglaterra: siete historias dentro de la NFL Academy
Siete jugadores mexicanos integran la NFL Academy en 2026-27, con talento de Ciudad de México, Toluca, Ensenada, Monterrey, Torreón y Playa del Carmen.
Real-time sports history news, structured for developers. NewsMesh surfaces sports history 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.
Siete jugadores mexicanos integran la NFL Academy en 2026-27, con talento de Ciudad de México, Toluca, Ensenada, Monterrey, Torreón y Playa del Carmen.
Diego Tamez hizo historia al convertirse en el primer quarterback mexicano seleccionado por la NFL Academy tras superar un proceso con más de 1,500 aspirantes.
The NFL is ending a 75-year-old tradition, and Cleveland Browns QB Shedeur Sanders is getting blamed for it — at least in part. On Wednesday, The Athletic’s Jonathan Jones repor...
Rafael Devers only needed 222 games with San Francisco to put him right beside two of the greatest.
Multiple national analysts are picking Dan Lanning's Ducks over Ohio State to capture both the conference crown and the national championship behind a loaded returning roster.
Amber Uhler is set to represent Michigan at this year’s Miss USA pageant. She will be this year’s oldest contestant at 41-years-old
History doesn't bode well for the 2026 Chicago Bears, but that's not going to be a problem.
One is aiming for his fourth consecutive MVP award; the other is trying to stamp his name in the history books
This year's NBA Rookie of the Year race could be pure chaos, but can you remember all the close races from the past 15 years?
Throughout NFL history, 47 players have rushed for 10 or more touchdowns in at least three different seasons. How many of them can you name in six minutes?
Some are already household names. Others are poised to become them. These are the players we expect to define the season.
The West has always looked good on a screen, which is the only version of it that asks little effort
New York Jets quarterback Geno Smith has a chance to make history during the 2026 season with a special honor from the NFL. The post Jets QB Geno Smith Could Make History With S...
Alan Page won an NFL MVP award, made the Hall of Fame, became a Supreme Court justice and was awarded a Presidential Medal of Freedom.
Viejos conocidos del Real Zaragoza están teniendo un gran protagonismo en las eliminatorias que dan acceso a la Champions League. Mientras Julio Velázquez puede lograr el billet...
The Montreal Canadiens have routinely been regarded as enjoying arguably the top home ice advantage not only in the National Hockey League, but in North American professional sp...
The film chronicles how and why Young went so rapidly from college glory to professional failure.
Ramsus' dominant 2026 run on the mound is evoking memories of another LLWS superstar: Mo'ne Davis.
Elmhurst History Museum's new exhibit traces a century of Chicago football, from Red Grange to the local Elmhurst Travelers, opening Friday.
NewsMesh surfaces sports history 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+history). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=sports+history&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 history with your apiKey to return recent sports history stories as structured JSON. Add &category= or &country= to narrow the results.
Every sports history 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 history 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.