<?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>Godchaux &#8211; USA NEWS LIVE</title>
	<atom:link href="https://bloggingthree.soflytech.com/tag/godchaux/feed/" rel="self" type="application/rss+xml" />
	<link>https://bloggingthree.soflytech.com</link>
	<description>All About USA NEWS</description>
	<lastBuildDate>Wed, 31 Jul 2024 20:23:34 +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>Godchaux &#8211; USA NEWS LIVE</title>
	<link>https://bloggingthree.soflytech.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Patriots and Davon Godchaux reportedly conform to contract extension</title>
		<link>https://bloggingthree.soflytech.com/2024/07/patriots-and-davon-godchaux-reportedly-conform-to-contract-extension/</link>
					<comments>https://bloggingthree.soflytech.com/2024/07/patriots-and-davon-godchaux-reportedly-conform-to-contract-extension/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Wed, 31 Jul 2024 20:23:34 +0000</pubDate>
				<category><![CDATA[Sports]]></category>
		<category><![CDATA[agree]]></category>
		<category><![CDATA[contract]]></category>
		<category><![CDATA[Davon]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Godchaux]]></category>
		<category><![CDATA[Patriots]]></category>
		<category><![CDATA[reportedly]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=10518</guid>

					<description><![CDATA[Patriots The flood of internal contract extensions on the Patriots looks set to proceed, as New England reportedly desires to tie down one other member of the defense with a brand new contract. According to ESPN&#39;s Adam Schefter, the Patriots and defensive tackle Davon Godchaux have reached an agreement on a two-year contract extension that [&#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>								Patriots<br />
							</span></p>
</header>
<p>The flood of internal contract extensions on the Patriots looks set to proceed, as New England reportedly desires to tie down one other member of the defense with a brand new contract.</p>
<p>According to ESPN&#39;s Adam Schefter, the Patriots and defensive tackle Davon Godchaux have reached an agreement on a two-year contract extension that might be value as much as $21 million. The deal also reportedly includes $16.5 million in guaranteed money.</p>
<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter">
<div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="500" data-dnt="true">
<p lang="en" dir="ltr">Another New England contract extension: The Patriots and their standout DT Davon Godchaux have agreed to a two-year contract extension value as much as $21 million, with $16.5 million guaranteed. The deal was negotiated by Drew Rosenhaus, Jason Rosenhaus and Ryan Matha. <a href="https://t.co/pyPu4VeGQH">pic.twitter.com/pyPu4VeGQH</a></p>
<p>— Adam Schefter (@AdamSchefter) <a href="https://twitter.com/AdamSchefter/status/1818703434788298925?ref_src=twsrc%5Etfw">July 31, 2024</a></p></blockquote>
</div>
</figure>
<p>Godchaux, 29, has been with the Patriots since signing as a free agent from New England in 2021. He has been a staple within the lineup since then, starting all but one game in his three seasons with the team.</p>
<p>His presence contained in the line is valued for stopping run attempts and has helped make New England&#39;s defense among the finest within the league over the past few seasons despite the team&#39;s overall struggles.</p>
<p>The contract extension is the newest in a series of contract extensions that Patriots vice chairman of player personnel Eliot Wolf and head coach Jerod Mayo &#8211; each of whom are spending their first seasons at their respective positions &#8211; have agreed to in 2024.</p>
<p>Linebacker Jahlani Tavai, running back Rhamondre Stevenson and safety Jabrill Peppers are among the many players whose contracts were recently prolonged.</p>
<p>The deal also is available in the wake of recent news that Patriots defensive tackle Christian Barmore can be out indefinitely after being diagnosed with blood clots. New England&#39;s leadership, seeking to bolster the position, now has certainly one of its key interior defenders under contract for the subsequent two seasons.</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 async src="//platform.twitter.com/widgets.js" charset="utf-8"></script><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/07/patriots-and-davon-godchaux-reportedly-conform-to-contract-extension/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i2.wp.com/bdc2020.o0bc.com/wp-content/uploads/2024/07/Davon-Godchaux-66aa7b1fe7487-768x432.jpg" medium="image"></media:content>
				</item>
		<item>
		<title>Matthew Judon and Davon Godchaux report back to Patriots camp</title>
		<link>https://bloggingthree.soflytech.com/2024/07/matthew-judon-and-davon-godchaux-report-back-to-patriots-camp/</link>
					<comments>https://bloggingthree.soflytech.com/2024/07/matthew-judon-and-davon-godchaux-report-back-to-patriots-camp/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Tue, 23 Jul 2024 22:51:33 +0000</pubDate>
				<category><![CDATA[Sports]]></category>
		<category><![CDATA[camp]]></category>
		<category><![CDATA[Davon]]></category>
		<category><![CDATA[Godchaux]]></category>
		<category><![CDATA[Judon]]></category>
		<category><![CDATA[Matthew]]></category>
		<category><![CDATA[Patriots]]></category>
		<category><![CDATA[Report]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=9794</guid>

					<description><![CDATA[Patriots The veteran Patriots DB says Christian Gonzalez&#39;s behavior reminds him of Stephon Gilmore While rumors flow into about Brandon Aiyuk, Jerod Mayo says the Patriots are &#8220;absolutely&#8221; open to signing a WR Patriots Coach Jerod Mayo said Tuesday that each one Patriots players have reported to training camp, including two veteran defenders who&#8217;ve expressed [&#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>								Patriots<br />
							</span></p>
</header>
<div class="m-block t-amp__list-container m-article-list-container  m-article-list-container--frame-border a-border-frame  a-list-header__headline--red m-article-list--alternative--default  m-article-list--floated">
<ul class="t-amp__list a-list--no-style m-article-list m-article-list--recirculation m-article-list--has-images ">
<li class="m-article-list__item m-article-list__item--featured">
<p>				<img fetchpriority="high" decoding="async" width="768" height="432" src="https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg" class="t-amp__list-image m-article-list__image m-article-list__image--full wp-post-image" alt="" aria-hidden="true" srcset="https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg?width=200 200w, https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg?width=300 300w, https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg?width=400 400w, https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg?width=500 500w, https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg?width=600 600w, https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg?width=700 700w, https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg?width=800 800w, https://bdc2020.o0bc.com/wp-content/uploads/2024/07/GZIEBE7XVIOLXIDNMQFRKBDSWY-669ff1fdb057f-768x432.jpg?width=900 900w" sizes="(max-width: 768px) 100vw, 768px">					</p>
<h4 class="m-article-list__headline t-amp__list-headline ">
							<span class="m-article-list__link a-link a-link--inline a-link--text-link a-link--text-link-dark"></p>
<p>							The veteran Patriots DB says Christian Gonzalez&#39;s behavior reminds him of Stephon Gilmore							</span><br />
						</h4>
</li>
<li class="m-article-list__item">
<h4 class="m-article-list__headline">
									<span class="m-article-list__link a-link a-link--inline a-link--text-link a-link--text-link-dark"></p>
<p>									While rumors flow into about Brandon Aiyuk, Jerod Mayo says the Patriots are &#8220;absolutely&#8221; open to signing a WR									</span><br />
								</h4>
</li>
</ul>
</div>
<p><a href="https://www.patriots.com/">Patriots</a> Coach Jerod Mayo said Tuesday that each one Patriots players have reported to training camp, including two veteran defenders who&#8217;ve expressed dissatisfaction with their current contracts. </p>
<p>Both linebackers <a href="https://www.espn.com/nfl/player/stats/_/id/3961466/matthew-judon">Matthew Judon</a> and defensive players <a href="https://www.spotrac.com/nfl/player/_/id/21920/davon-godchaux">Of which Godchaux </a>are entering the ultimate 12 months of their respective contracts and are on the lookout for negotiations. </p>
<p>&#8220;Look, the relationship is still good, at least from my perspective,&#8221; Mayo said. &#8220;I know their teammates definitely respect them. They are valuable parts of this organization and they have done a lot for us. Hopefully we can get something done and those guys are here. I want them here, Eliot [Wolf] wants her here, the team wants her here. But there is a business aspect to everything.&#8221;</p>
<p>Judon, a four-time Pro Bowler who was slowed by injuries last season, is already the highest-paid player on the Patriots&#39; roster with a salary cap hit of $14,654,848 for next season. <a href="https://www.spotrac.com/nfl/player/_/id/19100/matt-judon">in response to Spotrac</a>. </p>
<p>Despite missing all but 4 games last season, Judon has recorded the identical variety of sacks (32) as Jacksonville’s <a href="https://www.espn.com/nfl/player/stats/_/id/3915239/josh-hines-allen">Joshua Hines-Allen</a> within the last three seasons.</p>
<p>Hinds-Allen signed a <a href="https://www.espn.com/nfl/story/_/id/39907530/sources-jaguars-josh-allen-agrees-5-year-150m-deal">5-year contract price $150 million </a>This means he&#8217;ll earn about double what Judon earns annually this offseason.</p>
<p>Of course, there&#39;s a giant difference between evaluating a 26-year-old pass rusher at his best and one who turns 32 in August and is fresh off a serious injury, but their performances haven&#39;t been far apart lately.</p>
<p>How durable Judon will probably be this season and beyond stays to be seen. Last season was the one time in his profession he missed greater than three games in a daily season. He played all 17 games in 2021 and 2022 before his injury sidelined him in 2023.</p>
<p>Godchaux, 29, made 56 tackles last season and commenced all 17 games for a Patriots defense that limited runners to an NFL-best 3.3 yards per carry last season. His $11.8 million salary cap hit is the third-highest on the Patriots behind Judon and cornerback Jonathan Jones. </p>
<p><a href="https://twitter.com/ChauxDown/status/1805411796146417728">Last month, Godchaux posted a message on the social media platform X</a> However, he desires to stay in New England long-term, but needs a contract that makes financial sense for him. </p>
<p>&#8220;Hopefully we can work something out that is fair to me and my team before camp starts!&#8221; Godchaux posted. &#8220;I love NE, I would love to retire here but it has to make sense for us! What I do most of my time on the football field in the trenches is not on the stat sheet but turn on the film and you will see it when you have the ball! I would love to finish my career here in NE but it has to make sense for me and my team!&#8221;</p>
<p>Mayo said the Patriots would do &#8220;everything possible&#8221; to maintain Godchaux and Judon. Keeping them could be good for the organization, Mayo said. </p>
<p>Neither player has negotiated a brand new contract with the team, but each have reported to training camp. Mayo said he expects them to take part in practice. </p>
<p>&#8220;When you&#39;re here, you&#39;re always expected to go out and train and compete. That&#39;s what it&#39;s all about,&#8221; he said.</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 async src="//platform.twitter.com/widgets.js" charset="utf-8"></script><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/07/matthew-judon-and-davon-godchaux-report-back-to-patriots-camp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i2.wp.com/bdc2020.o0bc.com/wp-content/uploads/2021/06/BDC_Logo_2020_256x256-60d0abc34135e.png" medium="image"></media:content>
				</item>
	</channel>
</rss>
