Even the most ardent supporters of Air Force football might not be familiar with the name Kurt Chesney.
That’s a good thing, his coach would argue.
“I think when you don’t recognize a snapper, that’s telling you something,” coach Troy Calhoun said of his senior long snapper, who has earned anonymity by flawlessly executing his role on punts, extra points and field goals while starting all 25 games over the past two seasons.
That work hasn’t gone overlooked within the program, however.
“I’ll tell you this, I think Kurt Chesney might be as good a long snapper as there is in college football,” Calhoun added.
Chesney’s success comes from a well-rounded background. The 6-foot, 205-pound Aliso Viejo, Calif., native led his high school (Aliso Niguel) in tackles as a junior and senior and was selected to play in the All-American Bowl. He also ran the 100-meter dash, competed in the long jump and threw the discus in track in addition to carrying a 4.40 grade-point average as class valedictorian and earning distinction as an Eagle Scout.
He thought that he’d leave some of the extra curriculars behind when arriving at the academy, but the opposite has been the case.
As chief of staff of squad, the evenings are usually consumed by three to four hours of responsibilities on top of homework.
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;
}
}
“I think this place changes you and it makes you appreciate who surrounds you and the four years that we have here are a short time,” said Chesney, a cyber science major. “Being able to take advantage of that and see yourself help the most people succeed is really rewarding.
“It’s the same as down here, we’re trying to build a team back up on the hill.”
As a long snapper, Calhoun points to Chesney’s accuracy and velocity but also, as would be expected from Chesney’s success as a high school defender, what he brings in coverage.
“No. 49 has to be accounted for in coverage just because of how well he gets down the field,” Calhoun said.
Calhoun gushed over Chesney, calling him “skilled,” “mentally tough,” and “exceptionally bright.”
“When you look at academic composite, he’s probably as strong as anyone I’ve ever brought here,” Calhoun said. “But even more so it’s the fortitude, the leadership and the strength of character that he has is contagious in a positive way.”
Chesney brushed off compliments, clearly content to be part of a program and institution where his story isn’t the outlier and allows him to succeed in various endeavors in relative anonymity.
“I think you’ll see that among a lot of our team,” he said. “Our team is filled with leaders, and I think you can pick out anyone in any one of our units and you can find a story with a lot of depth and a dude with a lot of character. I think that is unique about our school.”