A pair of third-period goals 26 seconds apart gave the Avalanche their first lead of the game Saturday in Vegas.
Colorado made the 3-2 advantage stretch for its second win in Vegas in 10 days – both of which came on the second night of a back-to-back.
J.T. Compher first redirected in a shot by Jack Johnson then Cale Makar set up Nathan MacKinnon for a shot that went past lunging Vegas goaltender Laurent Brossoit (18 saves).
The score didn’t budge from 2-1 Golden Knights for more than a period and a half, but the Avalanche didn’t need long to change it up.
“Games are on the line. Kind of drags the urgency out in our team and we can play in the way we want to play the whole game,” coach Jared Bednar said with a chuckle.
Colorado’s Andre Burakovsky tied the game at 1 in the first period. Samuel Girard teed up Alex Newhook, but he had to settle the puck. Newhook passed it along to his right, where Burakovsky also readjusted. He tucked it inside the near post.
It was Burakovsky’s second goal in 24 hours. He ended a 17-game goal drought in the third period of Friday’s 6-3 win over the Winnipeg Jets.
“He’s finding his scoring touch again,” MacKinnon said. “He can get really hot when he gets going.”
MacKinnon was busy during the back-to-back games as well, scoring twice Friday night on 14 shots on goal. He buried his only shot on net Saturday.
“I take shots when I can and when they’re not available, I try to make plays,” MacKinnon said. “Obviously they’re a really good defensive team, so it’s not always easy to get 14 shots.
“But doing my best.”
Sign Up For Free: AM Update Newsletter
let pathVariable;
let pathVariable2;
function handleUrlPathSegment() {
const fullPath = window.location.pathname.toLowerCase();
if (fullPath.includes(‘/business/’)) {
pathVariable = ‘business’;
pathVariable2 = ‘Business Newsletter’;
} else if (fullPath.includes(‘/outdoors/’) || fullPath.includes(‘/outdoor/’)) {
pathVariable = ‘outdoors’;
pathVariable2 = ‘Outdoors Newsletter’;
} else if (fullPath.includes(‘/opinion/’)) {
pathVariable = ‘opinion’;
pathVariable2 = ‘Opinion Newsletter’;
} else if (fullPath.includes(‘politics’)) {
pathVariable = ‘politics’;
pathVariable2 = ‘Politics Newsletter’;
} else {
pathVariable = ‘am-update’;
pathVariable2 = ‘AM Update Newsletter’;
}
console.log(`Current path: ${fullPath}`);
console.log(`Path variable set to: ${pathVariable}`);
console.log(`Path variable 2 set to: ${pathVariable2}`);
applyNewsletterName(pathVariable2);
return { pathVariable, pathVariable2 };
}
function applyNewsletterName(newsletterName) {
if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, function() {
updateNewsletterElement(newsletterName);
});
} else {
updateNewsletterElement(newsletterName);
}
}
function updateNewsletterElement(newsletterName) {
const newsletterElement = document.getElementById(‘newsletterName’);
if (newsletterElement) {
newsletterElement.textContent = newsletterName;
console.log(`Updated #newsletterName element with: ${newsletterName}`);
} else {
console.warn(‘Element with ID #newsletterName not found in the DOM’);
}
}
function setupFormSubmitListener() {
function getFormattedDate() {
const now = new Date();
const timestamp = now.getTime();
console.log(‘chris: Using Unix timestamp’);
console.log(‘chris: Current time:’, now);
console.log(‘chris: Unix timestamp (ms):’, timestamp);
return timestamp;
}
const formattedDate = getFormattedDate();
var profile = window.blueConicClient.profile.getProfile();
profile.setValues(‘newsletter_category’, pathVariable);
profile.setValue(‘newsletter_signup_date’, formattedDate);
window.blueConicClient.profile.updateProfile(this, function() {
});
}
handleUrlPathSegment();
Success! Thank you for subscribing to our newsletter.
function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);
nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}
function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}
function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;
result.innerText = “”;
if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}
function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=59&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});
}
#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/pp5%20signup%203.png);
background-size: cover;
}
#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}
#successnsltr a {
color: white;
}
.hideblock {
display:none;
}
h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}
@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/pp5%20signup%203.png);
background-size: cover;
}
}
Makar has at least an assist in eight straight games. He has 12 during that span.
Vegas sits third, barely, in the Pacific Division with two teams right behind in the standings. The Golden Knights went up 4:07 into the game, when Jack Eichel sent Chandler Stephenson in on a breakaway.
Devon Toews had his pocket picked in front of the Vegas bench, which led to a 2-on-1 the other direction. Jonathan Marchessault took the pass from Reilly Smith and scored.
Later Toews’ quick reaction kept the Avalanche out of a 3-1 hole. The puck got through goaltender Darcy Kuemper at an angle and Toews swept it out of the crease.
Kuemper made 34 saves in the win.
“I liked all of the guys in our lineup tonight,” Bednar said. “I thought they played hard.”
That did not include forward Tyson Jost, who took the place of Nicolas Aube-Kubel and served as the healthy scratch.
“The Jost decision – just, you know, me setting the lineup,” Bednar said. “We’ve got one extra guy here right now. Just trying to pick the lineup that I think’s the best for that given night.”
Colorado Avalanche drop six unanswered goals on Winnipeg Jets, including Landeskog hat trick
Colorado Avalanche top-line opening becomes chance to shake up Andre Burakovsky’s February
‘Perfect opening’ propels Colorado Avalanche to road win against Detroit Red Wings