Today's Digital Newspaper

The Gazette

Weather Block Here



Bryn Forbes’ shoot-for-the-stars approach pays off despite Nuggets loss to Jazz

Perfection is an impossible standard, but the pursuit of the unattainable has been a big part of Bryn Forbes’ success.

“I work hard enough on my game that I expect every shot to go in,” Forbes said after Denver’s 108-104 loss to the Jazz on Wednesday in Utah.

The process, Forbes said, mirrors his college days at Michigan State and his five-plus professional seasons in San Antonio, Milwaukee and Denver. He doesn’t practice a set number of shots per day, but he does make sure to get game-speed repetitions of every type of shot he anticipates taking against NBA competition. Against the Jazz, that included catch-and-shoot 3s off screens (4-5), catch-and-shoot jumpers from midrange off screens (1-2), driving layups (2-2), driving floaters (2-2) and pull-up jumpers inside the arc (1-2).

“I’m happy for him to kind of get a game where we’re running plays, and he’s delivering,” Nuggets coach Michael Malone said. “The best thing about it is, he’s not just a one-trick pony. If you take away the 3, he has the ability to create his own shot for a midrange but also get to the cup and finish. That’s a luxury, to have a shooter that can hurt you at all three levels.”

He didn’t make all his shots in Utah, but he made most of them, finishing 4 of his 5 from 3-point range and 10 of 13 overall and leading all scorers with 26 points. The 28-year-old shooting guard has made a 3 in all eight games he’s played in a Denver uniform after a three-team trade brought him over from San Antonio, but he had not hit more than two or score more than 14 points until Wednesday. After his efficient night, Forbes is up to 40% from 3 as a Nugget, which is still below his 41.1% career mark.

“I expect every shot to fall, which is … unrealistic,” Forbes admitted. “But you always keep working and stay focused on the long term.”

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

Forbes’ first bucket came on a drive from the right wing where he finished a finger roll and drew a foul. A couple of minutes later he curled off a screen and sank his first 3 from straight away. Forbes went on to hit a midrange jumper before hitting his second and third 3-pointers before he missed a shot. After he started hot, Davon Reed and Bones Hyland seemed to prioritize feeding Forbes the ball, and Malone left him in the game for roughly 13 minutes spanning the end of the first quarter and most of the second.

“I think it’s one of the first teams that I’ve played for that comes to the hot hand repeatedly and lets you kind of roll and play as long as you’re hot. I love that. I love that coaching style,” Forbes said. “It makes my game easier, because I can get hot quick and just rattle them off. I enjoy playing for this team, this system and the way they do things.”

Forbes can aim for flawlessness again Friday when the Nuggets return to Ball Arena for a game against New Orleans.

“I’ve always expected a lot from myself and wanted to exceed expectations. That’s why I think I work hard,” Forbes said.

“With hard work comes the confidence that you’ll make every shot. That’s not going to happen. But you try and get as close as you can to perfection, and you’ll be all right.”

5246afff-e1e5-52e5-b397-0d128a7bf6ee

View Original Article | Split View

PREV

PREVIOUS

Point-of-attack defense, late turnovers lead to Denver Nuggets dropping finale of 6-game road trip in Utah

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Turnover troubles down the stretch and defensive problems at the point of attack took a toll on Denver’s hopes for a shorthanded win in a 108-104 loss Wednesday in Utah. After Will Barton III drove for a layup that tied it at 97 with 3:57 […]

NEXT

NEXT UP

Olympic Preview: Peggy Fleming, Brian Boitano among stars slated to appear at U.S. Olympic and Paralympic Museum in coming weeks

Facebook Twitter WhatsApp SMS Email Print Copy article link Save A list of Colorado athletes who are competing in this year’s Winter Olympics in Beijing. { “@context”: “https://schema.org”, “@type”: “VideoObject”, “name”: “Winter Olympics 2022: Colorado Connections”, “description”: “A list of Colorado athletes who are competing in this year’s Winter Olympics in Beijing.”, “thumbnailUrl”: “https://bloximages.newyork1.vip.townnews.com/denvergazette.com/content/tncms/assets/v3/editorial/6/ad/6ad7e659-3be1-5ee4-9d39-63d84a60f90f/61fc797c0e94d.image.png”, “uploadDate”: […]