<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Incumbent39s &#8211; USA NEWS LIVE</title>
	<atom:link href="https://bloggingthree.soflytech.com/tag/incumbent39s/feed/" rel="self" type="application/rss+xml" />
	<link>https://bloggingthree.soflytech.com</link>
	<description>All About USA NEWS</description>
	<lastBuildDate>Fri, 13 Sep 2024 11:27:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://bloggingthree.soflytech.com/wp-content/uploads/2024/04/cropped-THE-USA1-e1713184454543-1-32x32.png</url>
	<title>Incumbent39s &#8211; USA NEWS LIVE</title>
	<link>https://bloggingthree.soflytech.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Incumbent&#039;s victory in Cambridge primary confirmed after recount</title>
		<link>https://bloggingthree.soflytech.com/2024/09/incumbents-victory-in-cambridge-primary-confirmed-after-recount/</link>
					<comments>https://bloggingthree.soflytech.com/2024/09/incumbents-victory-in-cambridge-primary-confirmed-after-recount/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Fri, 13 Sep 2024 11:27:56 +0000</pubDate>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Cambridge]]></category>
		<category><![CDATA[confirmed]]></category>
		<category><![CDATA[Incumbent39s]]></category>
		<category><![CDATA[primary]]></category>
		<category><![CDATA[recount]]></category>
		<category><![CDATA[Victory]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=14641</guid>

					<description><![CDATA[policy Representative Marjorie Decker of Cambridge will retain her seat after a recount requested by her primary challenger confirmed the incumbent&#39;s narrow victory on Thursday. The Cambridge Electoral Commission confirmed the outcomes at around 6pm. Decker received 3,471 votes and Evan MacKay 2,430, GBH News reportedThe results differed by just one vote from the unofficial [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div id="">
<header class="m-article-header m-article-header--standard">
												<span id="article-header-primary-term"></p>
<p>								policy<br />
							</span></p>
</header>
<p>Representative Marjorie Decker of Cambridge will retain her seat after a recount requested by her primary challenger confirmed the incumbent&#39;s narrow victory on Thursday.</p>
<p>The Cambridge Electoral Commission confirmed the outcomes at around 6pm. Decker received 3,471 votes and Evan MacKay 2,430, GBH News <a href="https://www.wgbh.org/news/local/2024-09-12/recount-confirms-incumbent-state-rep-marjorie-deckers-win-in-democratic-primary">reported</a>The results differed by just one vote from the unofficial results released last week.</p>
<p>Decker may have no Republican challenger in November, so the recount all but ensures she is going to remain within the state legislature for a seventh term. The challenge from MacKay is Decker&#39;s best election yet. She has never faced a Republican opponent since entering the state legislature in 2012, and her last primary challenge was in 2018.  <a href="https://www.bostonglobe.com/2024/09/12/metro/decker-mackay-primary-recount-cambridge-democrat/">reported</a>.</p>
<p>MacKay, a progressive Harvard University graduate and organizer, initially declared himself the winner on the night of the Democratic primary for Middlesex&#39;s twenty fifth District last week. The Cambridge Election Commission initially announced unofficial results on Tuesday that showed MacKay winning with 3,354 votes to Decker&#39;s 3,314.</p>
<p>The commission then met to review provisional ballots and hand-count about 250 more ballots. Their latest results showed Decker narrowly ahead with 3,472 votes to MacKay&#39;s 3,431. </p>
<p>MacKay then filed a motion for a recount, which was accomplished on Thursday and confirmed Decker&#39;s victory. </p>
<p>In an announcement to Boston.com, MacKay admitted defeat and thanked poll staff and volunteers.</p>
<p>&#8220;The work we have been able to accomplish together has been incredible,&#8221; they said. &#8220;I am deeply moved by how our community has come together to advocate for important issues like housing, transportation and climate justice.&#8221;</p>
<p>Decker didn&#8217;t reply to a request for comment, but GBH said the incumbent thanked his supporters in the course of the recount.</p>
<p>&#8220;I just want to say to all of you how grateful I am for your trust in me, for your trust in the work we do together,&#8221; she said, in response to GBH. &#8220;I look forward to continuing to serve our community. I can&#39;t wait to get back to working on the issues we care about.&#8221;</p>
<div class="m-block m-generic-cta
	 m-generic-cta--post-content	 m-generic-cta--dark	 m-generic-cta--homepage	 m-generic-cta--email-signup		 m-generic-cta-block-style--default 
	t-amp__generic-cta"></p>
</div></div>
<p><script>
		var consent="grant";
		/* The above code is parsing the JSON data from the local storage and storing it in a variable. */
					const onetrustStorageConsent = JSON.parse(localStorage.getItem( 'consent_one_trust_bdc' ) );
			if ( ( onetrustStorageConsent !== null ) ) {
				/* Checking to see if the user has consented to the use of cookies.
				* If they have not, it is deleting the cookie.
				* This will comment for now, until further notice.
				*/
				//if ( onetrustStorageConsent.C0002 === false ) {
				//	document.cookie="_fbp=;expires=Thu, 01 Jan 2010 00:00:00 UTC; path=/; domain=.boston.com";
				//}
				/* Checking if the user has given consent for the cookie C0002.
				* If the user has given consent, the variable consent will be set to 'grant'.
				* If the user has not given consent,the variable consent will be set to 'revoke'.
				* Documentation https://developers.facebook.com/docs/meta-pixel/implementation/gdpr
				*/
				if ( onetrustStorageConsent.C0002 !== true ) {
					consent="revoke";
				}
			}
				!function(f,b,e,v,n,t,s)
		{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
		n.callMethod.apply(n,arguments):n.queue.push(arguments)};
		if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
		n.queue=[];t=b.createElement(e);t.async=!0;
		t.src=v;s=b.getElementsByTagName(e)[0];
		s.parentNode.insertBefore(t,s)}(window, document,'script',
		'https://connect.facebook.net/en_US/fbevents.js');
		fbq('consent', consent);
		fbq('init', '989222871864976');
		fbq('track', 'PageView');
	</script><script type="module">
		var consent="grant";
		/* The above code is parsing the JSON data from the local storage and storing it in a variable. */</p>
<p>			const onetrustStorageConsent = JSON.parse(localStorage.getItem( 'consent_one_trust_bdc' ) );
			/* Checking to see if the user has consented to the use of cookies.
			* If they have not, it is deleting the cookie.
			* This will comment for now, until further notice.
			*/
			//if ( onetrustStorageConsent.C0002 === false ) {
			//	document.cookie="_fbp=;expires=Thu, 01 Jan 2010 00:00:00 UTC; path=/; domain=.boston.com";
			//}
			/* Checking if the user has given consent for the cookie C0002.
			* If the user has given consent, the variable consent will be set to 'grant'.
			* If the user has not given consent,the variable consent will be set to 'revoke'.
			* Documentation https://developers.facebook.com/docs/meta-pixel/implementation/gdpr
			*/
			if ( ( onetrustStorageConsent !== null ) && (onetrustStorageConsent.C0002 !== true ) ) {
				consent="revoke";
			}</p>
<p>				!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function()
		{n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}
		;if(!f._fbq)f._fbq=n;
		n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
		t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
		document,'script','https://connect.facebook.net/en_US/fbevents.js');
		fbq('consent', consent);
		fbq('init', '813236348753005');
		fbq('track', "PageView");
	</script><br />
<br /><em>image credit : www.boston.com</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingthree.soflytech.com/2024/09/incumbents-victory-in-cambridge-primary-confirmed-after-recount/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i0.wp.com/bdc2020.o0bc.com/wp-content/uploads/2024/09/NLLQMRRVOEZCS7Q6LO5DE54QXI-66e383ae7f2a9-768x432.jpg" medium="image"></media:content>
				</item>
	</channel>
</rss>
