Broncos-Dolphins sports gambling: Best bets for Week 3
Denver Gazette digital sports editor Chris Schmaedeke’s best Broncos vs. Commanders prop bets:
1. Tyreek Hill over 88.5 yards receiving (-114)
Why it’s a good bet: Besides Patrick Surtain, the Broncos secondary has struggled. Hill could have a big game.
2. Jerry Jeudy touchdown (+190)
Why it’s a good bet: If the Broncos have any chance to win this game, they need to score points.
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;
}
}
3. Tua Tagovailoa over 268.5 yards passing (-114)
Why it’s a good bet: Like I said above, the Broncos secondary has not been good.
— Odds from SuperBook Sports Colorado
(Schmaedeke’s ATS record: 2-4)
RJ Harvey shines with big run, still learning pass protection | Broncos training camp Day 4
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 11 hours ago
Kyle Fredrickson
Reporter
Running backs featured in first practice with full pads | Broncos training camp Day 3
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 1 day ago
1 of 1Broncos running back RJ Harvey warms up with his teammates on the first day of Broncos training camp on Wednesday, July 23, 2025. (Stephen Swofford, The Denver Gazette)Stephen Swofford, The Denver Gazette Facebook Twitter WhatsApp SMS Email Print...
Kyle Fredrickson
Reporter
Broncos not putting timeline on stadium decision or location, team president Damani Leech says
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 3 days ago
1 of 1Denver Broncos chief operating officer Damani Leech () before an NFL football game Monday, Dec. 2, 2024, in Denver. (AP Photo/David Zalubowski) Facebook Twitter WhatsApp SMS Email Print Copy article link Save ENGLEWOOD — The Broncos are not...
Kyle Fredrickson
Reporter
Mike McGlinchey absence not expected to linger | Broncos training camp Day 1
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 4 days ago
1 of 1Broncos Offensive Lineman Mike McGlinchey talks to the media during a press day before the start of training camp on Tuesday, July 22, 2025. (Stephen Swofford, Denver Gazette)Stephen Swofford Facebook Twitter WhatsApp SMS Email Print Copy article link...
Kyle Fredrickson
Reporter
Paul Klee: From Jokic to Scheffler to Broncos, the world’s top athletes are prioritizing life
Paul Klee
paul-klee@midtc.com
Updated 1 week ago
1 of 3Scottie Scheffler of the United States holds the Claret Jug trophy as his son Bennett stands on the 18th green after winning the British Open at the Royal Portrush Golf Club, Northern Ireland, Sunday, July 20, 2025.The Associated...
Paul Klee
Reporter
Nik Bonitto headlines talented returning linebackers | Broncos position analysis: LB
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 1 week ago
1 of 1Denver Broncos linebacker Nik Bonitto (15) gets comforted in the final minutes of the wild card playoff game at Highmark Stadium in Orchard Park, N.Y., on Jan. 12, 2025. The Broncos lost 31-7.Jerilee Bennett, The Gazette Facebook Twitter...
Kyle Fredrickson
Reporter
Defensive line aims to build on strong performance | Broncos position analysis: DL
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 1 week ago
1 of 1Denver Broncos defensive end Zach Allen (99) sacks Buffalo Bills quarterback Josh Allen (17) during the second quarter of the wild card playoff game at Highmark Stadium in Buffalo on Sunday, Jan. 12, 2025. The Broncos lost 31-7.Jerilee...
Kyle Fredrickson
Reporter
Does Bo Nix have enough quality passing targets? | Broncos position analysis: WRs/TEs
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 1 week ago
1 of 1Broncos Wide Receiver Courtland Sutton (14) practices with the team during Broncos Minicamp on Wednesday, June 11, 2025Stephen Swofford Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Denver Gazette examines each Broncos position group before...
Kyle Fredrickson
Reporter
Broncos, RJ Harvey agree to terms on running back’s rookie contract
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 2 weeks ago
1 of 1Denver Broncos running back RJ Harvey takes part in drills during an NFL football minicamp Wednesday, June 11, 2025, at the team's headquarters in Centennial, Colo. (AP Photo/David Zalubowski)David Zalubowski Facebook Twitter WhatsApp SMS Email Print Copy article...
Kyle Fredrickson
Reporter
Bo Nix enters Year 2 as proven leader | Broncos position analysis: Quarterbacks
Kyle Fredrickson
kyle-fredrickson@midtc.com
Updated 2 weeks ago
1 of 1Denver Broncos quarterback Bo Nix directs wide receivers as they take part in drills during practice at NFL football minicamp, Wednesday, June 11, 2025, at the team's headquarters in Centennial, Colo. (AP Photo/David Zalubowski)Kyle Fredrickson kyle.fredrickson@gazette.com Facebook Twitter...
Kyle Fredrickson
Reporter
PREV
PREVIOUS
Tebow Time is the way to a rare Broncos victory in Miami | Paul Klee
Facebook Twitter WhatsApp SMS Email Print Copy article link Save MIAMI — It’s Tebow Time again, or something like it. Did you know the Broncos are 1-8 at Miami? True story. The Nuggets won more games in Miami in the NBA Finals (two) than the Broncos have won in six decades of pro football (one). […]
NEXT
NEXT UP
Broncos TV Guide: How to watch Broncos-Dolphins, betting odds, staff predictions
Facebook Twitter WhatsApp SMS Email Print Copy article link Save Broncos TV Guide Week 3 TV: CBS (Kevin Harlan, play-by-play; Trent Green, analyst; Melanie Collins, sideline) Kickoff: 11 a.m. Stream: Paramount+ Radio: 94.1 FM and 850 AM KOA (Dave Logan, play-by-play; Rick Lewis, analyst; Susie Wargin, sideline) Betting line: Dolphins (-6.5) Paul Klee prediction: Dolphins 36, Broncos 17 Hey, Coach […]