Store Offer Menu

  • Image
    Used Ping G400 3-Wood - Right-Handed - 14.5 Degrees - Regular Flex

    Used Ping G400 3-Wood - Right-Handed - 14.5 Degrees - Regular Flex

    Product information for Used Ping G400 3-Wood - Right-Handed - 14.5 Degrees - Regular Flex

    $264.99
    $167.9937% OFF
    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 3-Wood Loft: 14.5° Handedness: Right-Handed Length: 42.5 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Ping Shaft Model: Alta CB Shaft Material: Graphite Shaft Weight: 65g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Ping G400 Fairway Wood is a high-performance used golf club that combines advanced technology with affordability. Its unique design features a maraging steel face that flexes to send shots further and higher, making it perfect for golfers looking to improve their long game. The club's cascading sole design and low-back CG increase ball speed and height for exceptional distance. The Ping G400 Fairway Wood is an affordable option for golfers seeking to enhance their performance without breaking the bank. This club is particularly beneficial for intermediate golfers aiming to take their game to the next level. This fairway wood is in average condition for its age. It has been well played by its former owner, and shows cosmetic wear including scratches, nicks, and paint chips on the face, sole, and crown. Small dent on the leading edge of the club head but won't impact the playability of the club. Our Recommendation Our Next Round Golf club experts recommend the Ping G400 Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its innovative technology, including a thin, high-strength face and a cascading sole design, this club delivers faster ball speeds and higher launch angles. We believe this club will help golfers of all skill levels hit longer, straighter shots with ease. About Ping Ping is one of the most trusted names in golf, known for fitting innovation, perimeter weighting, and iconic designs. From the G-series drivers to the legendary Anser putter, Ping delivers reliable performance for golfers at every level. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Ping golf clubs. Stock # S2025-11-12-568555 Master SKU # 1005431
  • More Deals You’ll Love

    Used TaylorMade M5 3-Wood - Left-Handed - 15 Degrees - Regular Flex
    Next Round logo

    Used TaylorMade M5 3-Wood - Left-Handed - 15 Degre...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Value Club Number: 3-Wood Loft: 15° Handedness: Left-Handed Length: 43 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Mitsubishi Shaft Model: Tensei AV Series Red Shaft Material: Graphite Shaft Weight: 65g Headcover Included?: Yes (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The TaylorMade M5 Fairway Wood is a high-performance used golf club that combines advanced technology with affordability. Its unique Twist Face technology corrects off-center hits, making it ideal for golfers seeking to improve their accuracy. The club's multi-material construction provides an ultra-low center of gravity, enhancing both distance and control. With its sleek design and innovative features, the TaylorMade M5 Fairway Wood is a valuable addition to any golfer's bag, particularly those looking to elevate their game without breaking the bank. This affordable, high-performance used golf club is a testament to TaylorMade's commitment to delivering quality and performance. Playable out of the box, value clubs have plenty of life left in them and are a great choice for anyone looking for a great deal or would like to just try something new. This fairway wood shows moderate to heavy cosmetic wear on the face, sole, crown and/or shaft, and may have prominent paint chips, faded or missing brand badges, deep scratches, and small dings. Despite its appearance, these imperfections are cosmetic and will not affect performance. Our Recommendation Our Next Round Golf club experts recommend the TaylorMade M5 Fairway Wood for golfers who want to improve their distance and accuracy on the fairway. With its advanced Speed Bridge technology, this club provides maximum energy transfer and forgiveness on off-center hits. The adjustable loft sleeve allows for customization to fit your swing and course conditions. Trust us, you won't regret adding the TaylorMade M5 Fairway Wood to your bag. About TaylorMade TaylorMade is a powerhouse brand known for breakthrough driver technologies like Twist Face and Speed Pocket. From the Stealth series to P-Series irons, TaylorMade gear blends speed, forgiveness, and innovation for all skill levels. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used TaylorMade golf clubs. Stock # S2025-11-06-416166 Master SKU # 1007129
    $123.99
    $93.9924% OFF
    Used TaylorMade Burner 2008 3-Wood - Right-Handed - 15 Degrees - Ladies Flex
    Next Round logo

    Used TaylorMade Burner 2008 3-Wood - Right-Handed ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Value Club Number: 3-Wood Loft: 15° Handedness: Right-Handed Length: 42 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Ladies Shaft Brand: TaylorMade Shaft Model: REAX SUPERFAST Shaft Material: Graphite Shaft Weight: 49g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The TaylorMade Burner Plus Fairway Wood is a high-performance used golf club that combines modern technology with affordability. This club features a unique design that promotes faster swing speeds and greater distance, making it an ideal choice for golfers looking to improve their long game. The club's advanced weight distribution technology ensures a high launch and low spin, resulting in more accurate shots. With its blend of performance and value, the TaylorMade Burner Plus Fairway Wood is a perfect addition to any golfer's bag, particularly those seeking to enhance their game without breaking the bank. This fairway wood shows minor to noticeable scratches on the crown, light sole wear from play, and minor paint chips on the head. These imperfections affect its appearance but do not impact performance. Our Recommendation Our Next Round Golf club experts recommend the TaylorMade Burner Plus Fairway Wood for golfers who want to improve their distance and accuracy on the fairway. With its advanced technology, this club is designed to help golfers hit longer and straighter shots. The large clubhead and low center of gravity make it easy to launch the ball high into the air, while the lightweight shaft allows for faster swing speeds. Trust us, you won't regret adding this club to your bag. About TaylorMade TaylorMade is a powerhouse brand known for breakthrough driver technologies like Twist Face and Speed Pocket. From the Stealth series to P-Series irons, TaylorMade gear blends speed, forgiveness, and innovation for all skill levels. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used TaylorMade golf clubs. Stock # S2025-12-19-373410 Master SKU # 1007100
    $43.99
    $34.9920% OFF
    Used Callaway Mavrik Max 3-Wood - Right-Handed - 15 Degrees - Ladies Flex
    Next Round logo

    Used Callaway Mavrik Max 3-Wood - Right-Handed - 1...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 3-Wood Loft: 15° Handedness: Right-Handed Length: 42 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Ladies Shaft Brand: UST Shaft Model: Recoil ES Shaft Material: Graphite Shaft Weight: 44g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Callaway Mavrik Max Fairway Wood is a high-performance used golf club that combines advanced technology with affordability. Its unique Flash Face SS20 technology, designed by Artificial Intelligence, ensures faster ball speeds and longer distances, making it a game-changer on the course. The club's high MOI and low center of gravity offer exceptional forgiveness, making it ideal for golfers seeking to improve their game. With its Jailbreak technology, this club delivers unparalleled ball speed and distance. The Callaway Mavrik Max Fairway Wood is the perfect blend of modern technology and affordability, making it a must-have for any golfer looking to enhance their performance. This fairway wood is in average condition for its age. It has been well played by its former owner, and shows cosmetic wear including scratches, nicks, and paint chips on the face, sole, and crown. Our Recommendation Our Next Round Golf club experts recommend the Callaway Mavrik Max Fairway Wood for golfers who want to hit longer and straighter shots from the fairway. With its advanced technology, including a larger clubhead and a unique weighting system, this club is designed to help golfers of all skill levels improve their game. We believe that the Mavrik Max Fairway Wood is a great choice for anyone looking to add distance and accuracy to their fairway shots. About Callaway Callaway is one of golf's leading brands, known for innovation across drivers, irons, wedges, balls, and more. Technologies like Jailbreak and AI-designed faces power their performance, making Callaway gear a trusted option for players at every skill level. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Callaway golf clubs. Stock # S2025-09-26-412655 Master SKU # 1001106
    $299.99
    $92.9969% OFF
    Used Titleist GT3 3-Wood - Right-Handed - 15 Degrees - Stiff Flex
    Next Round logo

    Used Titleist GT3 3-Wood - Right-Handed - 15 Degre...

    Elevate your long game with this exceptional used Titleist GT3 3-Wood. Designed for the skilled player, this right-handed fairway wood features a 15-degree loft and a stiff flex Mitsubishi Tensei Black 1K graphite shaft, providing the low-spin, high-launch performance needed for powerful tee shots and precise approaches. In excellent condition, this club shows only minimal cosmetic signs of play, ensuring you receive tour-level technology at a remarkable value. Recognized with a Gold award from Golf Digest, the GT3 is celebrated for its compact head, exceptional feel, and shot-shaping control. It delivers the confidence to attack any par 5 or find the fairway from the toughest lies. By choosing this premium used club from Next Round Golf, you're making a smart investment in your performance while supporting our mission to make golf more accessible. Shop with complete confidence thanks to our 30-day money back guarantee and join over 18,000 satisfied golfers who trust Next Round Golf for quality, value, and service. Discover your new favorite club at nextroundgolf.com.
    $399.99
    $291.9927% OFF
    Used Cobra LTDx 3-Wood - Left-Handed - 15 Degrees - Regular Flex
    Next Round logo

    Used Cobra LTDx 3-Wood - Left-Handed - 15 Degrees ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Excellent Club Number: 3-Wood Loft: 15° Handedness: Left-Handed Length: 43 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Project X Shaft Model: Hzrdus Smoke Mi 10 Shaft Material: Graphite Shaft Weight: 60g Headcover Included?: Yes (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Cobra LTDx Fairway Wood is a high-performance used golf club that combines advanced technology with affordability. This club features a sleek, black design and innovative technology that enhances ball speed and distance, making it an ideal choice for golfers seeking to improve their game. The club's unique carbon crown construction reduces drag for faster swing speeds, while its precision milled face ensures maximum ball speed and optimal launch conditions. The Cobra LTDx Black Fairway Wood is particularly beneficial for intermediate golfers looking to take their performance to the next level. With its blend of modern technology and affordability, this used golf club offers an exceptional value for golfers seeking high-quality equipment. This fairway wood has seen minimal time on the course. Typical cosmetic wear may include a few ball marks faintly visible on the face and/or a few minor nicks and scratches and grips will be in top shape. Our Recommendation Our Next Round Golf club experts recommend the Cobra LTDx Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its advanced technology, this club offers a low center of gravity and adjustable loft settings to help you hit the ball higher and farther. We believe this club is perfect for golfers who want to take their game to the next level. About Cobra Cobra Golf blends innovation with bold design. Known for forgiving drivers and distance-boosting irons, Cobra clubs appeal to players who want power, flair, and modern performance. Popular with personalities like Rickie Fowler and Bryson DeChambeau. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Cobra golf clubs. Stock # S2025-09-24-404865 Master SKU # 1010403
    $299.99
    $116.9961% OFF
    Used Ping G10 4-Wood - Right-Handed - 17 Degrees - Regular Flex
    Next Round logo

    Used Ping G10 4-Wood - Right-Handed - 17 Degrees -...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Value Club Number: 4-Wood Loft: 17° Handedness: Right-Handed Length: 42.75 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Ping Shaft Model: TFC 129 F Shaft Material: Graphite Shaft Weight: 64g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Ping G10 Fairway Wood is a high-performance used golf club that combines modern technology with affordability. Its unique design features a low center of gravity, promoting higher ball flight and increased distance. The club's stainless steel head ensures durability, while its elastomer insert reduces vibrations for a better feel. This club is perfect for golfers seeking to improve their long game without breaking the bank. With the Ping G10 Fairway Wood, you can enjoy the benefits of a top-tier club at an affordable price point. Playable out of the box, value clubs have plenty of life left in them and are a great choice for anyone looking for a great deal or would like to just try something new. This fairway wood shows moderate to heavy cosmetic wear on the face, sole, crown and/or shaft, and may have prominent paint chips, faded or missing brand badges, deep scratches, and small dings. Despite its appearance, these imperfections are cosmetic and will not affect performance. Our Recommendation Our Next Round Golf club experts recommend the Ping G10 Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. The club features a low center of gravity and a large head, making it easier to hit the ball high and far. The club's unique design also helps reduce spin, resulting in straighter shots. Trust us, you won't regret adding this club to your bag. About Ping Ping is one of the most trusted names in golf, known for fitting innovation, perimeter weighting, and iconic designs. From the G-series drivers to the legendary Anser putter, Ping delivers reliable performance for golfers at every level. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Ping golf clubs. Stock # S2025-10-09-365866 Master SKU # 1005421
    $60.99
    $37.9938% OFF
    Used TaylorMade M6 3-Wood - Left-Handed - 15 Degrees - Regular Flex
    Next Round logo

    Used TaylorMade M6 3-Wood - Left-Handed - 15 Degre...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Value Club Number: 3-Wood Loft: 15° Handedness: Left-Handed Length: 43 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Fujikura Shaft Model: Atmos Shaft Material: Graphite Shaft Weight: 54g Headcover Included?: Yes (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The TaylorMade M6 Fairway Wood is a high-performance used golf club that combines advanced technology with affordability. Its unique Twist Face technology corrects off-center hits, making it ideal for golfers seeking to improve their accuracy. The club's multi-material construction provides an ultra-low center of gravity, enhancing both distance and playability. This affordable golf club is perfect for the mid to high handicap golfer looking to elevate their game without breaking the bank. With the TaylorMade M6 Fairway Wood, you can experience a blend of modern design and reliable performance. Playable out of the box, value clubs have plenty of life left in them and are a great choice for anyone looking for a great deal or would like to just try something new. This fairway wood shows moderate to heavy cosmetic wear on the face, sole, crown and/or shaft, and may have prominent paint chips, faded or missing brand badges, deep scratches, and small dings. Despite its appearance, these imperfections are cosmetic and will not affect performance. Our Recommendation Our Next Round Golf club experts recommend the TaylorMade M6 Fairway Wood for golfers who want to hit longer and straighter shots from the fairway. With its advanced Speed Bridge technology, this club provides maximum distance and forgiveness on off-center hits. The M6 Fairway Wood also features a low center of gravity and a larger sweet spot, making it easier to launch the ball high and land it softly on the green. Trust us, you won't regret adding this club to your bag. About TaylorMade TaylorMade is a powerhouse brand known for breakthrough driver technologies like Twist Face and Speed Pocket. From the Stealth series to P-Series irons, TaylorMade gear blends speed, forgiveness, and innovation for all skill levels. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used TaylorMade golf clubs. Stock # S2025-10-09-422541 Master SKU # 1007130
    $112.99
    $75.9933% OFF
    Used TaylorMade M4 3HL Wood - Right-Handed - 16.5 Degrees - Stiff Flex
    Next Round logo

    Used TaylorMade M4 3HL Wood - Right-Handed - 16.5 ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Value Club Number: 3HL Wood Loft: 16.5° Handedness: Right-Handed Length: 43.25 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Stiff Shaft Brand: Alpha Shaft Model: Platinum Shaft Material: Graphite Shaft Weight: 70g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The TaylorMade M4 Fairway Wood is a high-performance used golf club that combines advanced technology with affordability. Its unique Twist Face technology corrects off-center hits, making it ideal for golfers seeking to improve their accuracy. The club's low center of gravity and Speed Pocket technology enhance ball speed and distance, offering an edge to players aiming to extend their reach. This affordable, high-performance used golf club is perfect for golfers who value precision and distance in their game. The TaylorMade M4 Fairway Wood is a testament to the balance between cutting-edge technology and cost-effectiveness in golf equipment. Playable out of the box, value clubs have plenty of life left in them and are a great choice for anyone looking for a great deal or would like to just try something new. This fairway wood shows moderate to heavy cosmetic wear on the face, sole, crown and/or shaft, and may have prominent paint chips, faded or missing brand badges, deep scratches, and small dings. Despite its appearance, these imperfections are cosmetic and will not affect performance. Our Recommendation Our Next Round Golf club experts recommend the TaylorMade M4 Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its advanced technology, including a Speed Pocket and Geocoustic design, this club delivers consistent performance and a satisfying sound. We believe this club will help golfers of all levels achieve their best game. About TaylorMade TaylorMade is a powerhouse brand known for breakthrough driver technologies like Twist Face and Speed Pocket. From the Stealth series to P-Series irons, TaylorMade gear blends speed, forgiveness, and innovation for all skill levels. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used TaylorMade golf clubs. Stock # S2025-11-21-405600 Master SKU # 1007127
    $100.99
    $80.9920% OFF
    Used TaylorMade Burner SuperFast 5-Wood - Right-Handed - 18 Degrees - Ladies Flex
    Next Round logo

    Used TaylorMade Burner SuperFast 5-Wood - Right-Ha...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 5-Wood Loft: 18° Handedness: Right-Handed Length: 42 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Ladies Shaft Brand: TaylorMade Shaft Model: REAX 4.8 Shaft Material: Graphite Shaft Weight: 50g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The TaylorMade Burner SuperFast Fairway Wood is a high-performance used golf club that combines modern technology with affordability. This club features a lightweight design and a large, forgiving sweet spot, making it ideal for golfers seeking to improve their distance and accuracy. The club's SuperFast technology ensures faster swing speeds for longer shots, while its low-drag aerodynamics promote smooth, effortless swings. This used golf club is perfect for intermediate golfers looking to elevate their game without breaking the bank. With the TaylorMade Burner SuperFast Fairway Wood, you can experience a perfect blend of performance, technology, and affordability. This fairway wood shows noticeable scratches on the crown, minor paint chips, and light to heavy sole wear from play. The face exhibits noticeable wear from ball strikes, indicating regular use. Our Recommendation Our Next Round Golf club experts recommend the TaylorMade Burner SuperFast Fairway Wood for golfers who want to hit longer and straighter shots from the fairway. With its lightweight design and advanced technology, this club is perfect for players who want to improve their distance and accuracy. The SuperFast technology allows for faster swing speeds, while the large clubhead provides a larger sweet spot for more forgiveness on off-center hits. Trust us, you won't regret adding this club to your bag. About TaylorMade TaylorMade is a powerhouse brand known for breakthrough driver technologies like Twist Face and Speed Pocket. From the Stealth series to P-Series irons, TaylorMade gear blends speed, forgiveness, and innovation for all skill levels. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used TaylorMade golf clubs. Stock # S2025-12-19-304123 Master SKU # 1007102
    $54.99
    $44.9918% OFF
    Used Ping Rhapsody 3-Wood - Right-Handed - 18 Degrees - Ladies Flex
    Next Round logo

    Used Ping Rhapsody 3-Wood - Right-Handed - 18 Degr...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 3-Wood Loft: 18° Handedness: Right-Handed Length: 42 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Ladies Shaft Brand: Ping Shaft Model: ULT 129 Shaft Material: Graphite Shaft Weight: 49g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Ping Rhapsody Fairway Wood is a high-performance used golf club that combines advanced technology with affordability. Its unique design offers a lower center of gravity, ensuring a higher launch and increased distance on every swing. The club's lightweight structure and forgiving face technology make it ideal for golfers seeking to improve their game without breaking the bank. The Ping Rhapsody Fairway Wood is particularly beneficial for golfers with slower swing speeds, as it aids in achieving optimal ball flight. This affordable, high-performance used golf club is a smart addition to any golfer's arsenal. This fairway wood shows noticeable scratches on the crown, minor paint chips, and light sole wear from play. Additionally, there are deep scratches present. Overall, it is in good condition. Our Recommendation Our Next Round Golf club experts recommend the Ping Rhapsody Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its lightweight design and high MOI, this club is perfect for women golfers who want to hit longer and straighter shots. The club's innovative technology, including a low-profile head and a thin, high-strength face, helps to increase ball speed and launch angle for maximum distance. Trust us, you won't regret adding the Ping Rhapsody Fairway Wood to your bag. About Ping Ping is one of the most trusted names in golf, known for fitting innovation, perimeter weighting, and iconic designs. From the G-series drivers to the legendary Anser putter, Ping delivers reliable performance for golfers at every level. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Ping golf clubs. Stock # S2025-12-19-365852 Master SKU # 1005457
    $54.99
    $44.9918% OFF
    Used Tour Edge Exotics XCG-5 3-Wood - Right-Handed - 15 Degrees - Stiff Flex
    Next Round logo

    Used Tour Edge Exotics XCG-5 3-Wood - Right-Handed...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 3-Wood Loft: 15° Handedness: Right-Handed Length: 43.5 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Stiff Shaft Brand: Graphite Design Shaft Model: Tour AD 40 Shaft Material: Graphite Shaft Weight: 43g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Tour Edge Exotics XCG-5 Fairway Wood is a high-performance used golf club that combines advanced technology with affordability. This club features a unique dual-density dampening system for exceptional feel and control, making it ideal for golfers seeking to improve their game without breaking the bank. Its titanium cup face and heavy sole make it a standout in distance and accuracy, offering an edge on the fairway. The XCG-5 is perfect for the mid to high-handicap golfer who values performance and affordability. Experience the unique blend of modern technology and cost-effectiveness with this exceptional used golf club. This fairway wood shows noticeable scratches on the crown, minor paint chips, and light sole wear from play. Overall, it is in good condition with visible signs of use. Our Recommendation Our Next Round Golf club experts recommend the Tour Edge Exotics XCG-5 Fairway Wood for golfers who want to hit longer and straighter shots from the fairway. The club features a titanium cup face and a heavy tungsten sole, which helps to increase ball speed and improve forgiveness on off-center hits. The XCG-5 Fairway Wood also has an adjustable hosel, allowing golfers to fine-tune their launch and spin. With this club, we believe you'll see a noticeable improvement in your fairway game. About Tour Edge Tour Edge is known for offering high-performing clubs at competitive prices. Their Exotics line is used by professionals, while Hot Launch gear caters to recreational golfers. A great choice for value-focused players who still want serious tech. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Tour Edge golf clubs. Stock # S2025-12-16-304279 Master SKU # 1008980
    $60.99
    $49.9918% OFF
    Used Ping i15 3-Wood - Right-Handed - 15.5 Degrees - Stiff Flex
    Next Round logo

    Used Ping i15 3-Wood - Right-Handed - 15.5 Degrees...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 3-Wood Loft: 15.5° Handedness: Right-Handed Length: 42.5 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Stiff Shaft Brand: Ping Shaft Model: TFC 700 F Shaft Material: Graphite Shaft Weight: 70g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Ping i15 Fairway Wood is a reliable and versatile club that offers exceptional control and distance. Its innovative design features a low profile head and a shallow face, which allows for a higher launch angle and increased ball speed. The club's tungsten sole weight also helps to optimize the center of gravity, resulting in a more consistent and accurate shot. This club is perfect for golfers who prioritize precision and distance, and who want a reliable fairway wood that can perform in a variety of situations. This fairway wood shows noticeable scratches on the crown, minor paint chips, and noticeable face wear from ball strikes. Overall, it is in good condition with visible signs of use. Our Recommendation Our Next Round Golf club experts recommend the Ping i15 Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. The club features a low profile design and a high-strength face that delivers a powerful and consistent ball flight. The club's internal weighting system also helps to promote a straighter shot. Trust us, you won't be disappointed with the performance of this club on the course. About Ping Ping is one of the most trusted names in golf, known for fitting innovation, perimeter weighting, and iconic designs. From the G-series drivers to the legendary Anser putter, Ping delivers reliable performance for golfers at every level. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Ping golf clubs. Stock # S2025-12-19-373444 Master SKU # 1005442
    $60.99
    $49.9918% OFF
    Used Bombtech Grenade 3-Wood - Right-Handed - 15 Degrees - Regular Flex
    Next Round logo

    Used Bombtech Grenade 3-Wood - Right-Handed - 15 D...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Excellent Club Number: 3-Wood Loft: 15° Handedness: Right-Handed Length: 43 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: BOMBTECH Shaft Model: Grenade Shaft Material: Graphite Shaft Weight: 65-75g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The BombTech Golf Grenade Fairway Wood is a game-changer for golfers looking to improve their long game. With its advanced technology, this club delivers explosive power and accuracy on every shot. Its sleek design and comfortable grip make it easy to handle, while its adjustable loft allows for customization to fit your swing. Whether you're a beginner or a seasoned pro, the BombTech Golf Grenade Fairway Wood is the perfect addition to your bag. This fairway wood has minor scratches on the crown and some paint chips on the head, indicating light use. Overall, it remains in excellent condition with no significant damage. Our Recommendation Our Next Round Golf club experts recommend the BombTech Golf Grenade Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its advanced technology, this club is designed to help you hit straighter and farther shots. We believe that this club is perfect for golfers who want to take their game to the next level. About Bombtech Bombtech is known for golf equipments that offer solid performance and value. A trusted name among golfers, Bombtech designs appeal to players looking for dependable results at a reasonable price. Whether you're a beginner or experienced player, Bombtech clubs help elevate your game. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Bombtech golf clubs. Stock # S2025-12-19-377959 Master SKU # 1011253
    $71.99
    $59.9917% OFF
    Used Cobra Fly-Z XL 3-Wood - Right-Handed - 16 Degrees - Regular Flex
    Next Round logo

    Used Cobra Fly-Z XL 3-Wood - Right-Handed - 16 Deg...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Very Good Club Number: 3-Wood Loft: 16° Handedness: Right-Handed Length: 43 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Matrix Shaft Model: FLY-Z XL Shaft Material: Graphite Shaft Weight: 65g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Cobra Fly-Z XL Fairway Wood is a high-performance used golf club that combines modern technology with affordability. This club features a low, back CG Zone Weighting system that delivers exceptional distance, forgiveness, and easy up performance. The Speed Channel Face minimizes face thickness and provides increased ball speeds across the face for incredible distance. The Cobra Fly-Z XL Fairway Wood is perfect for golfers seeking to improve their game without breaking the bank. Its unique blend of performance-enhancing technology and affordability makes it an ideal choice for both novice and seasoned golfers. This fairway wood shows minor scratches on the crown, light sole wear from play, and minor paint chips on the head. Overall, it remains in good playing condition. Our Recommendation Our Next Round Golf club experts recommend the Cobra Fly-Z XL Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its low center of gravity and Speed Channel technology, this club helps golfers get the ball in the air quickly and easily. We believe that this club is perfect for golfers who want to take their game to the next level. About Cobra Cobra Golf blends innovation with bold design. Known for forgiving drivers and distance-boosting irons, Cobra clubs appeal to players who want power, flair, and modern performance. Popular with personalities like Rickie Fowler and Bryson DeChambeau. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Cobra golf clubs. Stock # S2025-12-19-304119 Master SKU # 1002452
    $71.99
    $59.9917% OFF
    Used Cobra King F6 3-4 Wood - Right-Handed - 14.5 Degrees - Regular Flex
    Next Round logo

    Used Cobra King F6 3-4 Wood - Right-Handed - 14.5 ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 3-4 Wood Loft: 14.5° Handedness: Right-Handed Length: 43 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Matrix Shaft Model: MFS Series 65 Q4 Red Tie Shaft Material: Graphite Shaft Weight: 65g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Cobra King F6 Fairway Wood is a high-performance used golf club that combines modern technology with affordability. Its unique MyFly8 technology allows golfers to adjust the loft settings for maximum distance and manage trajectory under varying conditions. The club's Speed Channel Face provides increased ball speed for greater distance, making it an ideal choice for golfers seeking to improve their long game. The club's sleek black design adds a touch of class to any golf bag. This affordable, high-performance used golf club is perfect for the golfer looking to enhance their game without breaking the bank. This fairway wood shows minor scratches on the crown, light sole wear, noticeable face wear from ball strikes, and minor paint chips on the head. Overall, it remains in good playing condition. Our Recommendation Our Next Round Golf club experts recommend the Cobra King F6 Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its adjustable loft settings and Speed Channel technology, this club allows for customized ball flight and increased ball speed. We believe this club will help golfers of all skill levels improve their game and enjoy their time on the course. About Cobra Cobra Golf blends innovation with bold design. Known for forgiving drivers and distance-boosting irons, Cobra clubs appeal to players who want power, flair, and modern performance. Popular with personalities like Rickie Fowler and Bryson DeChambeau. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Cobra golf clubs. Stock # S2025-12-19-304136 Master SKU # 1002469
    $83.99
    $69.9917% OFF
    Used Callaway Big Bertha V Series 3-Wood - Right-Handed - 15.5 Degrees - Regular Flex
    Next Round logo

    Used Callaway Big Bertha V Series 3-Wood - Right-H...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 3-Wood Loft: 15.5° Handedness: Right-Handed Length: 43 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Mitsubishi Shaft Model: BASSARA Shaft Material: Graphite Shaft Weight: 57g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Callaway Big Bertha V Series Fairway Wood is a high-performance used golf club that combines modern technology with affordability. This club features a lightweight design and advanced aerodynamics to increase swing speed and distance. The Hyper Speed Face technology offers consistent, high ball speeds across the face, making it ideal for golfers seeking to improve their game. With its forgiving nature and easy launch, this club is perfect for mid to high handicap golfers. Experience the unique blend of performance and value with this affordable, used golf club. This fairway wood shows noticeable face wear from ball strikes, along with minor scratches on the crown and light to heavy sole wear. Minor paint chips are present on the head, indicating regular use. Our Recommendation Our Next Round Golf club experts recommend the Callaway Big Bertha V Series Fairway Wood for golfers who want to hit longer and straighter shots from the fairway. With its advanced technology, this club is designed to increase ball speed and provide maximum distance. The lightweight construction and aerodynamic shape make it easy to swing, even for golfers with slower swing speeds. Trust us, you won't regret adding this club to your bag. About Callaway Callaway is one of golf's leading brands, known for innovation across drivers, irons, wedges, balls, and more. Technologies like Jailbreak and AI-designed faces power their performance, making Callaway gear a trusted option for players at every skill level. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Callaway golf clubs. Stock # S2025-12-19-304130 Master SKU # 1001074
    $106.99
    $89.9916% OFF
    Used Tour Edge Hot Launch E522 5-Wood - Right-Handed - 20 Degrees - Seniors Flex
    Next Round logo

    Used Tour Edge Hot Launch E522 5-Wood - Right-Hand...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Very Good Club Number: 5-Wood Loft: 20° Handedness: Right-Handed Length: 41 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Seniors Shaft Brand: Mitsubishi Shaft Model: Fubuki Shaft Material: Graphite Shaft Weight: 50g Headcover Included?: Yes (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Tour Edge Hot Launch E522 Fairway Wood is designed for golfers who want to improve their game without breaking the bank. Its advanced technology includes a shallow face and low center of gravity for maximum distance and accuracy. The club is also adjustable, allowing golfers to customize their swing to fit their individual needs. With its forgiving design, the Tour Edge Hot Launch E522 Fairway Wood is perfect for golfers of all skill levels looking to improve their performance on the course. This fairway wood shows minor crown scratches and light to heavy sole wear from play, along with noticeable face wear from ball strikes. Overall, it remains in good playing condition. Our Recommendation Our Next Round Golf club experts recommend the Tour Edge Hot Launch E522 Fairway Wood for golfers who want maximum distance and accuracy. This club features advanced weighting technology that helps improve ball flight and reduce slices or hooks. The shallow face design also makes it easier to hit from the fairway or rough. Trust us, you won't regret adding this club to your bag. About Tour Edge Tour Edge is known for offering high-performing clubs at competitive prices. Their Exotics line is used by professionals, while Hot Launch gear caters to recreational golfers. A great choice for value-focused players who still want serious tech. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Tour Edge golf clubs. Stock # S2025-12-16-373714 Master SKU # 1010258
    $94.99
    $79.9916% OFF
    Used Cobra S3 3-Wood - Right-Handed - 15 Degrees - Regular Flex
    Next Round logo

    Used Cobra S3 3-Wood - Right-Handed - 15 Degrees -...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Good Club Number: 3-Wood Loft: 15° Handedness: Right-Handed Length: 43.25 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Regular Shaft Brand: Fujikura Shaft Model: Blur TX 006 R Shaft Material: Graphite Shaft Weight: 58g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Cobra S3 Fairway Wood is a high-performance used golf club that combines modern technology with affordability. This club features a large, forgiving sweet spot and a low center of gravity, making it perfect for golfers seeking to improve their long game. The unique E9 Face Technology ensures maximum distance and accuracy, even on off-center hits. The Cobra S3 Fairway Wood is an affordable, high-quality option for golfers who want to enhance their performance without breaking the bank. Ideal for intermediate golfers, this club offers a perfect blend of control, distance, and forgiveness. This fairway wood shows signs of use, including minor scratches on the crown, light to heavy sole wear, noticeable face wear, minor paint chips, and cosmetic damage to the ferrule. Overall, it remains functional but exhibits significant wear. Our Recommendation Our Next Round Golf club experts recommend the Cobra S3 Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its advanced technology, this club features a shallow face design and a low center of gravity, making it easier to launch the ball high and far. The club's adjustable hosel also allows for customization to fit your swing. Trust us, the Cobra S3 Fairway Wood will take your game to the next level. About Cobra Cobra Golf blends innovation with bold design. Known for forgiving drivers and distance-boosting irons, Cobra clubs appeal to players who want power, flair, and modern performance. Popular with personalities like Rickie Fowler and Bryson DeChambeau. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Cobra golf clubs. Stock # S2025-12-02-306038 Master SKU # 1002511
    $57.99
    $49.9914% OFF
    Used Callaway X 3-Wood - Right-Handed - 15 Degrees - Stiff Flex
    Next Round logo

    Used Callaway X 3-Wood - Right-Handed - 15 Degrees...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Value Club Number: 3-Wood Loft: 15° Handedness: Right-Handed Length: 43 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Stiff Shaft Brand: Fujikura Shaft Model: Stock Graphite Shaft Material: Graphite Shaft Weight: 65g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Callaway X Fairway Wood is a high-performance used golf club that combines modern technology with affordability. Its unique design offers a lower center of gravity, enhancing your swing's precision and power. The club's advanced technology ensures a higher launch and more distance, making it an excellent choice for golfers looking to improve their long game. This affordable, used golf club is perfect for intermediate golfers seeking to elevate their performance without breaking the bank. With the Callaway X Fairway Wood, you can expect a blend of reliability, performance, and value. This fairway wood shows significant cosmetic wear, including minor and noticeable scratches on the crown, light sole wear, noticeable face wear, minor paint chips, and deep scratches. Overall, it is in a well-used condition. Our Recommendation Our Next Round Golf club experts recommend the Callaway X Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. With its advanced technology, including a Hyper Speed Face Cup and Internal Standing Wave, this club delivers powerful and consistent shots. Whether you're a beginner or an experienced player, the Callaway X Fairway Wood can help you take your game to the next level. About Callaway Callaway is one of golf's leading brands, known for innovation across drivers, irons, wedges, balls, and more. Technologies like Jailbreak and AI-designed faces power their performance, making Callaway gear a trusted option for players at every skill level. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Callaway golf clubs. Stock # S2025-12-09-375740 Master SKU # 1001124
    $43.99
    $37.9914% OFF
    Used Cleveland Launcher FL 5-Wood - Right-Handed - 19 Degrees - Ladies Flex
    Next Round logo

    Used Cleveland Launcher FL 5-Wood - Right-Handed -...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Value Club Number: 5-Wood Loft: 19° Handedness: Right-Handed Length: 41.5 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Ladies Shaft Brand: Cleveland Shaft Model: Action Ultralite Shaft Material: Graphite Shaft Weight: 45g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Cleveland Launcher FL Fairway Wood is a high-performance used golf club that combines modern technology with affordability. This club is designed with a lightweight shaft and large face area, providing maximum distance and forgiveness on off-center hits. The unique Ultralite technology reduces the overall weight of the club, allowing for faster swing speeds and greater distance. This club is perfect for golfers seeking to improve their long game without breaking the bank. With its blend of performance and value, the Cleveland FL Ultralite Fairway Wood is an excellent addition to any golfer's bag. Playable out of the box, value clubs have plenty of life left in them and are a great choice for anyone looking for a great deal or would like to just try something new. This fairway wood shows moderate to heavy cosmetic wear on the face, sole, crown and/or shaft, and may have prominent paint chips, faded or missing brand badges, deep scratches, and small dings. Despite its appearance, these imperfections are cosmetic and will not affect performance. Our Recommendation Our Next Round Golf club experts recommend the Cleveland FL Ultralite Fairway Wood for golfers who want to improve their accuracy and distance on the fairway. This club features a lightweight design and advanced face technology that helps golfers hit the ball farther and straighter. We believe this club is perfect for golfers of all skill levels who want to take their game to the next level. About Cleveland Cleveland Golf is best known for its tour-trusted wedges, delivering exceptional spin and control. Their full lineup - irons, woods, and more - focuses on forgiveness and consistency, making Cleveland a go-to brand for short-game lovers and improving players. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Cleveland golf clubs. Stock # S2026-01-06-306013 Master SKU # 1001664
    $43.99
    $37.9914% OFF
    Used TaylorMade Burner 2008 3-Wood - Right-Handed - 15 Degrees - Stiff Flex
    Next Round logo

    Used TaylorMade Burner 2008 3-Wood - Right-Handed ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Club Condition: Very Good Club Number: 3-Wood Loft: 15° Handedness: Right-Handed Length: 42.5 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Flex: Stiff Shaft Brand: TaylorMade Shaft Model: REAX Shaft Material: Graphite Shaft Weight: 49g Headcover Included?: No (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The TaylorMade Burner Plus Fairway Wood is a high-performance used golf club that combines modern technology with affordability. This club features a unique design that promotes faster swing speeds and greater distance, making it an ideal choice for golfers looking to improve their long game. The club's advanced weight distribution technology ensures a high launch and low spin, resulting in more accurate shots. With its blend of performance and value, the TaylorMade Burner Plus Fairway Wood is a perfect addition to any golfer's bag, particularly those seeking to enhance their game without breaking the bank. This fairway wood shows minor scratches on the crown, light sole wear, noticeable face wear from ball strikes, and minor paint chips on the head. These signs of use indicate a well-played club. Our Recommendation Our Next Round Golf club experts recommend the TaylorMade Burner Plus Fairway Wood for golfers who want to improve their distance and accuracy on the fairway. With its advanced technology, this club is designed to help golfers hit longer and straighter shots. The large clubhead and low center of gravity make it easy to launch the ball high into the air, while the lightweight shaft allows for faster swing speeds. Trust us, you won't regret adding this club to your bag. About TaylorMade TaylorMade is a powerhouse brand known for breakthrough driver technologies like Twist Face and Speed Pocket. From the Stealth series to P-Series irons, TaylorMade gear blends speed, forgiveness, and innovation for all skill levels. Playing It Forward By choosing this premium used fairway wood, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used TaylorMade golf clubs. Stock # S2025-12-04-300194 Master SKU # 1007100
    $51.99
    $44.9913% OFF

    Subscribe to Next Round coupon newsletter

    Get notified of offers and coupon codes from Next Round before they expire!