Connect with us

Nevada

Troy comeback falls short vs. Nevada in Parker’s debut

Published

on

Troy comeback falls short vs. Nevada in Parker’s debut


Nevada scored back-to-back touchdowns in the second half, then held on in the closing minutes for a 28-26 victory over Troy on Saturday night at Veterans Memorial Stadium.

The Trojans trailed 28-17 with less than seven minutes remaining, but got Scott Taylor Renfroe’s 19-yard field goal and Goose Crowder’s 16-yard touchdown pass to Devonte Ross to pull within two with 19 seconds left. That set up a 2-point attempt for the tie.

Troy quarterback Goose Crowder was hit from behind and fumbled, but running back Damien Taylor scooped up the ball and scrambled just to get off an incomplete pass. The Trojans then failed on an onside kick, and Nevada (1-1) ran out the clock.

“You tip your hat to Nevada,” first-year Troy coach Gerad Parker said. “Coach had his guys ready to go. They came out here on the road, traveled across the country and were ready to play, certainly at the end of the first half as well as going into the second half. It was just too much for us in the third quarter to overcome, so I tip the hat.”

Advertisement

The loss was Troy’s first in a home non-conference since a 21-13 loss to Liberty on Sept. 11, 2021. It was also just the Trojans’ second at home since that same 2021 season.

Crowder passed for 201 yards and a touchdown in a losing effort for Troy (0-1), while Taylor ran for 103 yards and a touchdown. However, Taylor was called for targeting on the late onside kick, meaning he will sit out the first half of next week’s game at Memphis.

Brendon Lewis threw two touchdown passes and Patrick Garwo ran for two for Nevada, which unlike Troy was playing its second game of the season. The Wolf Pack lost 29-24 at home to SMU last week.

Taylor’s 25-yard touchdown run and Gerald Green’s 16-yarder gave Troy a 14-0 lead late in the first half, but Nevada got on the board on Lewis’ 17-yard touchdown pass to Jace Henry with 25 seconds left in the half. The point-after failed, however, and the Trojans took a 14-6 lead to the locker room.

The Wolf Pack scored in just three plays to begin the second half, with Savion Red running 69 yards to the Troy 5 on the first snap. Two plays later, Garwo ran in from a yard out and Lewis hit Jaden Smith for 2 points and 14-14 tie with 13:55 left in the third.

Advertisement

Renfroe’s 30-yard field goal put Troy up 17-14 midway through the third, but Nevada scored on Garwo’s 22-yard run to take a 21-17 lead after three. After forcing a Trojans punt, the Wolf Pack drove for Lewis’ 7-yard TD pass to Marcus Bellon and 28-17 advantage with 12:56 remaining.

Troy had first-and-goal from the Nevada 5 on its next drive, but could not punch the ball in. After Green was stopped for no gain on third down from the 1, Parker elected to have Renfroe kick a short field goal with 6:12 left rather than go for it.

Nevada then got the ball to midfield, but punted with 2:17 to play. The Trojans converted two third downs on the way to Crowder’s TD pass, but could not finish off the comeback.

“I’m proud of our guys,” Parker said. “They battled to the end and played football to the last chance to tie that game up with the two-point play. We just didn’t have enough. I hold myself responsible for everything that happened. We will look at this as we always do with a critical eye to see where we are, see where our personnel is and our schemes and put ourselves in a position to go win a game next week. That’s all we can do.

“We’ve been at this for a long time. This stings. It hurts, and losing is not acceptable here, and we know that. We’ll do everything in our power to make this football team where we want it to be.”

Advertisement

Lewis completed 17 of 20 passes for 158 yards for Nevada, while Red ran for 135 yards on 11 carries and Garwo added 53 yards and the two scores on nine attempts. Nevada outgained Troy 393 yards to 391, but neither team turned the ball over.

Troy’s game at Memphis next Saturday kicks off at 11 a.m. on ESPNU.



Source link

Nevada

Country artist Caleb Montgomery performing at State Fair of Nevada

Published

on

Country artist Caleb Montgomery performing at State Fair of Nevada


RENO, Nev. (KOLO) – Country music artist Caleb Montgomery will be performing at the State Fair of Nevada.

Montogomery will be headlining the Opening Night Concert on June 11 at the Nevada State Fairgrounds in Reno.

“We are excited to welcome families and communities from across Nevada back to the official State Fair of Nevada,” said Nevada Department of Agriculture Director J.J. Goicoechea. “After 16 years, a Nevada tradition is finally returning, something many families have waited years to experience again.”

The fair will run from June 11 to June 13, and opening day tickets will be $15 for adults and $12 for kids aged 12 and younger.

Advertisement

Other featured programming includes:

  • Nevada Junior Livestock Show and Sale
  • University of Nevada, Reno Extension’s 4-H State Expo
  • Next Generation Junior Bull Riding
  • Made in Nevada Farmers’ Market
  • Drone show
  • Local vendors, food and art
  • Carnival rides and more

Copyright 2026 KOLO. All rights reserved.



Source link

Continue Reading

Nevada

Primary election June 2026 – Nevada County results

Published

on

Primary election June 2026 – Nevada County results


Skip to content

NEVADA CITY, Calif. June 2, 2026 – Polls closed at 8:00 pm today. We will post local election results here as soon as they are released.

Advertisement

June 2, 2026 at 11:54 PM Third and final update, the next results update will be on Friday.

June 2, 2026 at 10:10 PM Second update being published now. The voter counts on the Cumulative Reports are based on the 15 Day Report of Registration and may differ from the Ballot Statistics count.

June 2, 2026 at 8:15 PM First updates

Advertisement

Advertisement

Federal contests – Nevada County results

CA Secretary of State · June 2, 2026 Primary · Unofficial

U.S. House, District 3

Advertisement

Loading…


Source: api.sos.ca.gov · Auto-refreshes every 2 min


);}).join(”);
}

Advertisement

function sosFetchus_rep_district_3(manual){
if(manual)skeleton();
fetch(‘https://api.sos.ca.gov/returns/’+slug+’?_=’+Date.now())
.then(function(r){if(!r.ok)throw new Error(‘HTTP ‘+r.status);return r.json();})
.then(function(d){
if(d.raceTitle)titleEl.textContent=d.raceTitle;
metaEl.innerHTML=’‘+(d.Reporting||”)+(d.ReportingTime?’ · ‘+d.ReportingTime:”);
tsEl.textContent=”Updated “+new Date().toLocaleTimeString([],{hour:’2-digit’,minute:’2-digit’});

var cands=(d.candidates||[]).map(function(c){return{name:c.Name,party:c.Party,votes:parseInt((c.Votes||’0′).replace(/,/g,”)),pct:parseFloat(c.Percent||0),inc:c.incumbent};}).sort(function(a,b){return b.pct-a.pct;});
var top2set=new Set(cands.slice(0,2).map(function(c){return c.name;}));
var total=cands.reduce(function(s,c){return s+c.votes;},0);

var html=cands.map(function(c,i){
return ‘

‘+

‘+
(i===0?’‘:”)+
‘+c.name+’‘+
(c.party?’‘+c.party+’‘:”)+
(c.inc?’★ inc.‘:”)+
(top2&&top2set.has(c.name)?’Top 2‘:”)+

Advertisement

‘+
”+
‘+c.pct.toFixed(1)+’%‘+
‘+c.votes.toLocaleString()+’‘+

‘;
}).join(”);

if(total>0)html+=’

‘+total.toLocaleString()+’ votes counted

‘;
if(top2)html+=’

Top-2 advance to the November 3 general election regardless of party.

Advertisement

‘;
bodyEl.innerHTML=html;
})
.catch(function(e){
bodyEl.innerHTML=’

Could not load results: ‘+e.message+’

‘;
tsEl.textContent=”Failed “+new Date().toLocaleTimeString([],{hour:’2-digit’,minute:’2-digit’});
});
}

window[‘sosFetch’+uid]=sosFetchus_rep_district_3;
skeleton();
sosFetchus_rep_district_3(false);
setInterval(function(){sosFetchus_rep_district_3(false);},120000);
})();

State contests

Advertisement

CA Secretary of State · June 2, 2026 Primary · Unofficial

Insurance Commissioner

Loading…

Advertisement


Source: api.sos.ca.gov · Auto-refreshes every 2 min


);}).join(”);
}

function sosFetchinsurance_commissioner(manual){
if(manual)skeleton();
fetch(‘https://api.sos.ca.gov/returns/’+slug+’?_=’+Date.now())
.then(function(r){if(!r.ok)throw new Error(‘HTTP ‘+r.status);return r.json();})
.then(function(d){
if(d.raceTitle)titleEl.textContent=d.raceTitle;
metaEl.innerHTML=’‘+(d.Reporting||”)+(d.ReportingTime?’ · ‘+d.ReportingTime:”);
tsEl.textContent=”Updated “+new Date().toLocaleTimeString([],{hour:’2-digit’,minute:’2-digit’});

Advertisement

var cands=(d.candidates||[]).map(function(c){return{name:c.Name,party:c.Party,votes:parseInt((c.Votes||’0′).replace(/,/g,”)),pct:parseFloat(c.Percent||0),inc:c.incumbent};}).sort(function(a,b){return b.pct-a.pct;});
var top2set=new Set(cands.slice(0,2).map(function(c){return c.name;}));
var total=cands.reduce(function(s,c){return s+c.votes;},0);

var html=cands.map(function(c,i){
return ‘

‘+

‘+
(i===0?’‘:”)+
‘+c.name+’‘+
(c.party?’‘+c.party+’‘:”)+
(c.inc?’★ inc.‘:”)+
(top2&&top2set.has(c.name)?’Top 2‘:”)+

‘+
”+
‘+c.pct.toFixed(1)+’%‘+
‘+c.votes.toLocaleString()+’‘+

‘;
}).join(”);

Advertisement

if(total>0)html+=’

‘+total.toLocaleString()+’ votes counted

‘;
if(top2)html+=’

Top-2 advance to the November 3 general election regardless of party.

‘;
bodyEl.innerHTML=html;
})
.catch(function(e){
bodyEl.innerHTML=’

Advertisement

Could not load results: ‘+e.message+’

‘;
tsEl.textContent=”Failed “+new Date().toLocaleTimeString([],{hour:’2-digit’,minute:’2-digit’});
});
}

window[‘sosFetch’+uid]=sosFetchinsurance_commissioner;
skeleton();
sosFetchinsurance_commissioner(false);
setInterval(function(){sosFetchinsurance_commissioner(false);},120000);
})();

CA Secretary of State · June 2, 2026 Primary · Unofficial

Attorney General

Advertisement

Loading…


Source: api.sos.ca.gov · Auto-refreshes every 2 min


);}).join(”);
}

Advertisement

function sosFetchattorney_general(manual){
if(manual)skeleton();
fetch(‘https://api.sos.ca.gov/returns/’+slug+’?_=’+Date.now())
.then(function(r){if(!r.ok)throw new Error(‘HTTP ‘+r.status);return r.json();})
.then(function(d){
if(d.raceTitle)titleEl.textContent=d.raceTitle;
metaEl.innerHTML=’‘+(d.Reporting||”)+(d.ReportingTime?’ · ‘+d.ReportingTime:”);
tsEl.textContent=”Updated “+new Date().toLocaleTimeString([],{hour:’2-digit’,minute:’2-digit’});

var cands=(d.candidates||[]).map(function(c){return{name:c.Name,party:c.Party,votes:parseInt((c.Votes||’0′).replace(/,/g,”)),pct:parseFloat(c.Percent||0),inc:c.incumbent};}).sort(function(a,b){return b.pct-a.pct;});
var top2set=new Set(cands.slice(0,2).map(function(c){return c.name;}));
var total=cands.reduce(function(s,c){return s+c.votes;},0);

var html=cands.map(function(c,i){
return ‘

‘+

‘+
(i===0?’‘:”)+
‘+c.name+’‘+
(c.party?’‘+c.party+’‘:”)+
(c.inc?’★ inc.‘:”)+
(top2&&top2set.has(c.name)?’Top 2‘:”)+

Advertisement

‘+
”+
‘+c.pct.toFixed(1)+’%‘+
‘+c.votes.toLocaleString()+’‘+

‘;
}).join(”);

if(total>0)html+=’

‘+total.toLocaleString()+’ votes counted

‘;
if(top2)html+=’

Top-2 advance to the November 3 general election regardless of party.

Advertisement

‘;
bodyEl.innerHTML=html;
})
.catch(function(e){
bodyEl.innerHTML=’

Could not load results: ‘+e.message+’

‘;
tsEl.textContent=”Failed “+new Date().toLocaleTimeString([],{hour:’2-digit’,minute:’2-digit’});
});
}

window[‘sosFetch’+uid]=sosFetchattorney_general;
skeleton();
sosFetchattorney_general(false);
setInterval(function(){sosFetchattorney_general(false);},120000);
})();

Local Measures

Advertisement





Source link

Advertisement
Continue Reading

Nevada

Judge blocks Polymarket from operating in Nevada

Published

on

Judge blocks Polymarket from operating in Nevada


A Carson City judge has granted the Nevada Gaming Control Board’s motion for a preliminary injunction blocking the operation of a third prediction market in the state.

First Judicial District Court Judge Jason Woodbury on Friday granted the Control Board’s motion and state officials believe a formal written order is forthcoming.

“We are very pleased with Judge Woodbury’s ruling and will continue to vigorously enforce Nevada law to safeguard gaming in our state,” Gaming Control Board Chairman Mike Dreitzer said in a release issued by the board Monday.

The injunction blocks QCX LLC, doing business as New York cryptocurrency-based Polymarket US, from providing its services in Nevada.

Advertisement

The Control Board has had similar successes with preliminary injunctions against New York-based KalshiEx LLC, doing business as Kalshi, and internet-centered Coinbase.

The board has taken decisive action in recent months to halt the operations of prediction markets in the state and has successfully restricted the operation of all unlicensed prediction markets that had been known to be operating in the state.

The board started its efforts in March 2025 against prediction markets, which are not licensed by the state but have written event contracts on sports and election outcomes and entertainment propositions.

Regulators consider the offering of sports-event contracts, along with certain other event contracts, to constitute wagering activity under Nevada law. They’ve said that they could operate in the state if were licensed, a process that often takes at least a year to complete.

Prediction markets believe they are authorized to conduct business in Nevada and every other U.S. state because they are regulated by the federal Commodity Futures Trading Commission, currently chaired by Michael Selig.

Advertisement

Because of its assertion that it has exclusive jurisdiction, it also has claimed that its oversight outweighs state gaming laws, which has resulted in pushback and lawsuits from a number of states that regulate casino gambling and sports betting.

Several states have pending litigation in place against prediction markets, but Nevada has seemingly found the silver bullet by taking their cases to state courts instead of federal courts.

Nevada’s public policy, as expressed by the Legislature, is that the gaming industry is vitally important to the economy of the state and the general welfare of the inhabitants and therefore “must be licensed, controlled, and assisted to protect the public health, safety, morals, good order, and general welfare of the inhabitants of the state.”

Contact Richard N. Velotta at rvelotta@reviewjournal.com or 702-477-3893. Follow @RickVelotta on X.

Advertisement



Source link

Continue Reading
Advertisement

Trending