Today's Digital Newspaper

The Gazette

Weather Block Here



CJ Cron hits winning home run as Rockies earn 11th walk-off win of the year

DENVER — When the Rockies needed a hero, CJ Cron once again came through.

Already the franchise record holder for grand slams in a season and the team leader in home runs, Cron stepped to the plate in the bottom of the ninth with the game tied 5-5. He launched a home run, his 20th of the season, to lead the Rockies to a 6-5 win over the Padres.

His teammates rewarded his performance by throwing a pile of ice and a bucket of bumble gum on him as he crossed home plate before engulfing him in a team huddle.

“They seem to rise to the occasion here at home late in the game,” manager Bud Black said. “There’s a feeling in the eighth or ninth that something magical can happen. And it’s been happening.”

The Rockies have the walk-off celebrations down. After all, they’ve done it a franchise-record 11 times this season. They also got strong supporting roles from Connor Joe, Antonio Senzatela and Charlie Blackmon on Monday night. 

To set up the walk-off, there had to be drama in the ninth, and Daniel Bard provided plenty of it, allowing singles from Jake Cronenworth and Austin Nola. With the tying run at the plate, Bard struck out Eric Hosmer and Blackmon caught the flyout from Wil Myers. After a talk from catcher Elias Díaz, Bard regrouped. Then he tossed a slider that Trent Grisham hit out of the park to tie the game at 5-5.

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;
}
}

Featured Local Savings

Cron, though has been here before, even if he’s been streaky this season. One thing that’s stayed consistent though is his on-base percentage. His power has been there, especially lately, but he’s also shown that he can shorten up his swing and get a base hit, like he did in the second inning. 

If the season were to end today, his .263 batting average would be his highest since 2016. Cron, if he continues this streak, could also be on track to beat his season home run high of 30, which he hit in 2018 with the Rays. 

Joe, who in the past week has gone from on the fence to a part of the Rockies’ plan for the future, had a home run and a single to reign in his 29th birthday. But his most impressive feat of the night was a scorching diving catch in left field. Senzatela tipped his cap to his left fielder, and Joe stood in the outfield with his signature enormous smile as the crowd chanted his name.

“I was like ‘please Connor please,'” Senzatela said. “When he made the catch, I was just like ‘wow.’ That’s unbelievable. That was one of the keys to the game right there.”

Joe has started the past six games, hitting leadoff with Raimel Tapia on the injured list. This catch, after a few mishaps earlier in the season, including one on the last road trip, that showed his inexperience, was another sign that he’s making progress toward staying on a big league roster.

Senzatela, meanwhile, was masterful, gliding through seven innings, his third-longest outing of the season. He was on from the start, needing just six pitches to get through the first frame. He relied on ground-ball outs, a telltale sign that Senzatela is having a good night. The Rockies had 13 such outs with him on the mound, and he gave up two earned runs. His fastball, slider and curveball combo were working for him. 

Blackmon — whose home run production has been down this year, in part, he said, because pitchers have avoided sending him pitches needed to hit it long — finally got what he was looking for. Padres starter Ryan Weathers sent him a fastball right down the middle, a golden ticket for Blackmon. He launched it 438 feet for his eighth home run of the season.

b2532403-a419-59fe-b430-565eca9655df

View Original Article | Split View

PREV

PREVIOUS

J.T. Shrout's injury sets up Brendon Lewis to be Colorado Buffaloes' starting quarterback

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The quarterback battle in Boulder came to an unfortunately early end. “I think it’s going to be at least a couple of more weeks,” Colorado coach Karl Dorrell said Friday at the team’s media day when asked about a timeline for a decision between Brendon […]

NEXT

NEXT UP

Colorado Avalanche, defenseman Dennis Gilbert agree to terms

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Colorado Avalanche’s last restricted free agent, defenseman Dennis Gilbert, inked a one-year contract. The team announced the signing Monday. Gilbert, 24, was acquired in the Oct. 10, 2020, deal that sent Nikita Zadorov to the Chicago Blackhawks and brought Brandon Saad to Colorado. Saad […]