Today's Digital Newspaper

The Gazette

Weather Block Here



Outside linebacker Nik Bonitto ranked No. 38 on NFL Top 100 list | Broncos notebook

ENGLEWOOD — Nik Bonitto is quickly becoming a household NFL name.

The fourth-year Broncos outside linebacker made his career debut on the NFL’s Top 100 list — as voted on by the players themselves — at No. 38 on Tuesday. Bonitto established himself among the league’s top edge rushers last season.

The 2022 second-round draft pick out of Oklahoma led the Broncos with a career-best 13.5 sacks. He also logged 24 quarterback hits, 16 tackles for loss, two forced fumbles and two defensive touchdowns (interception and fumble recovery). It earned Bonitto Pro Bowl and second-team All-Pro honors.

The NFL released a video with players reacting to Bonitto’s success and evaluating his talent.

Cowboys defensive end Micah Parsons: “Bro, I just think his ability to do everything. His versatility, pick-sixes, 13.5 sacks, his ability to rush and keep developing as a rusher. It was really exciting to see.”

Colts defensive end Kwity Paye: “Top players in my position, I would probably say Nik Bonitto. He’s just very unpredictable with his rushes. He’s a good spinner. … He’s just been balling out this year.”

Bonitto joins quarterback Bo Nix (No. 64) and defensive lineman Zach Allen (No. 90) as Denver players to make the cut to this point. The NFL will continue to release player rankings through the end of August.

Five Broncos questions after preseason opener: Will Bo Nix bounce back?

Vele update

Wide receiver Devaughn Vele made an impressive leaping sideline catch Tuesday during a team period of practice. He enters Year 2 with the Broncos after logging 41 catches for 475 yards and three touchdowns last season — despite missing four games.

Sign Up For Free:

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 if (fullPath.includes(‘outtherecolorado’)) {
pathVariable = ‘outtherecolorado’;
pathVariable2 = ‘Out There Colorado 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();
setupFormSubmitListener();

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

Vele did not participate in mandatory minicamp but declined to specify the reason. He has worn a leg sleeve for much of training camp. On Tuesday, coach Sean Payton gave some clarity on his situation.

“He’s doing well,” Payton said. “Part of it is the maintenance on his knee (and) making sure he’s fresh. It’s a little bit easier to maintain in-season than when you’re just stacking day after day in training camp. So, we’ll continue to find his spots. He’s a big target on third down and in the red zone.”

Surtain leadership

Cornerback Pat Surtain, the reigning NFL Defensive Player of the Year, was voted as a team captain last season for the first time in his pro career.

Surtain explained after practice how it has shaped his relationship with teammates moving forward.

“Taking on that role, there is always room for growth. With me, it’s definitely being more vocal,” Surtain said. “Expressing to guys not to get complacent and to always look to get better — a step better — because in this league you can’t take weeks off. You have to focus on sharpening your skill set. … My job is to make sure the guys are on top of that.”

Broncos defensive lineman Matt Henningsen reverts to season-ending injured reserve

Crawshaw praise

Rookie punter Jeremy Crashaw had an uneven NFL debut in a preseason victory over the 49ers.

The sixth-round pick out of Florida averaged 37 yards per punt, with none downed inside the 20-yard line, over three attempts. But Payton said the 49ers punter Thomas Morstead — who Payton drafted with the Saints — offered praise for Crawshaw following the game.

“(Morstead) came up to me afterwards and just went on about having a chance to meet (Crawshaw) and then watch his flexibility,” Payton recalled. “He just said … ‘Man, you really got a good one.’ So, it’s working through some of those things that we do with rookies. You guys see it, and him getting used to the game situations. He has a bright future.”

56859ffd-a8ae-4778-9c89-83d781234691

View Original Article | Split View

PREV

PREVIOUS

CB Ja'Quan McMillian intercepts QB Bo Nix to end practice | Broncos training camp Day 12

Facebook Twitter WhatsApp SMS Email Print Copy article link Save ENGLEWOOD — A behind-the-scenes look at Broncos training camp practice Tuesday with observations and analysis from The Denver Gazette. Play of the day Cornerback Ja’Quan McMillian intercepted quarterback Bo Nix during an 11-on-11 period to end practice. It was part of a two-minute drill with […]

NEXT

NEXT UP

Air Force football will honor F-16s with latest Air Power Legacy Series special uniforms

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save Air Force unveiled its latest Air Power Legacy Series special uniform on Tuesday, as it will honor the F-16. The football uniforms will be worn at Navy on Oct. 4 and continue a line of […]