Code |
Context function parse_description($content='') {
Configure::write('debug',2);
require_once('libs/simple_html_dom.php');
$content = "<p>Canadian hearts shattered at 7:53 am PT.</p>
<p><meta charset="utf-8" /></p>
<p dir="ltr">Jack Hughes scored the golden goal to lift the United States over Canada in the men’s hockey tournament final at Milano Cortina 2026, winning the Americans their first Olympic men’s hockey gold in 46 years.</p>
<p><img alt="<who>Photo Credit: NHL/X" src="/files/files/images/usa.jpeg" style="margin: 5px;" /></p>
<p dir="ltr">While the New Jersey Devils superstar’s goal will be the highlight played for years and decades to come, the story of Sunday’s final was missed chances for Canada.</p>
<p dir="ltr">Matt Boldy opened the scoring for the US on a nice individual effort early in the first period, then Cale Makar tied things up in the second with a perfect shot.</p>
<p dir="ltr">For the majority of the game, especially after the first period, the ice was tilted in Canada’s favour and Connor Hellebuyck stood on his head to keep the Americans in it.</p>
<p dir="ltr">That included a miraculous save on what should have been a wide-open net tap-in for Devon Toews. Nathan MacKinnon also had a wide open cage in the third period, but hit the post.</p>
<p dir="ltr">There were countless other opportunities that left Canadian fans screaming “how did that not go in?” at their televisions, but either Hellebuyck stood tall or the bounces simply did not go Canada’s way.</p>
<p dir="ltr">In the end, it was the younger of the two Hughes brothers on the US team that got his opportunity early in three-on-three overtime and he made no mistake in burying the once-in-a-lifetime goal for the 2-1 win.</p>
<p dir="ltr">With the discouraging silver medal in men’s hockey, Canada finishes Milano Cortina 2026 with 21 total medals – five gold, seven silver and nine bronze.</p>
"
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::rss() - COREpublic_html/app/controllers/api_controller.php, line 1166
Dispatcher::_invoke() - COREcake/dispatcher.php, line 204
Dispatcher::dispatch() - COREcake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 99