(function() {
try {
var cs = document.currentScript,
p = (document.cookie.split(‘gnt_i=’)[1] || ”) + ‘;’,
l = p.substring(p.indexOf(‘~’) – 2, p.indexOf(‘;’));
if (!l) {
var n = window.performance && performance.getEntriesByType(‘navigation’) || [],
st = n[0].serverTiming || ”;
if (st.length) {
for (const t of st) {
if (t.name === ‘gnt_i’) {
l = t.description.split(‘*’)[2];
break;
}
}
}
}
if (l) {
var g = decodeURIComponent(l).split(‘~’);
comply({
country: g[0],
city: g[2],
zipcode: g[3],
state: g[1]
});
} else {
comply();
}
} catch(e) {
comply();
}
function comply(loc) {
if(window.ga_privacy) return;
loc = loc || {};
var host = window.location.hostname || ”,
eu = host.split(‘.’)[0] === ‘eu’,
cco = hp(‘gnt-t-gc’),
sco = hp(‘gnt-t-gs’),
cc = cco || loc.country || (eu ? ‘ES’ : ‘US’),
sc = sco || loc.state || (cc === ‘US’ ? ‘CA’ : ”),
t = true,
gdprLoc = {‘AT’: t, ‘BE’: t, ‘BG’: t, ‘HR’: t, ‘CY’: t, ‘CZ’: t, ‘DK’: t, ‘EE’: t, ‘EL’: t, ‘EU’: t, ‘FI’: t, ‘FR’: t, ‘DE’: t, ‘GR’: t, ‘HU’: t, ‘IE’: t, ‘IT’: t, ‘LV’: t, ‘LT’: t, ‘LU’: t, ‘MT’: t, ‘NL’: t, ‘PL’: t, ‘PT’: t, ‘RO’: t, ‘SK’: t, ‘SI’: t, ‘ES’: t, ‘SE’: t, ‘NO’: t, ‘LI’: t, ‘IS’: t, ‘AD’: t, ‘AI’: t, ‘AQ’: t, ‘AW’: t, ‘AX’: t, ‘BL’: t, ‘BM’: t, ‘BQ’: t, ‘CH’: t, ‘CW’: t, ‘DG’: t, ‘EA’: t, ‘FK’: t, ‘GB’: t, ‘GF’: t, ‘GG’: t, ‘GI’: t, ‘GL’: t, ‘GP’: t, ‘GS’: t, ‘IC’: t, ‘IO’: t, ‘JE’: t, ‘KY’: t, ‘MC’: t, ‘ME’: t, ‘MS’: t, ‘MF’: t, ‘MQ’: t, ‘NC’: t, ‘PF’: t, ‘PM’: t, ‘PN’: t, ‘RE’: t, ‘SH’: t, ‘SM’: t, ‘SX’: t, ‘TC’: t, ‘TF’: t, ‘UK’: t, ‘VA’: t, ‘VG’: t, ‘WF’: t, ‘YT’: t},
gdpr = !!(eu || gdprLoc[cc]),
gppLoc = {‘CA’: ‘usca’, ‘NV’: ‘usca’, ‘UT’: ‘usnat’, ‘CO’: ‘usco’, ‘CT’: ‘usct’, ‘VA’: ‘usva’, ‘FL’: ‘usnat’, ‘MD’: ‘usnat’,’MN’: ‘usnat’, ‘MT’: ‘usnat’, ‘OR’: ‘usnat’, ‘TN’: ‘usnat’, ‘TX’: ‘usnat’, ‘DE’: ‘usnat’, ‘IA’: ‘usnat’, ‘NE’: ‘usnat’, ‘NH’: ‘usnat’, ‘NJ’: ‘usnat’, ‘IN’: ‘usnat’, ‘KY’: ‘usnat’, ‘RI’: ‘usnat’},
gpp = !gdpr && gppLoc[sc];
if (gdpr && !window.__tcfapi) {
“use strict”;function _typeof(t){return(_typeof=”function”==typeof Symbol&&”symbol”==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&”function”==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?”symbol”:typeof t})(t)}!function(){var t=function(){var t,e,o=[],n=window,r=n;for(;r;){try{if(r.frames.__tcfapiLocator){t=r;break}}catch(t){}if(r===n.top)break;r=r.parent}t||(!function t(){var e=n.document,o=!!n.frames.__tcfapiLocator;if(!o)if(e.body){var r=e.createElement(“iframe”);r.style.cssText=”display:none”,r.name=”__tcfapiLocator”,e.body.appendChild(r)}else setTimeout(t,5);return!o}(),n.__tcfapi=function(){for(var t=arguments.length,n=new Array(t),r=0;r3&&2===parseInt(n[1],10)&&”boolean”==typeof n[3]&&(e=n[3],”function”==typeof n[2]&&n[2](“set”,!0)):”ping”===n[0]?”function”==typeof n[2]&&n[2]({gdprApplies:e,cmpLoaded:!1,cmpStatus:”stub”}):o.push(n)},n.addEventListener(“message”,(function(t){var e=”string”==typeof t.data,o={};if(e)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var n=”object”===_typeof(o)&&null!==o?o.__tcfapiCall:null;n&&window.__tcfapi(n.command,n.version,(function(o,r){var a={__tcfapiReturn:{returnValue:o,success:r,callId:n.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(e?JSON.stringify(a):a,”*”)}),n.parameter)}),!1))};”undefined”!=typeof module?module.exports=t:t()}();
}
if (gpp && !window.__gpp) {
window.__gpp_addFrame=function(e){if(!window.frames[e])if(document.body){var p=document.createElement(“iframe”);p.style.cssText=”display:none”,p.name=e,document.body.appendChild(p)}else window.setTimeout(window.__gppaddFrame,10,e)},window.__gpp_stub=function(){var e=arguments;if(__gpp.queue=__gpp.queue||[],!e.length)return __gpp.queue;var p,n=e[0],t=1function OptanonWrapper() { }Skip to main content

(function() {
let vdContainer, vdShow, vdHide,
flagCaption = false,
vdToggle = document.getElementById(‘videoDetailsToggle’),
section = ga_data.route.sectionName || ga_data.route.ssts.split(‘/’)[0],
subsection = ga_data.route.ssts.split(‘/’)[1];
vdToggle.addEventListener(‘click’, ()=> {
// query dom only after user click
if (!vdContainer) {
vdContainer = document.getElementById(‘videoDetailsContainer’);
vdShow = document.getElementById(‘vdt_show’),
vdHide = document.getElementById(‘vdt_hide’);
}
vdContainer.hidden = !(vdContainer.hidden);
// show/hide elements
if (vdContainer.hidden) {
vdShow.hidden = false;
vdHide.hidden = true;
} else {
if (!flagCaption) {
flagCaption = true;
fireCaptionAnalytics()
}
vdShow.hidden = true;
vdHide.hidden = false;
}
});
function fireCaptionAnalytics () {
let analytics = document.getElementById(“pageAnalytics”);
try {
if (analytics) {
analytics.fireEvent(`${ga_data.route.basePageType}|${section}|${subsection}|streamline|expandCaption`);
} else {
if (window.newrelic) window.newrelic.noticeError(‘page analytics tag not found’);
}
} catch (e) {
if (window.newrelic) window.newrelic.noticeError(e);
}
}
}());
A long and complicated primary runoff race for the Republican U.S. Senate nomination has finally come to an end.
U.S. House Representative Mike Collins defeated former college football coach Derek Dooley Tuesday night. Results showed an incredibly tight race soon after polls closed, but the gap grew larger as ballots were tallied.
Collins received a last-minute endorsement from President Trump over the weekend, which may have pushed him over the edge in the final days of the primary season.
Dooley was endorsed and largely supported by outgoing Governor Brian Kemp, a longtime friend of the family. Dooley made a fourth-quarter push in the May primary for the second place spot in the runoff over Buddy Carter. Dooley and Kemp were then tied up in a possible pay-to-play scandal dating back to the early days of Kemp’s time in the governor’s mansion.
Polls showed Dooley and Collins tightly matched going into the runoff.
Trump makes last-minute endorsement in Georgia Senate primary
“It is my Great Honor to endorse ‘MAGA’ Mike Collins, a Highly Respected Congressman who has been with me from the very beginning, and is running for the United States Senate in Georgia, a very special place to me, and where we just had a BIG Presidential Election Win with the Most Votes Received by any single Candidate in Georgia’s History, for any Election,” Trump said in a post on Truth Social in the early hours of Sunday morning. “Mike is strongly supported by the most Highly Respected MAGA Patriots in Georgia and beyond, and many Republicans in the U.S. House and Senate — He is a WARRIOR and WINNER!”
The president went on to call Collins a “successful Businessman” and celebrated his work in the U.S. House. Collins has served in the House since 2023 for Georgia’s 10th congressional district in central Georgia. His seat is currently up for election.
“As your next Senator, Mike will continue to work hard to Grow the Economy, Cut Taxes and Regulations, Promote MADE IN THE U.S.A., Champion American Energy DOMINANCE, Strengthen our incredible Military/Veterans, Advance Election Integrity, Keep our Border SECURE, Stop Migrant Crime, Murderers, and other Criminals from illegally entering our Country, Ensure LAW AND ORDER, and Protect our always under siege Second Amendment,” Trump said.
Ossoff comes back to anti-corruption talking points
In response to Collins’ win, Ossoff went back to some of his key talking points with the addition of the Trump endorsement.
“Donald Trump’s handpicked candidate Mike Collins is a notorious bigot, antisemite, and extremist currently under federal investigation for the illegal misuse of tax dollars,” Ossoff said in a statement Tuesday night. “Collins, is is only a congressman because his daddy was a congressman, voted to double health insurance premiums for more than a million Georgians, for the Iran War, and for the Trump tariffs.”
Ossoff has made anti-corruption a central tenet of his campaign, regularly accusing both Collins and his former opponent Dooley of corrupt practices.
“They should have to come out and answer questions about all of it right now. But Atlanta, it doesn’t matter which one wins. They’re both corrupt political insiders, and they’re both pro-war, pro-tariff, and pro cutting your health care. They’re both Trump puppets, and we’ll beat either of them in November,” Ossoff said during a campaign event in Atlanta on May 31. “We will win with a coalition that extends far beyond party lines, because this campaign is not just for Democrats, it’s for everyone who sees things spiraling out of our control, longs for sanity and competence, and sees the same old politics failing everywhere across our state.”
Collins says it’s time to ‘get to work’
In a post on X following his win, Collins said he was “honored” to be the nominee.
“Now it’s time to get to work, defeat Jon Ossoff, and take this seat back for the people of this state,” Collins said. “Hammer Down!”
The Senate race will be one of the most closely watched races of the midterm election as the seat could decide control of the Senate.
Georgia currently has two Democratic Senators with a Republican governor. Democrat Keisha Lance Bottoms will face Republican Rick Jackson in the governor’s race in November, where polls show Bottoms as a favorite, and Ossoff has been leading in early polling against either Republican candidate. If Collins and Jackson lose in November, Georgia will be blue in the state house and the Senate. If Collins and Jackson win, they will hold the governor’s mansion and one Senate seat, but the other will be held by Democrat Sen. Raphael Warnock, who was not up for reelection this cycle.
Irene Wright covers midterm races in Georgia as the Atlanta Connect reporter with USA Today's Deep South Connect team. Find her on X @IreneEWright or email her at ismith@usatodayco.com.
Share your feedback to help improve our site!


:fill(black)/2026/06/17/6a3230f2eff4a303931093.png)