Today's Digital Newspaper

The Gazette

Weather Block Here



Break ’em up! Rockies snap MLB record with series win in 3-2 victory over Miami Marlins

MIAMI — The music in the Colorado Rockies clubhouse Tuesday night rivaled the nightclubs up and down South Beach.

The vibes were immaculate after Colorado posted a 3-2 win, its second victory in two nights in Miami. More important, it was a victory that secured the first series win of the season for the Rockies and snapped a streak of 22 straight series without a win, a dubious Major League Baseball record the Rockies were eager to cast into Biscayne Bay.

While there were no champagne or cigars to celebrate the victory amid an 11-50 record, there was a definite sense a monkey the size of south Florida had been lifted off the franchise’s back by capturing the series.

There was also a sense that perhaps things are starting to turn a bit for the Rockies.

“This establishes that we are trending forward I would say; trending in the right direction and things are moving the way we want them to move,” said outfielder Jordan Beck, who was 2-for-5 with an RBI and stolen base. “We haven’t won a series before so we’re doing something better than we’ve done before.”

Progress.

Colorado didn’t just snap a historic streak. The Rockies did it in a place that has been anything but kind to them through the years as the Rockies are now 13-29 at loanDepot park since it opened in 2012.

Then again, anywhere on the road hasn’t been favorable for Colorado this season. The Rockies entered Tuesday with a 4-28 record away from Coors Field, the worst start on the road in franchise history. That record also established a new mark for futility as no other MLB team since 1901 lost 28 of its first 32 road games.

“That’s big time for the boys to get that first series win,” interim manager Warren Schaeffer said. “Who would’ve known it wouldn’t come until June, but the time is now and I’m happy for them.”

The recipe for winning their first series of 2025 came thanks to a mixture of Hunter Goodman’s continued power at the plate and a bullpen that has truly evolved into a weapon.

Goodman, playing every bit like a potential All-Star, hit his third homer in two games, lifting an eighth-inning solo shot for what would be the difference in the contest. Goodman added a double, giving him 105 total bases and 35 RBI, both of which lead MLB catchers.

“This series, he’s looked wonderful, obviously, with three homers in two days,” Schaeffer said. “But that’s Hunter Goodman. That doesn’t surprise me.”

Schaeffer added that his bullpen’s success on Tuesday didn’t surprise him, either. Four Rockies relievers combined to throw six scoreless innings to zip up the win, lowering the unit’s collective earned run average to 2.11 since May 20.

Sign Up For Free: Mile High 5

Your daily report on everything sports in Colorado – covering the Denver Broncos, Denver Nuggets, Colorado Avalanche, and columns from Woody Paige and Paul Klee.

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

“It’s insane the run we’ve been on,” said reliever Jimmy Herget, who worked 1 2/3 innings. “I think it’s really solid. It’s good that ‘Schaeff’ trusts every one of us.”

Nothing this season comes easy for the Rockies, and it included the final out of game.

Pinch-hitter Heriberto Hernandez sent a 1-1 pitch from Seth Halvorsen 402 feet to left-center before Colorado’s Brenton Doyle made a leaping catch at the wall to secure the win and let the Rockies breathe a sigh of relief.

“When it came off the bat, no,” Beck said when asked if he thought the ball was going to be caught. “But in this ballpark, you have to hit it. It plays big. I saw ‘BD’ (Doyle) running and I was like, ‘Uh oh, this might get close.’ It was getting close to the wall before I knew he was going to catch it.”

With the ball securely in Doyle’s glove, Colorado can aim for its first series sweep since taking three games from the San Diego Padres on May 13-15, 2024.

“Being able to come in here and win two in a row is good,” Goodman said. “I think we take that momentum going forward.”

***

Rockies 3, Marlins 2

What happened: Colorado earned its first series win of the season, limiting the Marlins to just four hits and no runs over the game’s final six innings.

On the mound: Chase Dollander threw just 59 pitches in three innings in his return from the injured list, and just 28 landed for strikes. He admitted after that “trying to find my rhythm and stuff like that was harder today” in his first outing since May 18.

At the plate: Hunter Goodman went 2-for-4 and smacked the game-winning home run in the eighth. Jordan Beck (2-for-5) and Tyler Freeman (3-for-4) were the only other players to record hits.

What’s next: The Rockies conclude the series in Miami on Wednesday, meeting the Marlins at 10:10 a.m. Colorado can sweep a series for the first time this season.

(Contact Gazette sports columnist Paul Klee at paul.klee@gazette.com or on Twitter at @bypaulklee.)

d939711e-4ce3-4ffb-a0a5-2f7892c032d4

View Original Article | Split View
Tags

PREV

PREVIOUS

'Angels in the outfield': Rockies closer Zach Agnos loses grandfather, delivers save in 6-4 win

Facebook Twitter WhatsApp SMS Email Print Copy article link Save MIAMI — There was something magical about the way Monday ended for the Colorado Rockies in a 6-4 win over the Miami Marlins at loanDepot Park. Yes, the Rockies finally grabbed their 10th win of the season — in their 60th game — with a […]

NEXT

NEXT UP

Sweep! Rockies beat Miami Marlins 3-2 for first series sweep since May 2024

Facebook Twitter WhatsApp SMS Email Print Copy article link Save MIAMI — Desperately needing something to put an end to the Miami Marlins’ sudden momentum on Wednesday, the Rockies got a gem of a defensive play at just the right time. After scoring two runs in the seventh inning to pull within 3-2, the Marlins […]