ADVERTISEMENT

Thomas outduels Westwood to capture Players Championship

Published Mar 15, 2021 08:41 am
Justin Thomas of the United States celebrates with the trophy after winning during the final round of The Players Championship on THE PLAYERS Stadium Course at TPC Sawgrass on March 14, 2021 in Ponte Vedra Beach, Florida. (Photo by SAM GREENWOOD / GETTY IMAGES NORTH AMERICA / Getty Images via AFP)

Third-ranked Justin Thomas outdueled Lee Westwood down the stretch Sunday to capture the Players Championship, taking his 14th US PGA title by matching the best 36-hole comeback in tournament history.

The 27-year-old American overtook England's Westwood on the back nine with a mid-round run of three birdies and an eagle and added a crucial birdie at the par-5 16th for a one-stroke victory and his first Players crown.

"I'm so happy to be a Players champion," Thomas said. "Probably one of the best rounds of my life tee to green."

Thomas, the 2017 PGA Championship winner, hit 17 of 18 greens in regulation firing a four-under par 68 to finish 72 holes on 14-under 274 at TPC Sawgrass in Ponte Vedra Beach, Florida.

"I was able to play beautifully, make some good shots and some nice putts," Thomas said. "I was fortunate to hit it well enough that a lot of my birdies were low stress."

Westwood, 47, closed with a 15-foot birdie putt to finish second for the second consecutive week with US Open champion Bryson DeChambeau and fellow American Brian Harman sharing third on 276.

"I didn't feel like my legs were working properly. Lethargic really. I paid the penalty for it," Westwood said.

"What I was pleased with was how I battled it out with not much game that I had today. I kept myself in there and gave myself a chance. Justin just didn't make any mistakes."

After the week's low round with a 64 on Saturday, Thomas equaled the lowest 36-hole close in Players history, rallying from seven strokes down at the midway mark to match the best two-round victory fightback in event history.

"This win was huge," Thomas said. "I'm really proud of how well I played."

Thomas joined Tiger Woods, Johnny Miller and Jack Nicklaus as the only players with 14 PGA wins before age 28 and was excited to do it before a limited number of spectators.

"It's hard to put into words. It has been just crazy, everything we've been through since the Players last year," Thomas said. "To do it in front of fans was incredible.

"This was a day I'll never forget."

Thomas battled controversy earlier this year, apologizing for using a homophobic slur that TV microphones picked up at January's Tournament of Champions, one that cost him a Ralph Lauren sponsorship. But he praised his team of friends and family for helping him navigate tough times.

"When you're in a tough place mentally or don't feel as great, to have a support system like that is huge," he said.

Thomas said he had gotten some advice from 15-time major winner Tiger Woods, still recovering from injuries received in a car crash, saying, "I was replaying a lot of what he told me in my head."

'I know he's watching'

Thomas was in tears when recalling his grandfather Paul, who died last month at age 89, saying, "I wish I could talk to him. I know he's watching."

After seven opening pars and a bogey at the eighth, Thomas had a tap-in birdie at nine, a six-foot birdie putt at 10 and rolled in an eagle putt from just inside 20 feet at the par-5 11th to seize the lead.

Thomas drove over the 12th green and pitched back inches from the cup for a tap-in birdie to stretch his margin.

But Thomas had his shortest missed putt of the season from just inside three feet to bogey the par-4 14th and Westwood sank an eight-foot birdie putt at the 13th to share the lead.

Thomas responded by sinking a birdie putt from just inside three feet at the par-5 16th to regain the lead. After both hit tense five-foot par putts, Westwood missed a seven-foot par attempt on the famed island green at the par-3 17th to fall two back, his closing birdie too little too late.

"It proves I can still contend with these young lads out here," Westwood said. "I can still give myself a chance come a Sunday."

Westwood, ranked 31st, has 44 wins worldwide but has not won a US PGA event since the 2010 St. Jude Classic.

Sixth-ranked Bryson DeChambeau fired a 71 but dropped back early with a double bogey at the fourth.

Related Tags

Justin Thomas PGA Tour The Players Championship
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.