Topics
Countries
Canada News
Would you like to access news/blog content published by sources located in Canada?
Code example
If you'd like to make a REST call, then make a following POST request:
Endpoint /api/v1/article/getArticles
Request body
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/Canada",
"resultType": "articles",
"apiKey": "API_KEY"
}
If you'd like instead to do a GET request then call:
/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FCanada&resultType=articles&apiKey=API_KEY
Example of JSON response
Below is an example JSON object that you would receive as the result of the request. You can retrieve also additional properties such as concepts, categories, source details, etc. by specifying additional parameters in the request as described on the documentation page.
{
"articles": {
"results": [
{
"uri": "9405461031",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:18:38",
"dateTime": "2026-07-24T07:18:38Z",
"dateTimePub": "2020-04-22T13:13:59Z",
"dataType": "news",
"sim": 0,
"url": "https://www.trucknews.com/transportation/economic-watch-atri-data-show-see-saw-truck-activity/1003139810/",
"title": "ECONOMIC WATCH: ATRI data show see-saw truck activity",
"body": "ATLANTA, Ga. - There was a spike in truck activity from early February into March in six U.S. states, but demand has since fallen, the American Transportation Research Institute said Wednesday.\n\nThe rise was due to high consumer demand for items such as non-perishable food and paper products as well as the much-needed emergency medical supplies, ATRI said.\n\nThe survey looked at the impact of Covid-19 on the trucking industry in California, Florida, Pennsylvania, Washington, Illinois and New York from Feb. 9 through April 18.\n\nATRI said it converted its real-time GPS data into a truck activity index.\n\n\"The GPS data we use is a valuable tool into what is going on in the economy and the trucking industry right now,\" said ATRI president and COO Rebecca Brewster.\n\n\"We knew from talking to drivers and carrier executives that there were significant impacts on operations as a result of Covid-19, but now, by analyzing this data we are able to put numbers and data to feelings and anecdotes.\"\n\n* Of the six states analyzed, California had the earliest stay-at-home order issued on March 19. California also experienced the earliest upward spike in truck activity, occurring during the week of March 1. However, truck activity in California is now down 8.3% from early February.\n\n* In Florida, Illinois and New York, truck activity spiked the week of March 8 but is now down on average by over 10% from Feb. 9.\n\n* In Pennsylvania and Washington, truck activity spiked during the week of March 15, but is now down by an average of nearly 9% from Feb. 9.\n\n\"There are initial signs of a return to normal, however,\" ATRI said.\n\n\"In New York, one of the earliest states to experience high numbers of cases, truck activity started a positive uptick during the week of April 12.\"",
"source": {
"uri": "trucknews.com",
"dataType": "news",
"title": "Truck News"
},
"authors": [
{
"uri": "abdul_latheef@trucknews.com",
"name": "Abdul Latheef",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/California",
"type": "loc",
"score": 4,
"label": {
"eng": "California"
},
"location": {
"type": "place",
"label": {
"eng": "California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/COVID-19",
"type": "wiki",
"score": 3,
"label": {
"eng": "COVID-19"
}
},
{
"uri": "http://en.wikipedia.org/wiki/American_Trucking_Associations",
"type": "wiki",
"score": 3,
"label": {
"eng": "American Trucking Associations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Global_Positioning_System",
"type": "wiki",
"score": 3,
"label": {
"eng": "Global Positioning System"
}
},
{
"uri": "http://en.wikipedia.org/wiki/U.S._state",
"type": "loc",
"score": 3,
"label": {
"eng": "U.S. state"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Atlanta",
"type": "loc",
"score": 3,
"label": {
"eng": "Atlanta, Georgia"
},
"location": {
"type": "place",
"label": {
"eng": "Atlanta, Georgia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_(state)",
"type": "loc",
"score": 2,
"label": {
"eng": "New York (state)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Chief_operating_officer",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chief operating officer"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pennsylvania",
"type": "loc",
"score": 2,
"label": {
"eng": "Pennsylvania"
},
"location": {
"type": "place",
"label": {
"eng": "Pennsylvania"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brewster,_Massachusetts",
"type": "loc",
"score": 2,
"label": {
"eng": "Brewster, Massachusetts"
},
"location": {
"type": "place",
"label": {
"eng": "Brewster, Massachusetts"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_Illinois",
"type": "loc",
"score": 2,
"label": {
"eng": "Washington, Illinois"
},
"location": {
"type": "place",
"label": {
"eng": "Washington, Illinois"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Florida",
"type": "loc",
"score": 2,
"label": {
"eng": "Florida"
},
"location": {
"type": "place",
"label": {
"eng": "Florida"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stay-at-home_order",
"type": "wiki",
"score": 1,
"label": {
"eng": "Stay-at-home order"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington_(state)",
"type": "loc",
"score": 1,
"label": {
"eng": "Washington (state)"
},
"location": {
"type": "place",
"label": {
"eng": "Washington (state)"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Illinois",
"type": "loc",
"score": 1,
"label": {
"eng": "Illinois"
},
"location": {
"type": "place",
"label": {
"eng": "Illinois"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 16
},
{
"uri": "dmoz/Science/Earth_Sciences",
"label": "dmoz/Science/Earth Sciences",
"wgt": 16
},
{
"uri": "dmoz/Business/Transportation_and_Logistics/Trucking",
"label": "dmoz/Business/Transportation and Logistics/Trucking",
"wgt": 33
},
{
"uri": "dmoz/Business/Telecommunications/Location_and_Tracking",
"label": "dmoz/Business/Telecommunications/Location and Tracking",
"wgt": 17
},
{
"uri": "dmoz/Computers/Software/Data_Administration",
"label": "dmoz/Computers/Software/Data Administration",
"wgt": 15
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 60
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 67
},
{
"uri": "iptc/health",
"label": "iptc/health",
"wgt": 87
}
],
"image": "https://www.trucknews.com/wp-content/uploads/2020/04/ATRI.jpg",
"eventUri": null,
"sentiment": -0.02745098039215688,
"wgt": 522573518,
"relevance": 1
},
{
"uri": "9405459949",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:17:27",
"dateTime": "2026-07-24T07:17:27Z",
"dateTimePub": "2026-07-24T07:10:00Z",
"dataType": "news",
"sim": 0,
"url": "https://ca.sports.yahoo.com/news/injury-hit-real-madrid-star-071000914.html",
"title": "Injury-hit Real Madrid star likely to return by late September - report",
"body": "Real Madrid could welcome Ferland Mendy back sooner than initially expected, with the French defender making encouraging progress in his recovery from the serious injury that ended his last campaign.\n\nAccording to Mundo Deportivo, Mendy is targeting a return towards the end of September after undergoing surgery in May to repair a rupture of the rectus femoris tendon in his right leg.\n\nThe revised timeline comes after fears that the injury could keep him out for much longer.\n\nInstead, Real Madrid's medical staff is pleased with the way his rehabilitation is progressing, raising hopes that he could be back in team training before the end of September.\n\nMendy's recovery progressing ahead of schedule\n\nThe French defender has already entered a new stage of his rehabilitation, with the defender recently spotted jogging around Valdebebas as he gradually increases his workload.\n\nMendy could return towards late September. (Photo by Denis Doyle/Getty Images)\n\nThe sight of the 31-year-old back on the training pitches is another sign that his recovery remains on track.\n\nHence, if everything continues to go according to plan, he could be available by the end of September, which would be considerably earlier than first anticipated.\n\nFor Mendy, simply returning to full fitness alone would represent an important milestone after another frustrating spell on the sidelines.\n\nNotably, injuries have repeatedly interrupted his time at Real Madrid, preventing him from building the consistency that once made him one of the club's most reliable defenders.\n\nDespite those setbacks, the coaching staff know exactly what the Frenchman can offer when fully fit.\n\nFierce competition awaits Mendy at Real Madrid\n\nFerland Mendy underwent surgery in May. (Photo by Aitor Alcalde/Getty Images)\n\nReturning to action, however, is only the first challenge, as breaking back into the starting XI could prove even more difficult given how much Real Madrid's squad has changed during his absence.\n\nThis is because Alvaro Carreras arrived last season and is already trying to establish himself as part of the club's long-term plans.\n\nThis summer, Real Madrid strengthened further by signing Marc Cucurella, fresh from winning the FIFA World Cup and arriving with the reputation of being one of Europe's leading left-backs.\n\nThat competition means Mendy is unlikely to be rushed straight back into high-profile fixtures after recovering from a lengthy injury layoff.",
"source": {
"uri": "ca.sports.yahoo.com",
"dataType": "news",
"title": "Yahoo Sports Canada"
},
"authors": [
{
"uri": "madrid_universal@ca.sports.yahoo.com",
"name": "Madrid Universal",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Real_Madrid_CF",
"type": "wiki",
"score": 5,
"label": {
"eng": "Real Madrid CF"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ferland_Mendy",
"type": "person",
"score": 5,
"label": {
"eng": "Ferland Mendy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Physical_therapy",
"type": "wiki",
"score": 4,
"label": {
"eng": "Physical therapy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 4,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rectus_femoris_muscle",
"type": "wiki",
"score": 3,
"label": {
"eng": "Rectus femoris muscle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mundo_Deportivo",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mundo Deportivo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Marc_Cucurella",
"type": "person",
"score": 1,
"label": {
"eng": "Marc Cucurella"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lluís_Carreras",
"type": "person",
"score": 1,
"label": {
"eng": "Lluís Carreras"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 1,
"label": {
"eng": "FIFA World Cup"
}
}
],
"categories": [
{
"uri": "dmoz/Health/Medicine/Surgery",
"label": "dmoz/Health/Medicine/Surgery",
"wgt": 12
},
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 11
},
{
"uri": "dmoz/Sports/Soccer/Competitions",
"label": "dmoz/Sports/Soccer/Competitions",
"wgt": 22
},
{
"uri": "dmoz/Business/Real_Estate/Education_and_Training",
"label": "dmoz/Business/Real Estate/Education and Training",
"wgt": 12
},
{
"uri": "dmoz/Sports/Track_and_Field/Clubs",
"label": "dmoz/Sports/Track and Field/Clubs",
"wgt": 11
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 67
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 96
}
],
"image": "https://s.yimg.com/ny/api/res/1.2/OsV_tpsKf3g_VwIVWtlPXQ--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/madrid_universal_articles_561/fe898602fd965c97103c9a5b52c22be0",
"eventUri": null,
"sentiment": 0.05098039215686279,
"wgt": 522573447,
"relevance": 1
},
{
"uri": "9405458747",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:16:17",
"dateTime": "2026-07-24T07:16:17Z",
"dateTimePub": "2026-07-24T07:11:47Z",
"dataType": "news",
"sim": 0,
"url": "https://www.winnipegfreepress.com/world/2026/07/24/4-palestinians-and-1-israeli-dead-after-west-bank-shooting",
"title": "4 Palestinians and 1 Israeli dead after West Bank shooting",
"body": "JERUSALEM (AP) -- Four Palestinians and one Israeli were killed in a shooting in the northern West Bank, health officials said Friday. Several more people were injured.\n\nThe circumstances of the shooting, which occurred near the city of Nablus, were not immediately clear. Violence in the Israeli-occupied territory has flared in recent days.\n\nThe Palestinian Health Ministry in Ramallah said the four Palestinians were killed by Israeli forces. Israel's Magen David Adom rescue services did not say who had killed the Israeli man. Palestinian health officials said they were treating four injured Palestinians, three in critical condition. Israel's rescue service said two injured Israelis were being airlifted out of the West Bank.\n\nThe Israeli military said in a statement that soldiers responded to a report of an attack on Israeli civilians hiking near the settlement of Havat Gilad, west of Nablus. It said it had imposed a \"temporary cordon\" around Nablus and the nearby Palestinian village of Tell.",
"source": {
"uri": "winnipegfreepress.com",
"dataType": "news",
"title": "Winnipeg Free Press"
},
"authors": [
{
"uri": "associated_press@winnipegfreepress.com",
"name": "Associated Press",
"type": "author",
"isAgency": true
},
{
"uri": "julia_frankel@winnipegfreepress.com",
"name": "Julia Frankel",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Palestinians",
"type": "wiki",
"score": 5,
"label": {
"eng": "Palestinians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Bank",
"type": "loc",
"score": 5,
"label": {
"eng": "West Bank"
},
"location": {
"type": "place",
"label": {
"eng": "West Bank"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 5,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Magen_David_Adom",
"type": "wiki",
"score": 2,
"label": {
"eng": "Magen David Adom"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli-occupied_territories",
"type": "loc",
"score": 2,
"label": {
"eng": "Israeli-occupied territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 2,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nablus",
"type": "loc",
"score": 2,
"label": {
"eng": "Nablus"
},
"location": {
"type": "place",
"label": {
"eng": "Nablus"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ramallah",
"type": "loc",
"score": 2,
"label": {
"eng": "Ramallah"
},
"location": {
"type": "place",
"label": {
"eng": "Ramallah"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Havat_Gilad",
"type": "wiki",
"score": 1,
"label": {
"eng": "Havat Gilad"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli_settlement",
"type": "wiki",
"score": 1,
"label": {
"eng": "Israeli settlement"
}
}
],
"categories": [
{
"uri": "dmoz/Health/Public_Health_and_Safety",
"label": "dmoz/Health/Public Health and Safety",
"wgt": 15
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 23
},
{
"uri": "dmoz/Business/Financial_Services/Banking_Services",
"label": "dmoz/Business/Financial Services/Banking Services",
"wgt": 15
},
{
"uri": "dmoz/Recreation/Guns/Competition_Shooting",
"label": "dmoz/Recreation/Guns/Competition Shooting",
"wgt": 21
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 16
},
{
"uri": "iptc/conflict,_war_and_peace/armed_conflict",
"label": "iptc/conflict, war and peace/armed conflict",
"wgt": 100
}
],
"image": "https://www.winnipegfreepress.com/wp-content/uploads/sites/2/2026/07/6a5a498a80ee1cf1d9895027jpeg.jpg?w=1600",
"eventUri": null,
"sentiment": -0.4196078431372549,
"wgt": 522573377,
"relevance": 1
},
{
"uri": "9405458496",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:16:10",
"dateTime": "2026-07-24T07:16:10Z",
"dateTimePub": "2026-07-24T07:15:10Z",
"dataType": "news",
"sim": 0,
"url": "https://www.todayville.com/exclusive-us-sawmills-to-expand-timber-production/",
"title": "Exclusive: US sawmills to expand timber production",
"body": "Sawmills in Oregon and Nevada will be receiving $80 million in federally guaranteed loans to increase American timber production, the Department of Agriculture shared exclusively with The Center Square Thursday.\n\nThe loans are part of a Trump administration initiative to increase domestic timber production by 25%, reduce wildfire risk, and reduce American dependence on other nations for lumber products.\n\nTahoe Forest Products of Carson City, Nev., in partnership with MapleMark Bank, is set to receive $50 million to expand its processing capabilities, shifting from purely rough lumber production to finished lumber that can be sold to retailers and large-scale construction markets.\n\nClatskanie Scion, in partnership with First Interstate Bank, has been awarded $30 million to \"to expand operations for Myers Woodline to manufacture industrial lumber products\" and \"bolster the region's timber industry.\"\n\n\"This investment in the Timber Production Expansion Partnership program demonstrates an important step towards strengthening America's wood products infrastructure, and rural economies,\" said Forest Service Chief Tom Schultz in a statement. \"This supports Forest Service's ability to actively manage the land, reduce the risk of wildfire, and ensure wood products from our national forests support rural communities.\"\n\nIn March 2025, President Donald Trump signed an executive order aimed at the \"immediate\" expansion of American timber production, part of a bevy of orders intended to reduce dependence on foreign industries and products and increase American domestic manufacturing.\n\nThe order said that the U.S. could meet its own timber production needs, but federal policies had gotten in the way.\n\n\"The United States has an abundance of timber resources that are more than adequate to meet our domestic timber production needs, but heavy-handed federal policies have prevented full utilization of these resources and made us reliant on foreign producers,\" the order reads. \"It is vital that we reverse these policies and increase domestic timber production to protect our national and economic security.\"\n\nExpanding the American timber industry could contribute to lower construction and energy costs, according to the administration. The USDA has invested $165.2 million in the states of California, Idaho, Kansas, Louisiana, Maine, Nevada, Oklahoma, Oregon, Virginia and Wisconsin through TPEP.",
"source": {
"uri": "todayville.com",
"dataType": "news",
"title": "Todayville"
},
"authors": [
{
"uri": "morgan_sweeney@todayville.com",
"name": "Morgan Sweeney",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Sawmill",
"type": "wiki",
"score": 5,
"label": {
"eng": "Sawmill"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lumber",
"type": "wiki",
"score": 5,
"label": {
"eng": "Lumber"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 5,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nevada",
"type": "loc",
"score": 4,
"label": {
"eng": "Nevada"
},
"location": {
"type": "place",
"label": {
"eng": "Nevada"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Presidency_of_Donald_Trump",
"type": "wiki",
"score": 3,
"label": {
"eng": "Presidency of Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wildfire",
"type": "wiki",
"score": 3,
"label": {
"eng": "Wildfire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Carson_City,_Nevada",
"type": "loc",
"score": 3,
"label": {
"eng": "Carson City, Nevada"
},
"location": {
"type": "place",
"label": {
"eng": "Carson City, Nevada"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Forest_Service",
"type": "wiki",
"score": 2,
"label": {
"eng": "United States Forest Service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Department_of_Agriculture",
"type": "wiki",
"score": 2,
"label": {
"eng": "United States Department of Agriculture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oregon",
"type": "loc",
"score": 2,
"label": {
"eng": "Oregon"
},
"location": {
"type": "place",
"label": {
"eng": "Oregon"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_forest_(United_States)",
"type": "wiki",
"score": 1,
"label": {
"eng": "National forest (United States)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Executive_order_(United_States)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Executive order (United States)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 1,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Virginia",
"type": "loc",
"score": 1,
"label": {
"eng": "Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Idaho",
"type": "loc",
"score": 1,
"label": {
"eng": "Idaho"
},
"location": {
"type": "place",
"label": {
"eng": "Idaho"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/California",
"type": "loc",
"score": 1,
"label": {
"eng": "California"
},
"location": {
"type": "place",
"label": {
"eng": "California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wisconsin",
"type": "loc",
"score": 1,
"label": {
"eng": "Wisconsin"
},
"location": {
"type": "place",
"label": {
"eng": "Wisconsin"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Maine",
"type": "loc",
"score": 1,
"label": {
"eng": "Maine"
},
"location": {
"type": "place",
"label": {
"eng": "Maine"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oklahoma",
"type": "loc",
"score": 1,
"label": {
"eng": "Oklahoma"
},
"location": {
"type": "place",
"label": {
"eng": "Oklahoma"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Louisiana",
"type": "loc",
"score": 1,
"label": {
"eng": "Louisiana"
},
"location": {
"type": "place",
"label": {
"eng": "Louisiana"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kansas",
"type": "loc",
"score": 1,
"label": {
"eng": "Kansas"
},
"location": {
"type": "place",
"label": {
"eng": "Kansas"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Business/Construction_and_Maintenance/Materials_and_Supplies",
"label": "dmoz/Business/Construction and Maintenance/Materials and Supplies",
"wgt": 21
},
{
"uri": "dmoz/Science/Agriculture/Forestry",
"label": "dmoz/Science/Agriculture/Forestry",
"wgt": 22
},
{
"uri": "dmoz/Business/Agriculture_and_Forestry/Forestry",
"label": "dmoz/Business/Agriculture and Forestry/Forestry",
"wgt": 40
},
{
"uri": "dmoz/Science/Environment/Forests_and_Rainforests",
"label": "dmoz/Science/Environment/Forests and Rainforests",
"wgt": 22
},
{
"uri": "dmoz/Business/Agriculture_and_Forestry/Import_and_Export",
"label": "dmoz/Business/Agriculture and Forestry/Import and Export",
"wgt": 21
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 71
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 92
}
],
"image": "https://i2.wp.com/www.todayville.com/wp-content/uploads/2026/07/tvrd-logging-stacked-timber-lumber-yard-wood-products-forestry-image-2026-07-24.jpg?fit=560%2C314&ssl=1&w=640",
"eventUri": null,
"sentiment": 0.4901960784313726,
"wgt": 522573370,
"relevance": 1
},
{
"uri": "9405457817",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:15:24",
"dateTime": "2026-07-24T07:15:24Z",
"dateTimePub": "2026-07-24T07:08:31Z",
"dataType": "news",
"sim": 0,
"url": "https://ca.sports.yahoo.com/news/whats-team-ni-first-day-070831949.html",
"title": "What's on for Team NI on first day of Commonwealth Games?",
"body": "The first day of the 2026 Commonwealth Games is upon us and it's a busy enough Friday for various Team Northern Ireland athletes in Glasgow.\n\nIt's an early start Gary Kelly who is in action in the men's singles against New Zealand's Shannon McIlroy at 08:30 BST after his win against Niue on Thursday.\n\nShauna O'Neill and Chloe Wilson will face Niue in the women's pairs at 11:20 after their victory\n\nAt the Tollcross Swimming Centre, it is a morning full of heats from 10:30.\n\nVictoria Catterson will be in the women's 400m freestyle while Grace Davison and Lottie Cullen will get under way in the women's 200m backstroke.\n\nConor Ferguson and Paddy Johnston will be in the 50m backstroke with Alana Burns-Aiken in the 50m butterfly and Adam Bradley in the 100m breaststroke.\n\nBarry McClements will go in the men's S10 100m butterfly while Team NI will take part in both the men's and women's 100m freestyle relay heats.\n\nShould the various swimmers progress through their heats, the semi-finals or finals of all those events will take place that evening from 19:00.\n\nAt the SEC Centre, one of Team NI's boxing contingent will be in action.\n\nLouis Rooney fights in the men's bantamweight 55kg round of 32 against Mathealira Seholoholo from Lesotho at 11:45.\n\nFrom 13:00 at the Emirates Arena, Olympic champion Rhys McClenaghan alongside Ewan McAteer and Eamon Montgomery are in qualification action.",
"source": {
"uri": "ca.sports.yahoo.com",
"dataType": "news",
"title": "Yahoo Sports Canada"
},
"authors": [
{
"uri": "lauren_mccann@ca.sports.yahoo.com",
"name": "Lauren McCann",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Commonwealth_Games",
"type": "wiki",
"score": 5,
"label": {
"eng": "Commonwealth Games"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_Ireland",
"type": "loc",
"score": 5,
"label": {
"eng": "Northern Ireland"
},
"location": {
"type": "place",
"label": {
"eng": "Northern Ireland"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Niue",
"type": "loc",
"score": 4,
"label": {
"eng": "Niue"
},
"location": {
"type": "country",
"label": {
"eng": "Niue"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lawn_bowls_at_the_2022_Commonwealth_Games_–_Men's_singles",
"type": "wiki",
"score": 3,
"label": {
"eng": "Lawn bowls at the 2022 Commonwealth Games – Men's singles"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shannon_McIlroy",
"type": "person",
"score": 3,
"label": {
"eng": "Shannon McIlroy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gary_Kelly_(bowls)",
"type": "person",
"score": 3,
"label": {
"eng": "Gary Kelly (bowls)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/British_Summer_Time",
"type": "loc",
"score": 3,
"label": {
"eng": "British Summer Time"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Glasgow",
"type": "loc",
"score": 3,
"label": {
"eng": "Glasgow"
},
"location": {
"type": "place",
"label": {
"eng": "Glasgow"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Zealand",
"type": "loc",
"score": 3,
"label": {
"eng": "New Zealand"
},
"location": {
"type": "country",
"label": {
"eng": "New Zealand"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chloe_Wilson_(bowls)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chloe Wilson (bowls)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lawn_bowls_at_the_2022_Commonwealth_Games_–_Women's_pairs",
"type": "wiki",
"score": 2,
"label": {
"eng": "Lawn bowls at the 2022 Commonwealth Games – Women's pairs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shauna_O'Neill",
"type": "person",
"score": 2,
"label": {
"eng": "Shauna O'Neill"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Swimming_at_the_2010_Commonwealth_Games_–_Women's_400_metre_freestyle",
"type": "wiki",
"score": 2,
"label": {
"eng": "Swimming at the 2010 Commonwealth Games – Women's 400 metre freestyle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Swimming_at_the_2010_Commonwealth_Games_–_Women's_50_metre_backstroke",
"type": "wiki",
"score": 2,
"label": {
"eng": "Swimming at the 2010 Commonwealth Games – Women's 50 metre backstroke"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Swimming_at_the_2010_Commonwealth_Games_–_Women's_200_metre_backstroke",
"type": "wiki",
"score": 2,
"label": {
"eng": "Swimming at the 2010 Commonwealth Games – Women's 200 metre backstroke"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Conor_Ferguson",
"type": "person",
"score": 2,
"label": {
"eng": "Conor Ferguson"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Swimming_(sport)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Swimming (sport)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Victoria,_British_Columbia",
"type": "loc",
"score": 2,
"label": {
"eng": "Victoria, British Columbia"
},
"location": {
"type": "place",
"label": {
"eng": "Victoria, British Columbia"
},
"country": {
"type": "country",
"label": {
"eng": "Canada"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Barry_McClements",
"type": "wiki",
"score": 1,
"label": {
"eng": "Barry McClements"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Swimming_at_the_2010_Commonwealth_Games_–_Men's_100_metre_butterfly",
"type": "wiki",
"score": 1,
"label": {
"eng": "Swimming at the 2010 Commonwealth Games – Men's 100 metre butterfly"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Swimming_at_the_2010_Commonwealth_Games_–_Women's_50_metre_butterfly",
"type": "wiki",
"score": 1,
"label": {
"eng": "Swimming at the 2010 Commonwealth Games – Women's 50 metre butterfly"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Louis_Rooney",
"type": "person",
"score": 1,
"label": {
"eng": "Louis Rooney"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Adam_Bradley_(politician)",
"type": "person",
"score": 1,
"label": {
"eng": "Adam Bradley (politician)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rhys_McClenaghan",
"type": "person",
"score": 1,
"label": {
"eng": "Rhys McClenaghan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Commonwealth_Arena_and_Sir_Chris_Hoy_Velodrome",
"type": "wiki",
"score": 1,
"label": {
"eng": "Commonwealth Arena and Sir Chris Hoy Velodrome"
}
},
{
"uri": "http://en.wikipedia.org/wiki/SEC_Centre",
"type": "wiki",
"score": 1,
"label": {
"eng": "SEC Centre"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bantamweight",
"type": "wiki",
"score": 1,
"label": {
"eng": "Bantamweight"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Breaststroke",
"type": "wiki",
"score": 1,
"label": {
"eng": "Breaststroke"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Freestyle_swimming",
"type": "wiki",
"score": 1,
"label": {
"eng": "Freestyle swimming"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Single-elimination_tournament",
"type": "wiki",
"score": 1,
"label": {
"eng": "Single-elimination tournament"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boxing",
"type": "wiki",
"score": 1,
"label": {
"eng": "Boxing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Olympic_Games",
"type": "wiki",
"score": 1,
"label": {
"eng": "Olympic Games"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lesotho",
"type": "loc",
"score": 1,
"label": {
"eng": "Lesotho"
},
"location": {
"type": "country",
"label": {
"eng": "Lesotho"
}
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Paintball/Teams",
"label": "dmoz/Sports/Paintball/Teams",
"wgt": 16
},
{
"uri": "dmoz/Computers/Robotics/Competitions",
"label": "dmoz/Computers/Robotics/Competitions",
"wgt": 16
},
{
"uri": "dmoz/Society/Gay,_Lesbian,_and_Bisexual/Allies",
"label": "dmoz/Society/Gay, Lesbian, and Bisexual/Allies",
"wgt": 18
},
{
"uri": "dmoz/Sports/Soccer/Freestyle",
"label": "dmoz/Sports/Soccer/Freestyle",
"wgt": 21
},
{
"uri": "dmoz/Sports/Women",
"label": "dmoz/Sports/Women",
"wgt": 19
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 100
},
{
"uri": "iptc/sport/sport_event",
"label": "iptc/sport/sport event",
"wgt": 90
},
{
"uri": "iptc/sport/competition_discipline/swimming",
"label": "iptc/sport/competition discipline/swimming",
"wgt": 96
}
],
"image": "https://s.yimg.com/os/en/bbc_us_articles_995/1d69aec1af02949b24063ee8a5c0d6c7",
"eventUri": null,
"sentiment": 0.1294117647058823,
"wgt": 522573324,
"relevance": 1
},
{
"uri": "9405457820",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:15:22",
"dateTime": "2026-07-24T07:15:22Z",
"dateTimePub": "2026-07-24T07:00:00Z",
"dataType": "news",
"sim": 0.6941176652908325,
"url": "https://ca.sports.yahoo.com/news/real-madrid-eye-cut-price-070000663.html",
"title": "Real Madrid eye cut-price deal for Man City's Rodri - Contract offer likely to be rejected",
"body": "Manchester City have made lucrative contract offers, which Rodri is \"highly unlikely\" to accept\n\nManchester City could be subject to a low-ball approach from Real Madrid in their pursuit of Rodri this summer, as per a new report from Spain.\n\nThe 30-year-old has been one of the most discussed players in the summer transfer window, with his contract at the Etihad Stadium entering its final year and a resolution over his long-term future yet to materialise despite months of negotiations between the player and Manchester City's hierarchy.\n\nManchester City have reportedly been making lucrative contract offers to Rodri for some time, seeking to tie down a player whose Ballon d'Or credentials and World Cup Golden Ball make him one of the most valuable assets in European football, but those efforts appear to have yielded little encouragement from the Spain international's camp.\n\nThe latest update from Spain suggests the situation may be edging towards a resolution - but not one that Manchester City would welcome, with Rodri's desire to return to his homeland and his openness to a move to the Santiago Bernabeu both becoming increasingly difficult to dismiss as background noise.\n\nDirector of football Hugo Viana faces one of the defining decisions of his tenure at the Etihad Stadium - holding firm on a player who does not wish to renew, or negotiating a fee that at least recoups meaningful value before Rodri departs as a free agent in the summer of 2027.\n\nReport: Rodri 'highly unlikely' to renew as Real Madrid weigh £50M approach\n\nAccording to ESPN, several sources have agreed for months that Rodri wants to return to play in Spain and would love to represent Real Madrid - a personal desire that has remained consistent throughout a summer in which Manchester City's resolve to retain him has been repeatedly tested by external speculation.\n\nThe report adds that Rodri is \"highly unlikely\" to renew his contract with the club, having so far rejected the offers placed in front of him despite Manchester City's clear desire to retain their most influential midfielder, with the 30-year-old's commitment to a move to Spain described as a long-standing and consistent position by those close to him.\n\nWith the player's contract due to expire at the end of the 2026-27 season, Real Madrid are said to be considering signing Rodri for a \"reasonable\" fee of around £50 million - a figure that would represent a significant discount on the midfielder's true market value, but one that both clubs might be willing to accept given the alternative of losing him for nothing in 12 months' time.\n\nA \"good relationship\" between Manchester City and Real Madrid is cited as a factor that could help facilitate discussions, with direct communication between the two clubs having already taken place earlier this summer - lending credibility to the suggestion that the groundwork for a deal is already partially in place should both parties decide to pursue it.\n\nWhat does a cut-price Rodri deal mean for Man City's summer?\n\nA sale at around £50 million would represent a commercial disappointment for Manchester City, given Rodri's status as arguably the world's finest defensive midfielder and the fact that he is the reigning Ballon d'Or holder and FIFA World Cup Golden Ball winner, but it would be infinitely preferable to allowing him to leave on a free transfer and receiving nothing in return.\n\nFor Enzo Maresca, the prospect of beginning his debut season without Rodri at the base of his midfield presents a considerable challenge, with the Spaniard's ability to control tempo, dictate press triggers and manage games from deep regarded as irreplaceable within the system the Italian intends to implement at the Etihad Stadium.\n\nWhether Viana and Manchester City's hierarchy accept a reduced fee now or hold out for a figure closer to Rodri's actual worth, knowing the risk of losing him for nothing next summer, remains the central dilemma of a situation that is clearly moving towards departure rather than renewal.",
"source": {
"uri": "ca.sports.yahoo.com",
"dataType": "news",
"title": "Yahoo Sports Canada"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Rodri_(footballer,_born_1996)",
"type": "person",
"score": 5,
"label": {
"eng": "Rodri (footballer, born 1996)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Real_Madrid_CF",
"type": "wiki",
"score": 5,
"label": {
"eng": "Real Madrid CF"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manchester_City_F.C.",
"type": "wiki",
"score": 5,
"label": {
"eng": "Manchester City F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Spain",
"type": "loc",
"score": 5,
"label": {
"eng": "Spain"
},
"location": {
"type": "country",
"label": {
"eng": "Spain"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/City_of_Manchester_Stadium",
"type": "wiki",
"score": 4,
"label": {
"eng": "City of Manchester Stadium"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ballon_d'Or",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ballon d'Or"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Spain_national_football_team",
"type": "wiki",
"score": 3,
"label": {
"eng": "Spain national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/UEFA",
"type": "wiki",
"score": 3,
"label": {
"eng": "UEFA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Transfer_window",
"type": "wiki",
"score": 3,
"label": {
"eng": "Transfer window"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup_awards",
"type": "wiki",
"score": 3,
"label": {
"eng": "FIFA World Cup awards"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Santiago_Bernabéu_Stadium",
"type": "wiki",
"score": 2,
"label": {
"eng": "Santiago Bernabéu Stadium"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Free_agent",
"type": "wiki",
"score": 2,
"label": {
"eng": "Free agent"
}
},
{
"uri": "http://en.wikipedia.org/wiki/ESPN",
"type": "org",
"score": 2,
"label": {
"eng": "ESPN"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Midfielder",
"type": "wiki",
"score": 2,
"label": {
"eng": "Midfielder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Association_football",
"type": "wiki",
"score": 2,
"label": {
"eng": "Association football"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Enzo_Maresca",
"type": "person",
"score": 1,
"label": {
"eng": "Enzo Maresca"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 14
},
{
"uri": "dmoz/Sports/Soccer/Competitions",
"label": "dmoz/Sports/Soccer/Competitions",
"wgt": 24
},
{
"uri": "dmoz/Sports/Soccer/Stadiums",
"label": "dmoz/Sports/Soccer/Stadiums",
"wgt": 14
},
{
"uri": "dmoz/Sports/Soccer/Statistics",
"label": "dmoz/Sports/Soccer/Statistics",
"wgt": 14
},
{
"uri": "dmoz/Sports/Soccer/Officiating",
"label": "dmoz/Sports/Soccer/Officiating",
"wgt": 13
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 100
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 100
}
],
"image": "https://s.yimg.com/os/en/city_xtra_articles_863/5878a816f8ba0b1908d97ec55c6a8e70",
"eventUri": "eng-11850442",
"sentiment": 0.4666666666666666,
"wgt": 522573322,
"relevance": 1
},
{
"uri": "9405457179",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:14:40",
"dateTime": "2026-07-24T07:14:40Z",
"dateTimePub": "2026-07-24T07:10:01Z",
"dataType": "news",
"sim": 0,
"url": "https://ca.sports.yahoo.com/news/wnba-3-point-contest-rules-071001889.html",
"title": "WNBA 3-point contest rules, explained: Number of rounds, time limits, tiebreaker for 2026 contest",
"body": "WNBA 3-point contest rules, explained: Number of rounds, time limits, tiebreaker for 2026 contest originally appeared on The Sporting News. Add The Sporting News as a Preferred Source by clicking here.\n\nThe WNBA's premiere shooters will be on display in Chicago on Friday night.\n\nThe 2026 WNBA 3-Point Contest will be held at Wintrust Arena in the Windy City, with stars like Marina Mabrey, Rhyne Howard and Azzi Fudd competing in the competition.\n\nFeaturing eight of the league's best shooters, participants will engage in a multi-round event similar to the NBA's 3-Point contest.\n\nHere's a guide to how the WNBA's 3-Point Contest rules work.\n\nWNBA 3-Point Contest rules, explained\n\nRounds\n\nSix participants enter the field for the WNBA 3-Point Contest, but only the top two shooters from Round 1 will advance to a second round.\n\nPlayers will be aiming to put as many points on the board as possible in Round 1 -- and when that leaderboard is set, the top-two finishers will advance to go head-to-head in the final.\n\nTime\n\nShooters face the threat of the clock during their time in the spotlight.\n\nEach competitor gets 70 seconds per round to shoot from five different locations beyond the 3-point line.\n\nTies\n\nWith 27 total basketballs to shoot in each round, including a \"moneyball\" worth two points at the end of each rack and one full rack of the player's choosing, there is a maximum total score of 40 points. The WNBA has also featured two \"Starry Range\" racks in the past that are far deeper than the rest with just one ball, but each is worth three points.\n\nHowever, if there is a tie at the top of the leaderboard to determine who advances, the WNBA has previously used a tiebreaker format that shortens the time to just 30 seconds in a tiebreaker round for each tied player.\n\nWNBA 3-Point Contest participants\n\nWhat time does the WNBA 3-Point Contest start?\n\nThe WNBA 3-Point Contest tips off on Friday, July 24 at 8 p.m. ET from Wintrust Arena in Chicago.\n\nWNBA All-Star 3-Point Contest past winners\n\nHere's a look at the history of WNBA 3-Point Contest winners.",
"source": {
"uri": "ca.sports.yahoo.com",
"dataType": "news",
"title": "Yahoo Sports Canada"
},
"authors": [
{
"uri": "daniel_mader@ca.sports.yahoo.com",
"name": "Daniel Mader",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/The_Sporting_News",
"type": "wiki",
"score": 5,
"label": {
"eng": "The Sporting News"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Women's_National_Basketball_Association",
"type": "wiki",
"score": 5,
"label": {
"eng": "Women's National Basketball Association"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chicago",
"type": "loc",
"score": 4,
"label": {
"eng": "Chicago"
},
"location": {
"type": "place",
"label": {
"eng": "Chicago"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Azzi_Fudd",
"type": "person",
"score": 3,
"label": {
"eng": "Azzi Fudd"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rhyne_Howard",
"type": "person",
"score": 3,
"label": {
"eng": "Rhyne Howard"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Marina_Mabrey",
"type": "person",
"score": 3,
"label": {
"eng": "Marina Mabrey"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wintrust_Arena",
"type": "wiki",
"score": 2,
"label": {
"eng": "Wintrust Arena"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Basketball_Association",
"type": "wiki",
"score": 2,
"label": {
"eng": "National Basketball Association"
}
},
{
"uri": "http://en.wikipedia.org/wiki/WNBA_All-Star_Game",
"type": "wiki",
"score": 1,
"label": {
"eng": "WNBA All-Star Game"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Business_Services/Supplies_and_Equipment",
"label": "dmoz/Business/Business Services/Supplies and Equipment",
"wgt": 16
},
{
"uri": "dmoz/Recreation/Food/Contests",
"label": "dmoz/Recreation/Food/Contests",
"wgt": 19
},
{
"uri": "dmoz/Arts/Photography/Contests",
"label": "dmoz/Arts/Photography/Contests",
"wgt": 24
},
{
"uri": "dmoz/Recreation/Pets/Contests",
"label": "dmoz/Recreation/Pets/Contests",
"wgt": 21
},
{
"uri": "dmoz/Computers/Programming/Contests",
"label": "dmoz/Computers/Programming/Contests",
"wgt": 29
},
{
"uri": "iptc/sport/competition_discipline/basketball",
"label": "iptc/sport/competition discipline/basketball",
"wgt": 100
}
],
"image": "https://s.yimg.com/os/en/the_sporting_news_articles_584/26d945f31defb28d3c00d0f5fb102299",
"eventUri": null,
"sentiment": 0.07450980392156858,
"wgt": 522573280,
"relevance": 1
},
{
"uri": "9405457178",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:14:40",
"dateTime": "2026-07-24T07:14:40Z",
"dateTimePub": "2026-07-24T07:10:23Z",
"dataType": "news",
"sim": 0.5647059082984924,
"url": "https://ca.sports.yahoo.com/news/clifford-kobe-pursuit-excellence-071023562.html",
"title": "Clifford, Kobe and the pursuit of excellence",
"body": "Perhaps it's a measure of the lofty standards David Clifford has set, but in what was considered a quiet day for the Kerry forward in their All-Ireland semi-final win over Dublin, he still finished with 1-5 to his name.\n\nEver since making the Gaelic football world sit up and take notice as a teenager with 2-5 in a 2016 Hogan Cup [All-Ireland schools] final for St Brendan's, Killarney and 4-4 later that year in the All-Ireland minor final for the Kingdom, the spotlight has rarely strayed from the Fossa man.\n\nWith that focus brings pressure, but Clifford - now in his ninth year with Kerry's senior team - has consistently delivered, helping the Kingdom to two All-Ireland titles, two further final appearances, eight Munster Championships, two league titles with six All-Star awards collected along the way.\n\nHeading into Sunday's final against Mayo, he leads the 2026 championship scoring charts with 6-44 to his name with just 13 points coming from frees, adding further weight to the argument made by those who consider him the greatest of all time.\n\n\"David was double and triple-marked,\" Kerry manager Jack O'Connor said of the attention the 27-year-old received against Dublin.\n\n\"We anticipated that but he still played quite well, scored 1-5 which isn't too bad any day.\"\n\nQuite well for Clifford can still surpass what many of his peers can do on their best day, with comparisons to the stature of Lionel Messi following him around, yet that tag is a cause for motivation rather than celebration.\n\n\"To be honest, I nearly take it as a hit because I think there are people who say it but it isn't coming from the right place,\" Clifford told BBC Sport NI after kicking nine points in Kerry's All-Ireland victory over Donegal last year.\n\n\"I think they are trying to build you up and hope that you will fail. That was a massive motivation for me today.\"\n\nMcDonald and Mayo's young guns\n\nThe destination of Sam Maguire could well come down to what Clifford produces on Sunday, but there are plenty of others in green and gold who can and have stepped up.\n\nIn the other corner, a new wave of attacking talent has emerged who are ready to make their mark.\n\nDarragh Beirne, 19, has contributed 2-15 on the run to Sunday's final but it is a man one year his junior, Kobe McDonald, who has captured the imagination.\n\nPerhaps that is down to the 18-year-old being the son of Mayo great, Ciaran, who produced so many magic moments during his own playing days that saw him reach three All-Ireland finals and his help club Crossmolina to the 2001 All-Ireland title.\n\nOr maybe it's because of his impending move to Australian Rules club St Kilda, meaning this Sunday may well be the last time he wears his county's colours.\n\nIt has created added intrigue around a young star whose resemblance to his father is not restricted to looks, but also a playing style that has won admirers.\n\n\"He's just his own guy,\" said Mayo boss Andy Moran.\n\n\"You wouldn't even know he was around the place until he puts on the pink boots and starts to play a bit of football.\n\n\"He's a quiet, humble young man and plays with that bit of 18-year-old freedom.\"\n\nQuiet he may be, but on the field is where McDonald has come alive in 2026, kicking 1-25 in Mayo's run to the final as he, Beirne and young defender Eoin McGreal proved in the semi-final win over Louth at a packed out Croke Park, the big occasion holds no fears.\n\n\"You wouldn't notice those guys around the place as they are so composed, no egos of distractions, just very focused,\" said Mayo defender Stephen Coen, a veteran of four All-Ireland finals.\n\n\"Of course, I'll try to give guidance and learnings of the past, but these guys have their own way of doing things and you just support them as much as possible.\"\n\n'The Aussies aren't after them because they're average' - Moran\n\nWith the AFL calling, this could be the one and only year McDonald plays senior inter-county football as he follows his dream of a career in professional sport.\n\nHe's not the first to swap the round O'Neills ball for the oval Sherrin and more than likely won't be the last.\n\nWhile some have returned after a number of years including Derry's Conor Glass or even Dublin's Ciaran Kilkenny who quickly decided his ambitions lay closer to home, others including Jim Stynes, Conor McKenna, Zach Tuohy and Tadhg Kennelly - the only player to have won an AFL Premiership and All-Ireland title - have forged successful careers in the Australian code.\n\n\"I was very close to the last one [Mayo player to move to Australian Rules] in Oisin [Mullin] who is a tiny bit different,\" Moran recalled.\n\n\"He is a defender, will take you out of the game and has that burst going forward, but the two that I've seen like that are him and [Roscommon's] Pearce Hanley.\n\n\"Ciaran Kilkenny went over there and came back a few months later, played against us in 2012 in an All-Ireland semi-final, so these boys bring something different.\n\n\"The Aussies aren't after them because they are average players, they're after them because they are the best.\"",
"source": {
"uri": "ca.sports.yahoo.com",
"dataType": "news",
"title": "Yahoo Sports Canada"
},
"authors": [
{
"uri": "david_mohan@ca.sports.yahoo.com",
"name": "David Mohan",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Kerry_GAA",
"type": "wiki",
"score": 5,
"label": {
"eng": "Kerry GAA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/All-Ireland_Senior_Hurling_Championship",
"type": "wiki",
"score": 5,
"label": {
"eng": "All-Ireland Senior Hurling Championship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mayo_GAA",
"type": "wiki",
"score": 4,
"label": {
"eng": "Mayo GAA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dublin",
"type": "loc",
"score": 4,
"label": {
"eng": "Dublin"
},
"location": {
"type": "place",
"label": {
"eng": "Dublin"
},
"country": {
"type": "country",
"label": {
"eng": "Ireland"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kobe",
"type": "loc",
"score": 4,
"label": {
"eng": "Kobe"
},
"location": {
"type": "place",
"label": {
"eng": "Kobe"
},
"country": {
"type": "country",
"label": {
"eng": "Japan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/All-Ireland_Under-20_Hurling_Championship",
"type": "wiki",
"score": 3,
"label": {
"eng": "All-Ireland Under-20 Hurling Championship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/David_Clifford",
"type": "person",
"score": 3,
"label": {
"eng": "David Clifford"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jack_O'Connor_(Gaelic_footballer)",
"type": "person",
"score": 3,
"label": {
"eng": "Jack O'Connor (Gaelic footballer)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manager_(Gaelic_games)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Manager (Gaelic games)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hogan_Cup",
"type": "wiki",
"score": 3,
"label": {
"eng": "Hogan Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Camogie_All_Stars_Awards",
"type": "wiki",
"score": 3,
"label": {
"eng": "Camogie All Stars Awards"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Munster_Senior_Hurling_Championship",
"type": "wiki",
"score": 3,
"label": {
"eng": "Munster Senior Hurling Championship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaelic_football",
"type": "wiki",
"score": 3,
"label": {
"eng": "Gaelic football"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Killarney",
"type": "loc",
"score": 3,
"label": {
"eng": "Killarney"
},
"location": {
"type": "place",
"label": {
"eng": "Killarney"
},
"country": {
"type": "country",
"label": {
"eng": "Ireland"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Andy_Moran",
"type": "person",
"score": 2,
"label": {
"eng": "Andy Moran"
}
},
{
"uri": "http://en.wikipedia.org/wiki/St_Kilda_Football_Club",
"type": "wiki",
"score": 2,
"label": {
"eng": "St Kilda Football Club"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donegal_GAA",
"type": "wiki",
"score": 2,
"label": {
"eng": "Donegal GAA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/BBC_Sport",
"type": "org",
"score": 2,
"label": {
"eng": "BBC Sport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lionel_Messi",
"type": "person",
"score": 2,
"label": {
"eng": "Lionel Messi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Association_football",
"type": "wiki",
"score": 2,
"label": {
"eng": "Association football"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Crossmolina",
"type": "loc",
"score": 2,
"label": {
"eng": "Crossmolina"
},
"location": {
"type": "place",
"label": {
"eng": "Crossmolina"
},
"country": {
"type": "country",
"label": {
"eng": "Ireland"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_Ireland",
"type": "loc",
"score": 2,
"label": {
"eng": "Northern Ireland"
},
"location": {
"type": "place",
"label": {
"eng": "Northern Ireland"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Inter-county",
"type": "wiki",
"score": 1,
"label": {
"eng": "Inter-county"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Conor_Glass",
"type": "person",
"score": 1,
"label": {
"eng": "Conor Glass"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Conor_McKenna",
"type": "person",
"score": 1,
"label": {
"eng": "Conor McKenna"
}
},
{
"uri": "http://en.wikipedia.org/wiki/O'Neills",
"type": "org",
"score": 1,
"label": {
"eng": "O'Neills"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pearce_Hanley",
"type": "person",
"score": 1,
"label": {
"eng": "Pearce Hanley"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jim_Stynes",
"type": "person",
"score": 1,
"label": {
"eng": "Jim Stynes"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Louth_GAA",
"type": "wiki",
"score": 1,
"label": {
"eng": "Louth GAA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zach_Tuohy",
"type": "person",
"score": 1,
"label": {
"eng": "Zach Tuohy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tadhg_Kennelly",
"type": "person",
"score": 1,
"label": {
"eng": "Tadhg Kennelly"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Australian_rules_football",
"type": "wiki",
"score": 1,
"label": {
"eng": "Australian rules football"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Croke_Park",
"type": "wiki",
"score": 1,
"label": {
"eng": "Croke Park"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kilkenny_GAA",
"type": "wiki",
"score": 1,
"label": {
"eng": "Kilkenny GAA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Premier_League",
"type": "wiki",
"score": 1,
"label": {
"eng": "Premier League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Derry",
"type": "loc",
"score": 1,
"label": {
"eng": "Derry"
},
"location": {
"type": "place",
"label": {
"eng": "Derry"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Games/Online",
"label": "dmoz/Games/Online",
"wgt": 14
},
{
"uri": "dmoz/Sports/Football/Australian_Rules",
"label": "dmoz/Sports/Football/Australian Rules",
"wgt": 19
},
{
"uri": "dmoz/Sports/Soccer/Academic_Study",
"label": "dmoz/Sports/Soccer/Academic Study",
"wgt": 13
},
{
"uri": "dmoz/Sports/Rounders",
"label": "dmoz/Sports/Rounders",
"wgt": 13
},
{
"uri": "dmoz/Sports/Informal_Sports",
"label": "dmoz/Sports/Informal Sports",
"wgt": 13
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 100
},
{
"uri": "iptc/sport/competition_discipline",
"label": "iptc/sport/competition discipline",
"wgt": 90
},
{
"uri": "iptc/sport/sport_event",
"label": "iptc/sport/sport event",
"wgt": 75
}
],
"image": "https://s.yimg.com/os/en/bbc_us_articles_995/1d69aec1af02949b24063ee8a5c0d6c7",
"eventUri": "eng-11854411",
"sentiment": 0.4666666666666666,
"wgt": 522573280,
"relevance": 1
},
{
"uri": "9405454306",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:11:51",
"dateTime": "2026-07-24T07:11:51Z",
"dateTimePub": "2026-07-24T07:00:06Z",
"dataType": "news",
"sim": 0,
"url": "https://ca.sports.yahoo.com/news/sports-quiz-week-rodri-kevin-070006948.html",
"title": "Sports quiz of the week: Rodri, Kevin Keegan, Women's Afcon and Tyson Fury",
"body": "1:A - They had just two shots in two hours - and the first of them was in the 117th minute. Spain had 20 shots, 12 of which were on target. The Argentina goalkeeper made more saves in the final than the Spain keeper made in the entire tournament., 2:D - Henry did not win the Ballon d'Or. He was second in 2003 (behind Pavel Nedved) and third in 2006 (behind Fabio Cannavaro and Gianluigi Buffon)., 3:B - Paris Saint-Germain paid the two biggest transfers in history - £200m for Neymar and £167m for Kylian Mbappé - and then won the Champions League twice after they left., 4:D - Keegan did not have the best start when he moved to Hamburg in 1977. He was given an eight-week ban for punching an opponent. Although he used the time off to learn German and finished the season with the Ballon d'Or. He was only the third Englishman to receive the award, after Stanley Matthews and Bobby Charlton (and only Michael Owen has won it since)., 5:A - The song - which was written by Chris Norman and Pete Spencer of the band Smokie - peaked at No 31 in the UK singles chart and was a smash in Germany. , 6:D - Glasgow stepped in to host after the Australian state of Victoria pulled out., 7:D - And there could be a gold on its way to a local hero ..., 8:B - Roger Bannister was the first person to break the four-minute barrier, completing the race in three minutes and 59.4 seconds in 1954. , 9:A - South Africa beat Wales 43-0 in Durban on Saturday. It could have been worse. South Africa won 73-0 in Cardiff the last time the teams met., 10:B - He was captaining Nottinghamshire against Glamorgan at the time. The unfortunate bowler was Malcolm Nash., 11:C - The bookies had him at 100-1 to win the Open., 12:A - Ryan is from a sporting family. His father was in the All Blacks team that won the first Rugby World Cup in 1987 and his grandfather, Merv Wallace, captained the New Zealand cricket captain., 13:C - Kamiński signed for Köln in May but has now moved to Benfica. , 14:A - Morocco were hosts and beaten finalists in 2022 and 2024., 15:B - Fury has weighed in nearly two stone lighter than Wach for the fight. \"\"I've never faced a man heavier than me,\" said Fury. \"I'm getting sharper, fitter and stronger every day.\"",
"source": {
"uri": "ca.sports.yahoo.com",
"dataType": "news",
"title": "Yahoo Sports Canada"
},
"authors": [
{
"uri": "paul_campbell@ca.sports.yahoo.com",
"name": "Paul Campbell",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Spain",
"type": "loc",
"score": 5,
"label": {
"eng": "Spain"
},
"location": {
"type": "country",
"label": {
"eng": "Spain"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ballon_d'Or",
"type": "wiki",
"score": 4,
"label": {
"eng": "Ballon d'Or"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kevin_Keegan",
"type": "person",
"score": 4,
"label": {
"eng": "Kevin Keegan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rodri_(footballer,_born_1996)",
"type": "person",
"score": 3,
"label": {
"eng": "Rodri (footballer, born 1996)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pavel_Nedvěd",
"type": "person",
"score": 3,
"label": {
"eng": "Pavel Nedvěd"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fabio_Cannavaro",
"type": "person",
"score": 3,
"label": {
"eng": "Fabio Cannavaro"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gianluigi_Buffon",
"type": "person",
"score": 3,
"label": {
"eng": "Gianluigi Buffon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paris_Saint-Germain_F.C.",
"type": "wiki",
"score": 3,
"label": {
"eng": "Paris Saint-Germain F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Goalkeeper_(association_football)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Goalkeeper (association football)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Neymar",
"type": "person",
"score": 3,
"label": {
"eng": "Neymar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Germany",
"type": "loc",
"score": 3,
"label": {
"eng": "Germany"
},
"location": {
"type": "country",
"label": {
"eng": "Germany"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Argentina",
"type": "loc",
"score": 3,
"label": {
"eng": "Argentina"
},
"location": {
"type": "country",
"label": {
"eng": "Argentina"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bobby_Charlton",
"type": "person",
"score": 2,
"label": {
"eng": "Bobby Charlton"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stanley_Matthews",
"type": "person",
"score": 2,
"label": {
"eng": "Stanley Matthews"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Michael_Owen",
"type": "person",
"score": 2,
"label": {
"eng": "Michael Owen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tyson_Fury",
"type": "person",
"score": 2,
"label": {
"eng": "Tyson Fury"
}
},
{
"uri": "http://en.wikipedia.org/wiki/UEFA_Champions_League",
"type": "wiki",
"score": 2,
"label": {
"eng": "UEFA Champions League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kylian_Mbappé",
"type": "person",
"score": 2,
"label": {
"eng": "Kylian Mbappé"
}
},
{
"uri": "http://en.wikipedia.org/wiki/England",
"type": "loc",
"score": 2,
"label": {
"eng": "England"
},
"location": {
"type": "place",
"label": {
"eng": "England"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hamburg",
"type": "loc",
"score": 2,
"label": {
"eng": "Hamburg"
},
"location": {
"type": "place",
"label": {
"eng": "Hamburg"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Glasgow",
"type": "loc",
"score": 2,
"label": {
"eng": "Glasgow"
},
"location": {
"type": "place",
"label": {
"eng": "Glasgow"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Africa",
"type": "loc",
"score": 2,
"label": {
"eng": "South Africa"
},
"location": {
"type": "country",
"label": {
"eng": "South Africa"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Kingdom",
"type": "loc",
"score": 2,
"label": {
"eng": "United Kingdom"
},
"location": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Australia",
"type": "loc",
"score": 2,
"label": {
"eng": "Australia"
},
"location": {
"type": "country",
"label": {
"eng": "Australia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Merv_Wallace",
"type": "person",
"score": 1,
"label": {
"eng": "Merv Wallace"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Malcolm_Nash",
"type": "person",
"score": 1,
"label": {
"eng": "Malcolm Nash"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bookmaker_(gambling)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Bookmaker (gambling)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Roger_Bannister",
"type": "person",
"score": 1,
"label": {
"eng": "Roger Bannister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rugby_World_Cup",
"type": "wiki",
"score": 1,
"label": {
"eng": "Rugby World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Zealand_national_rugby_union_team",
"type": "wiki",
"score": 1,
"label": {
"eng": "New Zealand national rugby union team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/S.L._Benfica",
"type": "wiki",
"score": 1,
"label": {
"eng": "S.L. Benfica"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cricket",
"type": "wiki",
"score": 1,
"label": {
"eng": "Cricket"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cologne",
"type": "loc",
"score": 1,
"label": {
"eng": "Cologne"
},
"location": {
"type": "place",
"label": {
"eng": "Cologne"
},
"country": {
"type": "country",
"label": {
"eng": "Italy"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cardiff",
"type": "loc",
"score": 1,
"label": {
"eng": "Cardiff"
},
"location": {
"type": "place",
"label": {
"eng": "Cardiff"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Glamorgan",
"type": "loc",
"score": 1,
"label": {
"eng": "Glamorgan"
},
"location": {
"type": "place",
"label": {
"eng": "Glamorgan"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nottinghamshire",
"type": "loc",
"score": 1,
"label": {
"eng": "Nottinghamshire"
},
"location": {
"type": "place",
"label": {
"eng": "Nottinghamshire"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wales",
"type": "loc",
"score": 1,
"label": {
"eng": "Wales"
},
"location": {
"type": "place",
"label": {
"eng": "Wales"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Durban",
"type": "loc",
"score": 1,
"label": {
"eng": "Durban"
},
"location": {
"type": "place",
"label": {
"eng": "Durban"
},
"country": {
"type": "country",
"label": {
"eng": "South Africa"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Zealand",
"type": "loc",
"score": 1,
"label": {
"eng": "New Zealand"
},
"location": {
"type": "country",
"label": {
"eng": "New Zealand"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Morocco",
"type": "loc",
"score": 1,
"label": {
"eng": "Morocco"
},
"location": {
"type": "country",
"label": {
"eng": "Morocco"
}
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Soccer/Competitions",
"label": "dmoz/Sports/Soccer/Competitions",
"wgt": 18
},
{
"uri": "dmoz/Arts/Music/Charts",
"label": "dmoz/Arts/Music/Charts",
"wgt": 14
},
{
"uri": "dmoz/Sports/Cricket/Ratings",
"label": "dmoz/Sports/Cricket/Ratings",
"wgt": 13
},
{
"uri": "dmoz/Sports/Cricket/IWCC",
"label": "dmoz/Sports/Cricket/IWCC",
"wgt": 13
},
{
"uri": "dmoz/Sports/Martial_Arts/Kuk_Sool_Won",
"label": "dmoz/Sports/Martial Arts/Kuk Sool Won",
"wgt": 17
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 100
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 83
},
{
"uri": "iptc/sport/competition_discipline/rugby",
"label": "iptc/sport/competition discipline/rugby",
"wgt": 96
}
],
"image": "https://s.yimg.com/os/en/theguardian_763/cd79682fcb63fd921e57689232c575d2",
"eventUri": null,
"sentiment": 0.02745098039215677,
"wgt": 522573111,
"relevance": 1
},
{
"uri": "9405453942",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:11:31",
"dateTime": "2026-07-24T07:11:31Z",
"dateTimePub": "2026-07-24T07:09:04Z",
"dataType": "news",
"sim": 0,
"url": "https://www.winnipegfreepress.com/arts-and-life/life/2026/07/24/with-a-historic-3-michelin-stars-a-mexican-restaurant-in-san-francisco-defies-stereotypes",
"title": "With a historic 3 Michelin stars, a Mexican restaurant in San Francisco defies stereotypes",
"body": "SAN FRANCISCO (AP) -- After an eight-year wait, the historic third Michelin star that chef and co-owner Val Cantú and his team at San Francisco's Californios craved is theirs. It's a first for any Mexican restaurant worldwide. So it's understandable he and his 40-person staff have more swagger.\n\n\"It's been just really rewarding to see the team kind of like, carry a little bit more confidence in their step,\" Cantú told The Associated Press. \"Maybe I've got some new confidence too.\"\n\nThe feat caps a trajectory that began with Cantu getting his first star right out of the gate when Californios opened in 2015. He got a second one in 2018. At a June ceremony in San Diego, Cantú, with his wife Carolyn by his side, received his third star and a crisp white Michelin chef's jacket.\n\nThe accolade feels like validation not just for Californios but for the notion that Mexican food in Mexico and across the diaspora can be an elevated experience. Similar to fine dining Chinese restaurants just a few miles away from Californios, Mexican American restaurants have dealt with criticism for daring to charge more and offering tasting menus. Meanwhile, few bat an eye at French and Japanese restaurants with similar prices.\n\nShoot for the Michelin stars\n\nThe Michelin Guide, started in 1889 by French brothers Andre and Edouard Michelin, created a star-ranking system in the 1920s. Today, the guide has ratings for over 40,000 restaurants. To evaluate a restaurant, Michelin sends inspectors to dine anonymously. The inspectors said Californios ascended the ranks because it has never been \"afraid to cross borders\" on the plate, according to Michelin's website.\n\nFrom the first bite, Californios patrons experience the Texas-born Cantú's blend of Mexican culture with California ingredients. He starts a meal with a sope, a small hand-formed masa cake made with white corn and beans from a farm in nearby Santa Rosa. Then, with a spatula, caviar made in partnership with a Sacramento sturgeon farm is carefully placed on top.\n\n\"It's just really, really delicious and kind of feels like a warm hug,\" Cantú said. \"It feels comforting.\"\n\nMichelin inspectors agreed.\n\nCalifornios deserved a three-star promotion, one of five inspectors said, for dishes consistently \"executed with such precision, refinement and clarity without losing the Mexican identity -- things like kombu or the matsukasa yaki fish taco.\"\n\nSometimes Cantú and his team would try to guess if a diner could be an inspector. That turned out to be a good reminder that \"every guest gets the same quality of presentation and hospitality,\" the chef said.\n\nMexican food's growing recognition comes as immigration enforcement gets harsher\n\nIn the past few years, Michelin has starred a number of Mexican restaurants including a 10-by-10 foot (3-by-3 meter) taco stand in Mexico City. The growing recognition comes at a precarious time for immigration enforcement policies and the treatment of immigrants -- even those in the U.S. legally.\n\nNot someone who seeks to inject politics into food, Cantú could not ignore constant headlines about federal immigration operations -- some of which have resulted in deaths including a Mexican man in Houston and a Colombian man in Maine earlier this month. Immigrants are \"the backbone of all these dish pits and kitchens,\" says Cantú. He has shown support through gestures. In March, he collaborated on an \"anti-ICE\" fundraising dinner.\n\n\"The culinary world is like a huge supporter of immigrants and the need for immigrants and the need to treat people with respect,\" Cantú said. \"It's hard for me to say much more.\"\n\nBeing in a blue state, Cantú is certain most of Californios' diners share that sentiment.\n\nGustavo Arellano, a food writer and journalist who's also Mexican American, believes the cuisine's popularity really helps humanize the immigration debate.\n\n\"You see this especially like in small Southern towns where the rhetoric is 'I'm against illegal immigrants. I don't want too many Mexicans,'\" Arellano said. \"But, then they look at the Mexican restaurant in town and they're like 'Well, not them.'\"\n\nCalifornios shows Mexican food is just as worthy of fine dining\n\nGrowing up, Cantú watched his father and uncle in Texas run a Mexican restaurant and tortilleria. As a chef working at high-end establishments in Austin and San Francisco, he found himself asking, \"Why is no one doing Mexican cuisine and treating it with like extreme care?\"\n\nInspired by the Bay Area, he settled on the name Californios. It's a nod to descendants of Spanish and Mexican settlers who settled in the 1700s and 1800s in what would become California.\n\nCalifornios started with a $57 four-course tasting menu. The pushback was immediate.\n\n\"There was ton of like, 'This is not Mexican cuisine,'\" Cantú said. \"Even from our families, you know, trying to explain a contemporary cuisine to a lot of people is totally foreign because people kind of think that cuisine exists in a cookbook and that it doesn't change.\"\n\nCalifornios is at the forefront of what some call \"alta California\" cuisine, where the children of Mexican immigrants or immigrants themselves use classical chef training with Mexican flavors. The term refers to the former Spanish province north of Baja California; Arellano describes it as an \"ideology\" that originated in California and has spread across the U.S.\n\nRaised flavor profiles and prices ultimately raise skepticism. Arellano argues people think this way partly because they're trying to keep Mexican food in a box.\n\n\"There's always going to be a knee-jerk reaction,\" Arellano said. \"It goes to this myth that Mexican food should be cheap because Mexicans, all of us are supposedly working class that cannot afford higher-end stuff. That's classist.\"\n\nCantú plans to keep bringing attention to his Mexican-California brand of fine dining. A cookbook is in the works.\n\n\"Mexican cuisine is one of the most diverse and complex cuisines in the world,\" Cantú said, \"and there's countless Mexican immigrants in the United States and Latin immigrants who have their own ideas and concepts of what things can be.\"",
"source": {
"uri": "winnipegfreepress.com",
"dataType": "news",
"title": "Winnipeg Free Press"
},
"authors": [
{
"uri": "associated_press@winnipegfreepress.com",
"name": "Associated Press",
"type": "author",
"isAgency": true
},
{
"uri": "terry_tang@winnipegfreepress.com",
"name": "Terry Tang",
"type": "author",
"isAgency": false
},
{
"uri": "haven_daley@winnipegfreepress.com",
"name": "Haven Daley",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Californios",
"type": "wiki",
"score": 5,
"label": {
"eng": "Californios"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mexican_cuisine",
"type": "wiki",
"score": 5,
"label": {
"eng": "Mexican cuisine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Michelin_Guide",
"type": "wiki",
"score": 5,
"label": {
"eng": "Michelin Guide"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Michelin",
"type": "org",
"score": 5,
"label": {
"eng": "Michelin"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Immigration",
"type": "wiki",
"score": 5,
"label": {
"eng": "Immigration"
}
},
{
"uri": "http://en.wikipedia.org/wiki/San_Francisco",
"type": "loc",
"score": 5,
"label": {
"eng": "San Francisco"
},
"location": {
"type": "place",
"label": {
"eng": "San Francisco"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mexico",
"type": "loc",
"score": 5,
"label": {
"eng": "Mexico"
},
"location": {
"type": "country",
"label": {
"eng": "Mexico"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chef",
"type": "wiki",
"score": 4,
"label": {
"eng": "Chef"
}
},
{
"uri": "http://en.wikipedia.org/wiki/French_language",
"type": "wiki",
"score": 4,
"label": {
"eng": "French language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mexican_Americans",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mexican Americans"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chinese_cuisine",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chinese cuisine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diaspora",
"type": "wiki",
"score": 3,
"label": {
"eng": "Diaspora"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Japanese_cuisine",
"type": "wiki",
"score": 3,
"label": {
"eng": "Japanese cuisine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stereotype",
"type": "wiki",
"score": 3,
"label": {
"eng": "Stereotype"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Taco",
"type": "wiki",
"score": 3,
"label": {
"eng": "Taco"
}
},
{
"uri": "http://en.wikipedia.org/wiki/San_Diego",
"type": "loc",
"score": 3,
"label": {
"eng": "San Diego"
},
"location": {
"type": "place",
"label": {
"eng": "San Diego"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/California",
"type": "loc",
"score": 3,
"label": {
"eng": "California"
},
"location": {
"type": "place",
"label": {
"eng": "California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sope_(food)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sope (food)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kombu",
"type": "wiki",
"score": 2,
"label": {
"eng": "Kombu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Masa",
"type": "wiki",
"score": 2,
"label": {
"eng": "Masa"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Culture_of_Mexico",
"type": "wiki",
"score": 2,
"label": {
"eng": "Culture of Mexico"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diner",
"type": "wiki",
"score": 2,
"label": {
"eng": "Diner"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cake",
"type": "wiki",
"score": 2,
"label": {
"eng": "Cake"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sturgeon",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sturgeon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Caviar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Caviar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Santa_Rosa,_California",
"type": "loc",
"score": 2,
"label": {
"eng": "Santa Rosa, California"
},
"location": {
"type": "place",
"label": {
"eng": "Santa Rosa, California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sacramento,_California",
"type": "loc",
"score": 2,
"label": {
"eng": "Sacramento, California"
},
"location": {
"type": "place",
"label": {
"eng": "Sacramento, California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Maine",
"type": "loc",
"score": 2,
"label": {
"eng": "Maine"
},
"location": {
"type": "place",
"label": {
"eng": "Maine"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Houston",
"type": "loc",
"score": 2,
"label": {
"eng": "Houston"
},
"location": {
"type": "place",
"label": {
"eng": "Houston"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mexico_City",
"type": "loc",
"score": 2,
"label": {
"eng": "Mexico City"
},
"location": {
"type": "place",
"label": {
"eng": "Mexico City"
},
"country": {
"type": "country",
"label": {
"eng": "Mexico"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Colombia",
"type": "loc",
"score": 2,
"label": {
"eng": "Colombia"
},
"location": {
"type": "country",
"label": {
"eng": "Colombia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mexicans",
"type": "loc",
"score": 1,
"label": {
"eng": "Mexicans"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/San_Francisco_Bay_Area",
"type": "loc",
"score": 1,
"label": {
"eng": "San Francisco Bay Area"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Working_class",
"type": "loc",
"score": 1,
"label": {
"eng": "Working class"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Texas",
"type": "loc",
"score": 1,
"label": {
"eng": "Texas"
},
"location": {
"type": "place",
"label": {
"eng": "Texas"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Austin,_Texas",
"type": "loc",
"score": 1,
"label": {
"eng": "Austin, Texas"
},
"location": {
"type": "place",
"label": {
"eng": "Austin, Texas"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baja_California",
"type": "loc",
"score": 1,
"label": {
"eng": "Baja California"
},
"location": {
"type": "place",
"label": {
"eng": "Baja California"
},
"country": {
"type": "country",
"label": {
"eng": "Mexico"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 1,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 18
},
{
"uri": "dmoz/Science/Astronomy/Stars",
"label": "dmoz/Science/Astronomy/Stars",
"wgt": 15
},
{
"uri": "dmoz/Business/Hospitality",
"label": "dmoz/Business/Hospitality",
"wgt": 23
},
{
"uri": "dmoz/Home/Cooking/Chefs",
"label": "dmoz/Home/Cooking/Chefs",
"wgt": 20
},
{
"uri": "dmoz/Recreation/Food/Dining_Guides",
"label": "dmoz/Recreation/Food/Dining Guides",
"wgt": 34
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 81
},
{
"uri": "iptc/lifestyle_and_leisure",
"label": "iptc/lifestyle and leisure",
"wgt": 94
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 65
},
{
"uri": "iptc/politics_and_government/government_policy",
"label": "iptc/politics and government/government policy",
"wgt": 77
}
],
"image": "https://www.winnipegfreepress.com/wp-content/uploads/sites/2/2026/07/6a630f7f3019c61a7654b4c3jpeg.jpg?w=1600",
"eventUri": null,
"sentiment": 0.1686274509803922,
"wgt": 522573091,
"relevance": 1
}
],
"totalResults": 209731,
"page": 1,
"count": 10,
"pages": 20974
}
}