Klee’s Scorecard: Broncos at Kansas City Chiefs
Offense
After Sunday, Patrick Mahomes will have played more games (seven) against Denver than any opponent. It’s relative with the superhero QB, but the Broncos actually do a decent job against him. His QB rating and passing yards are lower than his career averages. Yet he’s 6-0 vs. Denver.
Advantage: Chiefs
Defense
When it comes to Andy Reid’s Chiefs, you don’t think of defense. But it’s their ability to force turnovers that often gives Mahomes a great spot to start a scoring drive. K.C. is seventh in forced turnovers. Broncos tight end Noah Fant credited Tyrann Mathieu: “He’s kind of an anomaly.”
Advantage: Chiefs
Special teams
You’ll know the Broncos are good again when the special teams are good again. Perhaps Will Parks can point them in the right direction. The Broncos re-signed Parks, who was drafted by the team in 2016, for insurance after Bryce Callahan was ruled out for the season and placed on IR.
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;
}
}
Advantage: Chiefs
Coaching
As someone who’s old enough to remember Eric Bieniemy’s troublemaking at CU-Boulder, where he was banned from campus after an ugly harassment charge, I wouldn’t hire him as head coach. But it’s easy to see a fit with the Chargers, where QB Justin Herbert appears Mahomesian.
Advantage: Chiefs
Intangibles
If you’re comparing these Chiefs to a team from Broncos history, it’s the 2013 Broncos. Peyton Manning’s Broncos averaged 37.8 points. These Chiefs average 31.6. But it’s the K.C. ‘D’ that’s stumped Denver. The Broncos have scored only 25 points — total — in the past three meetings.
Advantage: Chiefs
Klee’s prediction: Chiefs (minus-13) 34, Broncos 16 (Season: 9-2 overall, 4-7 ATS)
(Contact Gazette sports columnist Paul Klee at paul.klee@gazette.com or on Twitter at @bypaulklee.)