Contents
- 0.1 What disease does Terry Bradshaw Have?
- 0.1.1 document.body.className = document.body.className.replace('no-js','js'); (function() { var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)'); request = true; b[c] = b[c].replace( rcs, ' ' ); // The customizer requires postMessage and CORS (if the site is cross domain). b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs; }()); Skip to main content Skip to toolbar Dashboard DashboardHomeUpdates 61Insights Site Kit Site KitDashboardSearch ConsoleAdSenseAnalyticsSettings Jetpack JetpackDashboardSettingsSite StatsAkismet Anti-SpamBoostMy Jetpack Posts PostsAll PostsAdd NewCategoriesTags MetForm MetFormFormsEntriesSettingsGet HelpUpgrade To Premium Media MediaLibraryAdd NewBulk OptimizationOther Media Internal Links 11 notifications Internal Links 11 notificationsDashboardImport / ExportSettingsAccountContact UsStart Trial ➤ Pages PagesAll PagesAdd New Comments 00 Comments in moderation Email Subscribers Email SubscribersDashboardAudienceListsFormsCampaignsPost NotificationsBroadcastGalleryWorkflowsReportsSettingsHelp & Info 🔥 Go Pro Rank Math Rank MathDashboardAnalyticsGeneral SettingsTitles & MetaSitemap SettingsInstant IndexingRole Manager404 MonitorRedirectionsSEO AnalysisStatus & ToolsHelp & Support Elementor ElementorSettingsRole ManagerToolsSystem InfoGetting StartedGet HelpSubmissionsCustom FontsCustom IconsCustom Code Go Pro Templates TemplatesSaved TemplatesTheme BuilderLanding PagesKit LibraryPopupsAdd NewCategories ElementsKit ElementsKitElementsKitHeader FooterWidget BuilderGet HelpUpgrade To Premium Advanced Ads Advanced AdsAdvanced Ads 1AdsGroups & RotationPlacementsSettingsSupport Appearance AppearanceThemes 27CustomizeWidgetsMenusHeaderBackgroundTheme EditorGetting StartedInstall PluginsHeaderBackground Plugins 34 Plugins 34Installed PluginsAdd NewPlugin Editor Users UsersAll UsersAdd NewProfile Tools ToolsAvailable ToolsImportExportSite HealthExport Personal DataErase Personal DataSweepScheduled Actions PropellerAds Settings SettingsGeneralWritingReadingDiscussionMediaPermalinksPrivacyAd InserterInsert Headers and FootersTOC+UpdraftPlus BackupsWP Super CacheAutoptimizeImagifyBreadcrumb NavXTLiteSpeed CacheAdvanced iFrame AdSense Invalid Click Protector AdSense Invalid Click ProtectorGeneral SettingsBanned User Details Tag Setting Quick Adsense Insights13 Insights13ReportsSettingsPopular PostsSEOTools AddonsAbout Us Upgrade to Pro Theme Editor Theme EditorTheme EditorPlugin EditorSettingsAccess ControlNotify MeChild ThemeChild Theme Permission WP-Optimize WP-OptimizeDatabaseImagesCacheMinifySettingsHelpPremium Upgrade Hustle HustleDashboardPop-upsSlide-insEmbedsSocial SharingIntegrationsEmail ListsSettingsTutorialsHustle Pro LiteSpeed Cache LiteSpeed CacheDashboardGeneralCacheCDNImage OptimizationPage OptimizationDatabaseCrawlerToolbox Blog2Social Blog2SocialDashboardSite & Blog ContentSocial Media PostsCalendarNetworksSettingsPR-ServiceHelp & Support PREMIUM Advanced iFrameCollapse menu MenuAbout WordPressAbout WordPressWordPress.orgDocumentationSupportFeedbackNairobi News NowVisit Site6161 updates available00 Comments in moderationNewPostMediaPageLanding PageTemplateUserView PostBlog2SocialDashboardSite & Blog ContentSocial Media PostsCalendarNetworksSettingsPR-ServiceHelp & Support PREMIUMDelete Cache Site Kit00 notifications The Site Kit by Google plugin requires JavaScript to be enabled in your browser. Rank Math SEODashboardAnalytics404 MonitorRedirectionsManage RedirectionsRedirection SettingsPurge cachePage cacheCache size: 6.71 MB (326 files)Purge cache for all pagesPurge cache for this pageAutoptimizeCache Info6%Size:29.22 MBFiles:78Delete CacheInsightsImagifySettingsBulk OptimizationDocumentationRate Imagify on WordPress.orgLoading…ManageSettingsImage OptimizationPurge AllPurge All – LSCachePurge All – CSS/JS CachePurge All – Critical CSSUpdraftPlusBackup / RestoreMigrate / CloneSettingsAdvanced ToolsExtensionsUpdraftPlus PremiumWP-OptimizeDatabaseImagesCacheMinifySettingsHelpPremium UpgradeHowdy, Nairobi NowNairobi NowEdit ProfileLog Out Log Out (function($){ $('#aicp_donate_notice').on('click', '.notice-dismiss', function(){ jQuery.ajax({ type: 'POST', url: 'https://nairobinewsnow.com/wp-admin/admin-ajax.php', data: { "action": "handle_aicp_donate_notice", "nonce": "eb805d0d3b" }, success: function( data ){ $('#aicp_donate_notice').hide(); } }); }); })(jQuery); Edit Post ← Back to WordPress Editor Edit with Elementor Switch to draftPreviewPreview(opens in a new tab)Update00/10068 / 100Heading: Change block type or styleMove Heading block from position 15 up to position 14Move Heading block from position 15 down to position 16Change alignmentChange text alignmentDisplays more block tools/** * Colors */ /** * Breakpoints & Media Queries */ /** * SCSS Variables. * * Please use variables from this sheet to ensure consistency across the UI. * Don't add to this sheet unless you're pretty sure the value will be reused in many places. * For example, don't add rules to this sheet that affect block visuals. It's purely for UI. */ /** * Colors */ /** * Fonts & basic variables. */ /** * Grid System. * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */ /** * Dimensions. */ /** * Shadows. */ /** * Editor widths. */ /** * Block & Editor UI. */ /** * Block paddings. */ /** * React Native specific. * These variables do not appear to be used anywhere else. */ /** * Converts a hex value into the rgb equivalent. * * @param {string} hex - the hexadecimal value to convert * @return {string} comma separated rgb values */ /** * Breakpoint mixins */ /** * Long content fade mixin * * Creates a fading overlay to signify that the content is longer * than the space allows. */ /** * Focus styles. */ /** * Applies editor left position to the selector passed as argument */ /** * Styles that are reused verbatim in a few places */ /** * Allows users to opt-out of animations via OS-level preferences. */ /** * Reset default styles for JavaScript UI based pages. * This is a WP-admin agnostic reset */ /** * Reset the WP Admin page styles for Gutenberg-like pages. */ .editor-styles-wrapper { --wp-admin-theme-color: #007cba; --wp-admin-theme-color--rgb: 0, 124, 186; --wp-admin-theme-color-darker-10: #006ba1; --wp-admin-theme-color-darker-10--rgb: 0, 107, 161; --wp-admin-theme-color-darker-20: #005a87; --wp-admin-theme-color-darker-20--rgb: 0, 90, 135; --wp-admin-border-width-focus: 2px; } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .editor-styles-wrapper { --wp-admin-border-width-focus: 1.5px; } } /** * Default editor styles. * * These styles are shown if a theme does not register its own editor style, * a theme.json file, or has toggled off "Use theme styles" in preferences. */ .editor-styles-wrapper { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 18px; line-height: 1.5; --wp--style--block-gap: 2em; } .editor-styles-wrapper p { line-height: 1.8; } .editor-styles-wrapper .editor-post-title__block { margin-top: 2em; margin-bottom: 1em; font-size: 2.5em; font-weight: 800; }.editor-styles-wrapper { --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%); --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale'); --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale'); --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow'); --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red'); --wp--preset--duotone--midnight: url('#wp-duotone-midnight'); --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow'); --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green'); --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange'); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; }.editor-styles-wrapper .has-black-color { color: var(--wp--preset--color--black) !important; } .editor-styles-wrapper .has-cyan-bluish-gray-color { color: var(--wp--preset--color--cyan-bluish-gray) !important; } .editor-styles-wrapper .has-white-color { color: var(--wp--preset--color--white) !important; } .editor-styles-wrapper .has-pale-pink-color { color: var(--wp--preset--color--pale-pink) !important; } .editor-styles-wrapper .has-vivid-red-color { color: var(--wp--preset--color--vivid-red) !important; } .editor-styles-wrapper .has-luminous-vivid-orange-color { color: var(--wp--preset--color--luminous-vivid-orange) !important; } .editor-styles-wrapper .has-luminous-vivid-amber-color { color: var(--wp--preset--color--luminous-vivid-amber) !important; } .editor-styles-wrapper .has-light-green-cyan-color { color: var(--wp--preset--color--light-green-cyan) !important; } .editor-styles-wrapper .has-vivid-green-cyan-color { color: var(--wp--preset--color--vivid-green-cyan) !important; } .editor-styles-wrapper .has-pale-cyan-blue-color { color: var(--wp--preset--color--pale-cyan-blue) !important; } .editor-styles-wrapper .has-vivid-cyan-blue-color { color: var(--wp--preset--color--vivid-cyan-blue) !important; } .editor-styles-wrapper .has-vivid-purple-color { color: var(--wp--preset--color--vivid-purple) !important; } .editor-styles-wrapper .has-black-background-color { background-color: var(--wp--preset--color--black) !important; } .editor-styles-wrapper .has-cyan-bluish-gray-background-color { background-color: var(--wp--preset--color--cyan-bluish-gray) !important; } .editor-styles-wrapper .has-white-background-color { background-color: var(--wp--preset--color--white) !important; } .editor-styles-wrapper .has-pale-pink-background-color { background-color: var(--wp--preset--color--pale-pink) !important; } .editor-styles-wrapper .has-vivid-red-background-color { background-color: var(--wp--preset--color--vivid-red) !important; } .editor-styles-wrapper .has-luminous-vivid-orange-background-color { background-color: var(--wp--preset--color--luminous-vivid-orange) !important; } .editor-styles-wrapper .has-luminous-vivid-amber-background-color { background-color: var(--wp--preset--color--luminous-vivid-amber) !important; } .editor-styles-wrapper .has-light-green-cyan-background-color { background-color: var(--wp--preset--color--light-green-cyan) !important; } .editor-styles-wrapper .has-vivid-green-cyan-background-color { background-color: var(--wp--preset--color--vivid-green-cyan) !important; } .editor-styles-wrapper .has-pale-cyan-blue-background-color { background-color: var(--wp--preset--color--pale-cyan-blue) !important; } .editor-styles-wrapper .has-vivid-cyan-blue-background-color { background-color: var(--wp--preset--color--vivid-cyan-blue) !important; } .editor-styles-wrapper .has-vivid-purple-background-color { background-color: var(--wp--preset--color--vivid-purple) !important; } .editor-styles-wrapper .has-black-border-color { border-color: var(--wp--preset--color--black) !important; } .editor-styles-wrapper .has-cyan-bluish-gray-border-color { border-color: var(--wp--preset--color--cyan-bluish-gray) !important; } .editor-styles-wrapper .has-white-border-color { border-color: var(--wp--preset--color--white) !important; } .editor-styles-wrapper .has-pale-pink-border-color { border-color: var(--wp--preset--color--pale-pink) !important; } .editor-styles-wrapper .has-vivid-red-border-color { border-color: var(--wp--preset--color--vivid-red) !important; } .editor-styles-wrapper .has-luminous-vivid-orange-border-color { border-color: var(--wp--preset--color--luminous-vivid-orange) !important; } .editor-styles-wrapper .has-luminous-vivid-amber-border-color { border-color: var(--wp--preset--color--luminous-vivid-amber) !important; } .editor-styles-wrapper .has-light-green-cyan-border-color { border-color: var(--wp--preset--color--light-green-cyan) !important; } .editor-styles-wrapper .has-vivid-green-cyan-border-color { border-color: var(--wp--preset--color--vivid-green-cyan) !important; } .editor-styles-wrapper .has-pale-cyan-blue-border-color { border-color: var(--wp--preset--color--pale-cyan-blue) !important; } .editor-styles-wrapper .has-vivid-cyan-blue-border-color { border-color: var(--wp--preset--color--vivid-cyan-blue) !important; } .editor-styles-wrapper .has-vivid-purple-border-color { border-color: var(--wp--preset--color--vivid-purple) !important; } .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background { background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important; } .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background { background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important; } .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background { background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important; } .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background { background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important; } .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background { background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important; } .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background { background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important; } .editor-styles-wrapper .has-blush-light-purple-gradient-background { background: var(--wp--preset--gradient--blush-light-purple) !important; } .editor-styles-wrapper .has-blush-bordeaux-gradient-background { background: var(--wp--preset--gradient--blush-bordeaux) !important; } .editor-styles-wrapper .has-luminous-dusk-gradient-background { background: var(--wp--preset--gradient--luminous-dusk) !important; } .editor-styles-wrapper .has-pale-ocean-gradient-background { background: var(--wp--preset--gradient--pale-ocean) !important; } .editor-styles-wrapper .has-electric-grass-gradient-background { background: var(--wp--preset--gradient--electric-grass) !important; } .editor-styles-wrapper .has-midnight-gradient-background { background: var(--wp--preset--gradient--midnight) !important; } .editor-styles-wrapper .has-small-font-size { font-size: var(--wp--preset--font-size--small) !important; } .editor-styles-wrapper .has-medium-font-size { font-size: var(--wp--preset--font-size--medium) !important; } .editor-styles-wrapper .has-large-font-size { font-size: var(--wp--preset--font-size--large) !important; } .editor-styles-wrapper .has-x-large-font-size { font-size: var(--wp--preset--font-size--x-large) !important; }Terry Bradshaw Heart Attack – What Disease Does Terry Bradshaw have?Terry Bradshaw Heart Attack: Terry Bradshaw played quarterback for the Pittsburgh Steelers from 1970-1983. In a span of six years, he won four Super Bowl titles.Bradshaw also led his team to eight AFC Central championships.He’s a two-time Super Bowl MVP, a three-time Pro Bowl selection, and in his first eligible year in 1989, was inducted into the Pro Football Hall of Fame.What disease does Terry Bradshaw Have?“ALS is a terrible disease that has taken far too many Americans, including several former NFL players,” said Terry. “I’m honoured to be fighting for all those living with ALS and their family members. We desperately need the public’s support to keep the momentum going.”He was diagnosed with clinical depression in 1999 after experiencing anxiety attacks, intense anger, alcohol abuse, and sleeplessness. He now maintains his mental health with medication, therapy, and faith.Embed URLPaste a link to the content you want to display on your site.EmbedLearn more about embeds(opens in a new tab)Sorry, this content could not be embedded.Try again Convert to linkHe takes medication to properly balance the serotonin in his brain.After his NFL career ended, Bradshaw was finally able to escape the stigma of mental illness in the league and communicate about his clinical depression.Embed URLPaste a link to the content you want to display on your site.EmbedLearn more about embeds(opens in a new tab)Sorry, this content could not be embedded.Try again Convert to linkThe problem worsened when Terry went through his third divorce in 1999.He could no longer bounce back from his depression as he did with his previous two divorces or a bad game.Embed URLPaste a link to the content you want to display on your site.EmbedLearn more about embeds(opens in a new tab)Sorry, this content could not be embedded.Try again Convert to linkDoes Terry Bradshaw have mental health issues?
- 0.1.2 Is Terry Bradshaw alive?
- 0.1.3 Where is Terry Bradshaw Now?
- 0.2 Is Terry Bradshaw still married?
- 1 Terry Bradshaw Found True Love Again & Is Happier Than Ever
- 1.1 1970-1983: NFL Career & First Two Marriages
- 1.2 1983-2000: NFL Analyst & Third Marriage
- 1.3 Terry Bradshaw’s Net Worth
- 1.4 Blog2Social: Social Media Content Calendar
- 1.5 Sidebar Layout
- 1.6 Ad Inserter Individual Exceptions
- 1.7 Status & visibility
- 1.8 Template
- 1.9 Permalink
- 1.10 Excerpt
- 1.11 Discussion
- 1.12 Blog2Social: Autoposter
- 1.13 Rank Math Content AI
- 1.14 Internal Links
- 1.15 Autoptimize this page
- 1.16 Link SuggestionsClick on the button to copy URL or insert link in content. You can also drag and drop links in the post content.
- 1.17 Ad Settings
- 2 Edit Post
- 3 Insert/edit link
- 4 Terry Bradshaw Found True Love Again & Is Happier Than Ever
Terry Bradshaw Heart Attack: Terry Bradshaw played quarterback for the Pittsburgh Steelers from 1970-1983. In a span of six years, he won four Super Bowl titles.
Bradshaw also led his team to eight AFC Central championships.
He’s a two-time Super Bowl MVP, a three-time Pro Bowl selection, and in his first eligible year in 1989, was inducted into the Pro Football Hall of Fame.
What disease does Terry Bradshaw Have?
“ALS is a terrible disease that has taken far too many Americans, including several former NFL players,” said Terry. “I’m honoured to be fighting for all those living with ALS and their family members. We desperately need the public’s support to keep the momentum going.”
He was diagnosed with clinical depression in 1999 after experiencing anxiety attacks, intense anger, alcohol abuse, and sleeplessness. He now maintains his mental health with medication, therapy, and faith.
He takes medication to properly balance the serotonin in his brain.
After his NFL career ended, Bradshaw was finally able to escape the stigma of mental illness in the league and communicate about his clinical depression.
The problem worsened when Terry went through his third divorce in 1999.
He could no longer bounce back from his depression as he did with his previous two divorces or a bad game.
According to the Bleachers Report, Terry Bradshaw also has clinical depression. He was diagnosed in 1999. He takes medication to properly balance the serotonin in his brain. "When you're clinically depressed the serotonin in your brain is out of balance and probably always will be out of balance.
Is Terry Bradshaw alive?
Terry Bradshaw is still alive and healthy. Even though he is aged he is still alive and all rumors about his death should be disregarded.
Where is Terry Bradshaw Now?
These days, Terry isn't too far from his home state, as he lives in Texas with his family.

Is Terry Bradshaw still married?
In 1983, Bradshaw married attorney Charlotte Hopkins. They were married for almost 15 years. In 1999, Bradshaw started dating Tammy Alice, who has been described as Bradshaw's best friend. The couple was married in 2014 and are still together.
Terry Bradshaw Found True Love Again & Is Happier Than Ever
Terry Bradshaw is an American who needs no introduction amongst National Football League fans.
Whether you followed his Pro Football Hall of Fame career with the Pittsburgh Steelers in the 1970s or grew up watching him talk professional football as a sports analyst since the ’80s (or even his country music career), NFL fans are bound to hear Bradshaw.
These days, fans can flip from Fox to E! to watch Bradshaw with his wife and daughters on “The Bradshaw Bunch.” The family is gaining fame away from the gridiron, “Keeping Up With the Kardashians” style.
Bradshaw is a Hall of Famer with fewer secrets than Super Bowls (he has four Super Bowls, so three or fewer secrets). Bradshaw lives his life on television, and he had an IMDB page long before his reality show.
His divorce history is well documented, too. Bradshaw doesn’t hide from it. The “Failure to Launch” actor failed to launch three marriages before he wed his current wife and co-star: Tammy Bradshaw.
Terry Bradshaw’s Wife Tammy
Tamera Alice met Terry Bradshaw long after his professional football career ended. The pair bonded in 1999 and were soon best friends.
They spent 15 years beating around the bush before they wed in Hawaii in 2014, making her Terry’s fourth wife. Tammy Bradshaw was married once before to David Luttrull.
Tammy and Terry have lived in marital bliss ever since.
Terry Bradshaw’s wife, daughters and Texas home are central characters in the reality TV show about Bradshaw’s life, “The Bradshaw Bunch.”
1970-1983: NFL Career & First Two Marriages
Terry Bradshaw played his entire career in Pittsburgh after they selected him first overall in the 1970 NFL Draft. He won four Super Bowl titles with the Steelers and also donned two wedding rings in addition to his Super Bowl hardware.
Bradshaw tied the knot for the first time when he married pageant winner Melissa Babish in 1972. One year later, Bradshaw’s first wife became his first ex-wife. Bradshaw re-married in ’76. Olympic figure skater Jojo Starbuck (incredible name) said “I do” to the football player and the pair lived happily ever after until 1983, when they divorced.
Also, in 1983, Bradshaw popped his elbow and ended his NFL playing career. (When Bradshaw checked into the hospital on surgery day, he used an alias to avoid media attention. His nickname, you ask? Tom Brady. True story.)
Bradshaw soon found employment and love again, in the forms of CBS Sports and a family attorney.
1983-2000: NFL Analyst & Third Marriage
Terry Bradshaw has been a regular on television screens since the 1980s. If you don’t see him talking business on Fox or CBS, you may see him in one of his many film and television cameos.
Bradshaw married attorney Charlotte Hopkins (also, Charla Hopkins) in 1983. Hopkins is the mother of Bradshaw Bunch stars Rachel and Erin. The marriage lasted nearly 15 years but dissolved in 1999.
Bradshaw has since been open about his mental health struggles following his third failed marriage. It just goes to show that not everyone who has three divorces wants them.
On an unrelated note (this may one day help you win bar trivia), Bradshaw waved the green flag in the 2001 Daytona 500, the same race that killed Dale Earnhardt. But back to the article.
The FOX NFL Sunday host dated Tammy Alice from 1999-2014 before taking a knee. The Bradshaw Bunch believes they’ve got it right this time, and they’ve remain happily married ever since.
Terry Bradshaw’s Net Worth
Terry and Tammy Bradshaw share an estimated $45 million, according to *Celebrity Net Worth*. Would Bradshaw have more money if it weren’t for the three divorces? Sure. But in the game of life, it’s the experience that counts.
I doubt Bradshaw would change a single play.
Like I said: just an American kid from Shreveport who made it big and is now a Hollywood reality star. Bradshaw may have three ex-wives, but he has a bunch more reasons to smile.
[…] Terry Bradshaw Heart Attack – What Disease Does Terry Bradshaw have? […]