Man shot dead by Eagle County deputies

An Eagle County Sheriff’s Office deputy fatally shot a domestic violence suspect in Edwards Tuesday, according to a news release. 

At 9 p.m. Tuesday, Eagle County Sheriff deputies responded to a call involving a domestic disturbance in Edwards between an armed mam and a woman, according to the release.

Deputies told investigators they tried to verbally de-escalate the situation from the home’s front porch. 

The man came outside with a gun, according to the release, and shots were fired, resulting in his death. No details were provided about if the suspect shot first, or returned fire. 

Officials did not report any other injuries and declined to release the names of anyone involved in the case, including deputies. 

The deputies were placed on administrative leave, per Eagle County Sheriff’s Office policy. When a deputy is involved in a shooting, the investigation is immediately turned over to the Colorado Bureau of Investigation.

Anyone with information about the incident is asked to contact the Colorado Bureau of Investigation at 970-248-7500.

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

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=69&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/dg%20weekly%207.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/dg%20weekly%207.png);
background-size: cover;
}
}


PREV

PREVIOUS

DU basketball player formally charged in death of Denver mom

Coban Porter, brother of Denver Nuggets star Michael Porter Jr, was formally charged with four felonies in last month’s alleged drunk-driving death of a Denver mother who was driving an Uber that night, Denver District Attorney Beth McCann announced Wednesday.  Porter’s charges in the death of Katharina Rothman including vehicular homicide, DUI, vehicular homicide and […]

NEXT

NEXT UP

Denver teen gets 10 years for arson that killed Green Valley Ranch family

A Denver District judge Wednesday sentenced the youngest teenager charged for the 2020 arson in Green Valley Ranch that killed five members of a family to seven years in Colorado’s Youthful Offender System, part of the Department of Corrections, and an additional three years in the Division of Youth Services. Dillon Siebert, now 17, pleaded […]