{"product_id":"used-fujikura-ventus-tr-blue-non-velocore-driver-shaft-stiff-flex-graphite-43-25-in-no-adapter","title":"Used Fujikura Ventus TR Blue Non Velocore Driver Shaft Stiff Flex Graphite - 43.25 in - No Adapter","description":"\u003cstyle\u003e\n\/* Force a real 2-column grid on THIS list only, overriding the theme *\/\n#product-desc-list{\n  display:grid !important;\n  grid-template-columns:1fr 1fr;\n  gap:0;\n  list-style:none;\n  margin:0 0 16px 0;\n  padding:0;\n  column-count:initial !important; \/* kill multi-column layout *\/\n}\n#product-desc-list \u003e li{\n  margin:0 !important;\n  padding:6px !important;\n  border-bottom:1px solid #d9d9d9 !important;\n  float:none !important;          \/* kill float layouts *\/\n  width:auto !important;          \/* kill width:50% rules *\/\n}\n#product-desc-list \u003e li._left { border-right:1px solid #d9d9d9 !important; }\n\u003c\/style\u003e\n\n\u003cul id=\"product-desc-list\" style=\"visibility:hidden\"\u003e\n    \u003cli\u003e\n\u003cb\u003eShaft Condition:\u003c\/b\u003e Very Good\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e Fujikura\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eModel:\u003c\/b\u003e Ventus TR Blue Non Velocore Driver\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eClub Type:\u003c\/b\u003e Driver\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eShaft Flex:\u003c\/b\u003e Stiff\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eShaft Material:\u003c\/b\u003e Graphite\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eShaft Weight:\u003c\/b\u003e 59g\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eTip Diameter:\u003c\/b\u003e .330\u003c\/li\u003e\n\u003cli\u003e\n  \u003cb\u003eAdapter Type:\u003c\/b\u003e \n  \u003ca href=\"https:\/\/s3.us-east-1.amazonaws.com\/nrg.productimages\/Shaft+Adapter+Types.png\" target=\"_blank\" style=\"color: #ff5000; text-decoration: underline; cursor: pointer;\"\u003e\n    No Adapter\n  \u003c\/a\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eLength:\u003c\/b\u003e 43.25 in\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eGrip Condition:\u003c\/b\u003e Average Wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cscript\u003e\n(function () {\n  const ul = document.getElementById('product-desc-list');\n  if (!ul) return;\n\n  function pruneAndLayout(){\n    \/\/ Remove empty\/unspecified rows instead of hiding them\n    const items = Array.from(ul.querySelectorAll('li'));\n    let kept = [];\n    items.forEach(li =\u003e {\n      const label = li.querySelector('b');\n      const labelText = label ? label.textContent : '';\n      const valueOnly = label\n        ? li.textContent.replace(labelText, '').trim()\n        : li.textContent.trim();\n\n      const emptyish =\n        valueOnly === '' ||\n        valueOnly === '°' ||\n        \/^(Not Specified|Unspecified|Not Applicable|N\\\/A|NA)$\/i.test(valueOnly);\n\n      if (emptyish) li.remove();\n      else kept.push(li);\n    });\n\n    \/\/ Re-mark visible items as left\/right cells so borders line up\n    kept = Array.from(ul.querySelectorAll('li')); \/\/ in case we removed some\n    kept.forEach((li, i) =\u003e {\n      li.classList.toggle('_left',  i % 2 === 0);\n      li.classList.toggle('_right', i % 2 === 1);\n    });\n\n    \/\/ If odd count, add a blank cell so the last row closes cleanly\n    if (kept.length % 2 === 1) {\n      const filler = document.createElement('li');\n      filler.innerHTML = '';\n      ul.appendChild(filler);\n      filler.classList.add('_right');\n    }\n\n    \/\/ Show after we’re done so there’s no flash\n    ul.style.visibility = 'visible';\n  }\n\n  \/\/ Run immediately (before most theme scripts finish)\n  pruneAndLayout();\n\n  \/\/ Guard: if the theme reflows\/rewrites after our run, fix it again\n  const mo = new MutationObserver(() =\u003e pruneAndLayout());\n  mo.observe(ul, { childList: true, subtree: false, attributes: false });\n})();\n\u003c\/script\u003e\n\n\n\n\u003cdiv class=\"nr-desc\"\u003e\n  \u003cdiv class=\"section hide-if-empty\" data-val=\"The Fujikura Ventus TR Blue Non Velocore Driver Shaft blends the mid-launch, mid-low spin Blue profile with TR's reinforced handle for added torsional stability. The non-Velocore build offers a slightly softer, smoother feel, helping maintain speed without harshness. Clean blue graphics and a stable midsection suit players seeking tight dispersion with a fluid transition.\"\u003e\n    The Fujikura Ventus TR Blue Non Velocore Driver Shaft blends the mid-launch, mid-low spin Blue profile with TR's reinforced handle for added torsional stability. The non-Velocore build offers a slightly softer, smoother feel, helping maintain speed without harshness. Clean blue graphics and a stable midsection suit players seeking tight dispersion with a fluid transition.\u003cbr\u003e\u003cbr\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section hide-if-empty\" data-val=\"This shaft shows lightly worn graphics and has a shaved tip, resulting in a shorter driver shaft. There is also tip damage present. Overall, it remains functional but has noticeable wear.\"\u003e\n    This shaft shows lightly worn graphics and has a shaved tip, resulting in a shorter driver shaft. There is also tip damage present. Overall, it remains functional but has noticeable wear.\u003cbr\u003e\u003cbr\u003e\n  \u003c\/div\u003e\n\n  \u003cstyle\u003e\n  .pured-shaft-section { display: none; }\n  .pured-shaft-section[data-pured^=\"Yes\" i] { display: block; }\n\u003c\/style\u003e\n\u003cdiv class=\"pured-shaft-section section\" data-pured=\"No\"\u003e\n  \u003cb\u003e\u003cu\u003ePured Shaft Upgrade\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003e\n  This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities.\u003cbr\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\n  \u003cdiv class=\"section hide-if-empty\" data-val=\"Our Next Round Golf experts recommend the Fujikura Ventus TR Blue Non Velocore Driver Shaft for golfers seeking a mid-launch, low-spin profile with a smooth yet stable feel. Its reinforced midsection and tip-stable design help players who load the shaft aggressively keep the ball in the air with consistent, penetrating carry.\"\u003e\n    \u003cb\u003e\u003cu\u003eOur Recommendation\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003e\n    Our Next Round Golf experts recommend the Fujikura Ventus TR Blue Non Velocore Driver Shaft for golfers seeking a mid-launch, low-spin profile with a smooth yet stable feel. Its reinforced midsection and tip-stable design help players who load the shaft aggressively keep the ball in the air with consistent, penetrating carry.\u003cbr\u003e\u003cbr\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section hide-if-empty\" data-val=\"Fujikura is a leader in high-performance golf shafts used by pros and amateurs worldwide. Known for smooth feel, tight dispersion, and advanced materials, Fujikura shafts like the Ventus series are trusted for maximizing distance and consistency.\"\u003e\n    \u003cb\u003e\u003cu\u003eAbout Fujikura\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003e\n    Fujikura is a leader in high-performance golf shafts used by pros and amateurs worldwide. Known for smooth feel, tight dispersion, and advanced materials, Fujikura shafts like the Ventus series are trusted for maximizing distance and consistency.\u003cbr\u003e\u003cbr\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cb\u003e\u003cu\u003ePlaying It Forward\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003e\n    By choosing this premium used shaft, 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.\u003cbr\u003e\u003cbr\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cb\u003e\u003cu\u003eNext Round Guarantee\u003c\/u\u003e\u003c\/b\u003e\u003cbr\u003e\n    With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Fujikura golf shafts.\u003cbr\u003e\u003cbr\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003eStock # S2026-05-21-498405\u003c\/div\u003e\n  \u003cdiv class=\"section\"\u003eMaster SKU # 1020923\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Fujikura","offers":[{"title":"Default Title","offer_id":52530774868244,"sku":"S2026-05-21-498405","price":86.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0601\/0165\/6746\/files\/00a5998f-1165-52bd-a1c3-fd925e44a30c.jpg?v=1779399626","url":"https:\/\/nextroundgolf.com\/products\/used-fujikura-ventus-tr-blue-non-velocore-driver-shaft-stiff-flex-graphite-43-25-in-no-adapter","provider":"Next Round","version":"1.0","type":"link"}