Showing 1–12 of 25 results
-

-

Pickleball Net Posts (15)
-

Portable Pickleball Nets (3)
-

3″ Round Edwards Pickleball Net Posts (pair)
Rated 5.00 out of 5$374.95.tse-pkb-modal-btn-wrap { margin: 0 0 16px 0; } .tse-pkb-modal-trigger { display: flex; align-items: center; gap: 12px; width: 100%; background: #001F3F; color: #fff; border: none; padding: 14px 18px; cursor: pointer; text-align: left; font-family: 'Barlow', sans-serif; border-radius: 4px; transition: background .2s; } .tse-pkb-modal-trigger:hover { background: #002D5A; } .tse-pkb-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-pkb-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-pkb-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-pkb-modal-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.75); z-index: 99999; overflow-y: auto; padding: 40px 16px; box-sizing: border-box; } .tse-pkb-modal-overlay.tse-pkb-modal-open { display: block; } .tse-pkb-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-pkb-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-pkb-modal-close-label { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; color: rgba(255,255,255,.5); letter-spacing: 1.5px; text-transform: uppercase; } .tse-pkb-modal-close-btn { background: none; border: 1px solid rgba(255,255,255,.3); color: #fff; font-size: 13px; padding: 4px 14px; border-radius: 3px; cursor: pointer; font-family: 'Barlow', sans-serif; transition: background .15s; } .tse-pkb-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-pkb-modal-content { padding: 0; } @media (max-width: 640px) { .tse-pkb-modal-overlay { padding: 0; } .tse-pkb-modal-inner { border-radius: 0; } .tse-pkb-modal-btn-text { font-size: 13px; } }(function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tsePkbModalOverlay'); if (o) { o.classList.remove('tse-pkb-modal-open'); document.body.style.overflow=''; } } }); })();Pickleball Net Post Comparison@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap'); .tse-pkb-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-pkb-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-pkb-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-pkb-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 6px; } .tse-pkb-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-pkb-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-pkb-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-pkb-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-pkb-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1000px; } .tse-pkb-table .col-spec { width: 180px; } .tse-pkb-table thead th:first-child, .tse-pkb-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-pkb-table thead th:first-child { background: #001F3F; } .tse-pkb-table thead tr { background: #001F3F; } .tse-pkb-table thead th { padding: 16px 10px; color: #fff; font-family: 'Barlow Condensed', sans-serif; font-weight: 600; text-align: center; border-left: 1px solid rgba(255,255,255,.1); vertical-align: bottom; } .tse-pkb-table thead th:first-child { text-align: left; border-left: none; } .tse-pkb-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-pkb-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-pkb-row-odd { background: #F5F7FA; } .tse-pkb-row-even { background: #ffffff; } .tse-pkb-row-price { background: #EAF4FC; } .tse-pkb-row-section-hdr { background: #F5F7FA; } .tse-pkb-row-sub-odd { background: #FAFBFC; } .tse-pkb-row-sub-even { background: #ffffff; } .tse-pkb-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-pkb-table tbody tr.tse-pkb-row-odd td:first-child { background: #F5F7FA; } .tse-pkb-table tbody tr.tse-pkb-row-even td:first-child { background: #ffffff; } .tse-pkb-table tbody tr.tse-pkb-row-price td:first-child { background: #EAF4FC; } .tse-pkb-table tbody tr.tse-pkb-row-section-hdr td:first-child { background: #F5F7FA; } .tse-pkb-table tbody tr.tse-pkb-row-sub-odd td:first-child { background: #FAFBFC; } .tse-pkb-table tbody tr.tse-pkb-row-sub-even td:first-child { background: #ffffff; } .tse-pkb-table tbody td.tse-pkb-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-pkb-row-label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 15px; color: #001F3F; display: flex; align-items: flex-start; gap: 9px; letter-spacing: .5px; text-transform: uppercase; } .tse-pkb-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-pkb-row-sublabel { font-family: 'Barlow', sans-serif; font-size: 12px; color: #4A5568; font-style: italic; margin-top: 6px; margin-left: 13px; line-height: 1.4; } .tse-pkb-sublabel-cell { padding-left: 42px !important; } .tse-pkb-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-pkb-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-pkb-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-pkb-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-pkb-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-pkb-price-link { font-family: 'Barlow', sans-serif; text-decoration: none; padding: 10px 8px; border: 1.5px solid #B5D4F4; border-radius: 5px; display: block; text-align: center; background: #fff; line-height: 1.3; transition: all .15s; } .tse-pkb-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-pkb-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-pkb-price-value { font-size: 18px; color: #001F3F; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; display: block; letter-spacing: .5px; line-height: 1.15; } .tse-pkb-price-value del, .tse-pkb-price-value del .amount, .tse-pkb-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-pkb-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-pkb-price-value .amount, .tse-pkb-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-pkb-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-pkb-legend { background: #F5F7FA; padding: 12px 24px; border-top: 1px solid #E2E8F0; display: flex; gap: 24px; align-items: center; flex-wrap: wrap; font-family: 'Barlow', sans-serif; font-size: 12px; color: #4A5568; } .tse-pkb-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-pkb-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-pkb-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-pkb-notes-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 10px; } .tse-pkb-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-pkb-note:last-child { margin-bottom: 0; } .tse-pkb-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-pkb-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-pkb-mobile { display: none; } @media (max-width: 820px) { .tse-pkb-table-wrap { display: none; } .tse-pkb-mobile { display: block; } .tse-pkb-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-pkb-site { display: none; } .tse-pkb-title { font-size: 22px; } .tse-pkb-legend { padding: 10px 18px; gap: 14px; } } .tse-pkb-m-nav { display: flex; gap: 6px; padding: 12px 16px; background: #F5F7FA; border-bottom: 1px solid #E2E8F0; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-pkb-m-nav::-webkit-scrollbar { display: none; } .tse-pkb-m-nav-btn { flex-shrink: 0; padding: 8px 14px; background: #fff; border: 1.5px solid #E2E8F0; border-radius: 20px; font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; color: #4A5568; cursor: pointer; white-space: nowrap; letter-spacing: .5px; text-transform: uppercase; transition: all .15s; } .tse-pkb-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-pkb-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-pkb-m-cards::-webkit-scrollbar { display: none; } .tse-pkb-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-pkb-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-pkb-m-card-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 3px; } .tse-pkb-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-pkb-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-pkb-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-pkb-m-row-odd { background: #F5F7FA; } .tse-pkb-m-row-even { background: #ffffff; } .tse-pkb-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-pkb-m-section-title { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; color: #001F3F; display: flex; gap: 6px; align-items: center; letter-spacing: 1px; text-transform: uppercase; } .tse-pkb-m-section-sub { font-family: 'Barlow', sans-serif; font-size: 11px; color: #4A5568; font-style: italic; margin-top: 4px; margin-left: 9px; line-height: 1.4; } .tse-pkb-m-lbl { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; color: #001F3F; display: flex; gap: 6px; align-items: center; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 6px; flex-wrap: wrap; } .tse-pkb-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-pkb-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-pkb-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-pkb-m-lbl-sub { font-family: 'Barlow', sans-serif; font-size: 11px; color: #4A5568; font-style: italic; font-weight: 400; text-transform: none; letter-spacing: 0; display: block; margin-top: 4px; line-height: 1.4; width: 100%; } .tse-pkb-m-check-row { padding: 12px 18px 12px 34px; background: #ffffff; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #EDF2F7; gap: 12px; } .tse-pkb-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-pkb-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-pkb-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-pkb-m-price-header { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #001F3F; margin-bottom: 12px; display: flex; gap: 6px; align-items: center; } .tse-pkb-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-pkb-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-pkb-m-pl { text-decoration: none; padding: 12px 14px; border: 1.5px solid #B5D4F4; border-radius: 6px; display: flex; justify-content: space-between; align-items: center; background: #fff; transition: all .15s; } .tse-pkb-m-pl:hover, .tse-pkb-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-pkb-m-pl-left { flex: 1; } .tse-pkb-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-pkb-m-pl-price { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; color: #001F3F; font-weight: 800; display: block; line-height: 1.1; letter-spacing: .5px; } .tse-pkb-m-pl-price del, .tse-pkb-m-pl-price del .amount, .tse-pkb-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-pkb-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-pkb-m-pl-price .amount, .tse-pkb-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-pkb-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-pkb-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }(function(){ var navs = document.querySelectorAll('[data-tse-pkb-nav]'); var cards = document.querySelectorAll('[data-tse-pkb-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-pkb-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-pkb-m-card'); btns.forEach(function(b){ b.addEventListener('click', function(){ var i = parseInt(b.getAttribute('data-idx')); btns.forEach(function(x){ x.classList.remove('active'); }); b.classList.add('active'); if (cardEls[i]) cardEls[i].scrollIntoView({ behavior: 'smooth', inline: 'start', block: 'nearest' }); }); }); c.addEventListener('scroll', function(){ var cw = c.offsetWidth; var i = Math.round(c.scrollLeft / cw); btns.forEach(function(x){ x.classList.remove('active'); }); if (btns[i]) btns[i].classList.add('active'); }); }); })();Pickleball EquipmentPickleball Net Post Comparison Charttennissuppliesandequipment.comSpartanTitan ProSpartanLegacyEdwardsClassicDouglasPremier XSDouglasPremierOriginManufactured in USAImportedImportedManufactured in USAManufactured in USASteel gaugeLower gauge = thicker steel10-gauge28% thicker than standard11-gauge14% thicker than standard12-gaugeIndustry baseline8-gauge57% thicker than standard11-gauge14% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winderStainless steel is harder and more corrosion-resistant than brassStainless steelMarine-grade reliabilityStainless steelMarine-grade reliabilityBrassBrassBrassWarranty5-year limited3-year limited1-year limited5-year limited5-year limitedSizes & priceLegend Included Not includedSpartanTitan Pro← swipe or tap brand above →OriginManufactured in USASteel gauge Lower gauge = thicker steel10-gauge 28% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassStainless steel Marine-grade reliabilityWarranty5-year limitedSpartanLegacy← swipe or tap brand above →OriginImportedSteel gauge Lower gauge = thicker steel11-gauge 14% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassStainless steel Marine-grade reliabilityWarranty3-year limitedEdwardsClassic← swipe or tap brand above →OriginImportedSteel gauge Lower gauge = thicker steel12-gauge Industry baselineCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassBrassWarranty1-year limitedSizes & priceDouglasPremier XS← swipe or tap brand above →OriginManufactured in USASteel gauge Lower gauge = thicker steel8-gauge 57% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassBrassWarranty5-year limitedSizes & priceDouglasPremier← swipe or tap brand above →OriginManufactured in USASteel gauge Lower gauge = thicker steel11-gauge 14% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassBrassWarranty5-year limitedSizes & priceNotesThis chart features our top-selling pickleball net posts. Additional models and sizes are available — browse our full pickleball net post selection.2-7/8" posts fit standard 3" round sleeves. Not sure which size you need? Contact us.Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.Edwards Pickleball Net Posts deliver the same legendary durability as their world-renowned tennis counterparts, scaled specifically for the dimensions of a professional pickleball court. Constructed from 12-gauge tubular steel, these 3-inch round posts provide a rock-solid foundation for tournament-grade net tensioning. Consequently, this equipment is a top-tier selection in our pickleball net posts collection, offering a 1-year limited warranty for institutional and residential facilities.
Select options This product has multiple variants. The options may be chosen on the product page -
Sale!

Courtmaster Pickleball Net (31″ H)
Rated 5 out of 5$141.95Original price was: $141.95.$131.95Current price is: $131.95.The Courtmaster Pickleball Net (31″ Height) offers an efficient, high-performance solution for courts that prioritize rapid ball return and easy maintenance. This model features a 3mm polyethylene body and a strategic ground gap that allows balls to be rolled to the other side without interruption. As a durable and practical choice in our pickleball nets inventory, it provides a clean, professional fit for permanent post systems.
-
Sale!

Courtmaster Pickleball Net (36″ H)
Rated 5.00 out of 5$141.95Original price was: $141.95.$131.95Current price is: $131.95.The Courtmaster 36″ Pickleball Net provides the official full-coverage look required for sanctioned competitive play. This 36-inch high net meets all USA Pickleball dimensions for height and length, utilizing a 3mm polyethylene body for reliable impact resistance. As a standard-setting choice in our pickleball nets store, it offers the traditional aesthetics and professional performance expected at tournament facilities.
-

Custom Pickleball Net
$236.00 – $306.00Price range: $236.00 through $306.003.0 mm | Vinyl headband | 31″H or 36″H | 4-year warranty
Select options This product has multiple variants. The options may be chosen on the product page -

Douglas Pickleball Net (31″ H x 21’9″ L)
Rated 5.00 out of 5$158.00The Douglas 31 Inch Pickleball Net is specifically engineered for high-traffic facilities that prioritize court efficiency. Unlike full-length nets, this 31″ high model leaves a strategic five-inch gap at the playing surface to allow balls to pass freely underneath. Built with professional 3.0mm braided polyethylene and a heavyweight vinyl headband, it provides a high-tension, long-lasting solution for any permanent pickleball post installation.
-

Douglas Pickleball Net (36″ H x 21’9″ L)
$158.00The Douglas Pickleball Net (JTN-30) meets the strict requirements of the IFP, USTA, and USA Pickleball for official sanctioned play. This 22-foot permanent net utilizes a high-strength 3.0mm polyethylene body and a rugged vinyl-coated headband. As a standard-setting choice in our pickleball nets collection, it provides the full-coverage mesh and elite durability required for tournament facilities and professional clubs.
-

Edwards Pickleball Net – 3.5 mm
Rated 5.00 out of 5$169.95The Edwards Pickleball Net is a premier choice for clubs and facilities that demand the highest standards in court equipment. This 22-foot net utilizes an ultra-thick 3.5mm knotless nylon body for superior ball response and professional aesthetics. As a signature model in our pickleball nets collection, it delivers the elite durability required for tournament-level permanent post installations.
-

Heavy Duty Portable Pickleball System | Optional Wheels
Rated 4.52 out of 5$996.95The Heavy-Duty Portable Pickleball Net System is a commercial-grade solution manufactured in the USA by Spartan Athletic Mfg. Built from heavy-duty 11-gauge structural steel, this professional-grade system provides the mass and stability required for high-traffic facilities without the need for added weights. Featuring a regulation 22′ span, optional zinc-plated casters, and an optional Titan Zinc Primer elite finish, this system is the premier choice for durability in our portable pickleball nets collection.
-

Pickleball Net – Putterman Athletics
Rated 5.00 out of 5$143.953.0 mm | Vinyl headband | 32″H or 36″H | 3-year limited warranty
-

-

Pickleball Surface Mount Net Posts – Douglas Sports
$649.95.tse-pkb-sm-modal-btn-wrap { margin: 0 0 16px 0; } .tse-pkb-sm-modal-trigger { display: flex; align-items: center; gap: 12px; width: 100%; background: #001F3F; color: #fff; border: none; padding: 14px 18px; cursor: pointer; text-align: left; font-family: 'Barlow', sans-serif; border-radius: 4px; transition: background .2s; } .tse-pkb-sm-modal-trigger:hover { background: #002D5A; } .tse-pkb-sm-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-pkb-sm-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-pkb-sm-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-pkb-sm-modal-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.75); z-index: 99999; overflow-y: auto; padding: 40px 16px; box-sizing: border-box; } .tse-pkb-sm-modal-overlay.tse-pkb-sm-modal-open { display: block; } .tse-pkb-sm-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-pkb-sm-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-pkb-sm-modal-close-label { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; color: rgba(255,255,255,.5); letter-spacing: 1.5px; text-transform: uppercase; } .tse-pkb-sm-modal-close-btn { background: none; border: 1px solid rgba(255,255,255,.3); color: #fff; font-size: 13px; padding: 4px 14px; border-radius: 3px; cursor: pointer; font-family: 'Barlow', sans-serif; transition: background .15s; } .tse-pkb-sm-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-pkb-sm-modal-content { padding: 0; } @media (max-width: 640px) { .tse-pkb-sm-modal-overlay { padding: 0; } .tse-pkb-sm-modal-inner { border-radius: 0; } .tse-pkb-sm-modal-btn-text { font-size: 13px; } }(function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tsePkbSmModalOverlay'); if (o) { o.classList.remove('tse-pkb-sm-modal-open'); document.body.style.overflow=''; } } }); })();Surface Mount Pickleball Net Post Comparison@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap'); .tse-pkb-sm-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-pkb-sm-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-pkb-sm-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-pkb-sm-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 6px; } .tse-pkb-sm-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-pkb-sm-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-pkb-sm-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-pkb-sm-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-pkb-sm-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 760px; } .tse-pkb-sm-table .col-spec { width: 200px; } .tse-pkb-sm-table thead th:first-child, .tse-pkb-sm-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-pkb-sm-table thead th:first-child { background: #001F3F; } .tse-pkb-sm-table thead tr { background: #001F3F; } .tse-pkb-sm-table thead th { padding: 16px 10px; color: #fff; font-family: 'Barlow Condensed', sans-serif; font-weight: 600; text-align: center; border-left: 1px solid rgba(255,255,255,.1); vertical-align: bottom; } .tse-pkb-sm-table thead th:first-child { text-align: left; border-left: none; } .tse-pkb-sm-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-pkb-sm-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-pkb-sm-row-odd { background: #F5F7FA; } .tse-pkb-sm-row-even { background: #ffffff; } .tse-pkb-sm-row-price { background: #EAF4FC; } .tse-pkb-sm-row-section-hdr { background: #F5F7FA; } .tse-pkb-sm-row-sub-odd { background: #FAFBFC; } .tse-pkb-sm-row-sub-even { background: #ffffff; } .tse-pkb-sm-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-pkb-sm-table tbody tr.tse-pkb-sm-row-odd td:first-child { background: #F5F7FA; } .tse-pkb-sm-table tbody tr.tse-pkb-sm-row-even td:first-child { background: #ffffff; } .tse-pkb-sm-table tbody tr.tse-pkb-sm-row-price td:first-child { background: #EAF4FC; } .tse-pkb-sm-table tbody tr.tse-pkb-sm-row-section-hdr td:first-child { background: #F5F7FA; } .tse-pkb-sm-table tbody tr.tse-pkb-sm-row-sub-odd td:first-child { background: #FAFBFC; } .tse-pkb-sm-table tbody tr.tse-pkb-sm-row-sub-even td:first-child { background: #ffffff; } .tse-pkb-sm-table tbody td.tse-pkb-sm-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-pkb-sm-row-label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 15px; color: #001F3F; display: flex; align-items: flex-start; gap: 9px; letter-spacing: .5px; text-transform: uppercase; } .tse-pkb-sm-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-pkb-sm-row-sublabel { font-family: 'Barlow', sans-serif; font-size: 12px; color: #4A5568; font-style: italic; margin-top: 6px; margin-left: 13px; line-height: 1.4; } .tse-pkb-sm-sublabel-cell { padding-left: 42px !important; } .tse-pkb-sm-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-pkb-sm-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-pkb-sm-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-pkb-sm-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-pkb-sm-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-pkb-sm-price-link { font-family: 'Barlow', sans-serif; text-decoration: none; padding: 10px 8px; border: 1.5px solid #B5D4F4; border-radius: 5px; display: block; text-align: center; background: #fff; line-height: 1.3; transition: all .15s; } .tse-pkb-sm-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-pkb-sm-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-pkb-sm-price-value { font-size: 18px; color: #001F3F; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; display: block; letter-spacing: .5px; line-height: 1.15; } .tse-pkb-sm-price-value del, .tse-pkb-sm-price-value del .amount, .tse-pkb-sm-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-pkb-sm-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-pkb-sm-price-value .amount, .tse-pkb-sm-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-pkb-sm-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-pkb-sm-legend { background: #F5F7FA; padding: 12px 24px; border-top: 1px solid #E2E8F0; display: flex; gap: 24px; align-items: center; flex-wrap: wrap; font-family: 'Barlow', sans-serif; font-size: 12px; color: #4A5568; } .tse-pkb-sm-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-pkb-sm-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-pkb-sm-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-pkb-sm-notes-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 10px; } .tse-pkb-sm-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-pkb-sm-note:last-child { margin-bottom: 0; } .tse-pkb-sm-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-pkb-sm-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-pkb-sm-mobile { display: none; } @media (max-width: 820px) { .tse-pkb-sm-table-wrap { display: none; } .tse-pkb-sm-mobile { display: block; } .tse-pkb-sm-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-pkb-sm-site { display: none; } .tse-pkb-sm-title { font-size: 22px; } .tse-pkb-sm-legend { padding: 10px 18px; gap: 14px; } } .tse-pkb-sm-m-nav { display: flex; gap: 6px; padding: 12px 16px; background: #F5F7FA; border-bottom: 1px solid #E2E8F0; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-pkb-sm-m-nav::-webkit-scrollbar { display: none; } .tse-pkb-sm-m-nav-btn { flex-shrink: 0; padding: 8px 14px; background: #fff; border: 1.5px solid #E2E8F0; border-radius: 20px; font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; color: #4A5568; cursor: pointer; white-space: nowrap; letter-spacing: .5px; text-transform: uppercase; transition: all .15s; } .tse-pkb-sm-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-pkb-sm-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-pkb-sm-m-cards::-webkit-scrollbar { display: none; } .tse-pkb-sm-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-pkb-sm-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-pkb-sm-m-card-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 3px; } .tse-pkb-sm-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-pkb-sm-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-pkb-sm-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-pkb-sm-m-row-odd { background: #F5F7FA; } .tse-pkb-sm-m-row-even { background: #ffffff; } .tse-pkb-sm-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-pkb-sm-m-section-title { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; color: #001F3F; display: flex; gap: 6px; align-items: center; letter-spacing: 1px; text-transform: uppercase; } .tse-pkb-sm-m-section-sub { font-family: 'Barlow', sans-serif; font-size: 11px; color: #4A5568; font-style: italic; margin-top: 4px; margin-left: 9px; line-height: 1.4; } .tse-pkb-sm-m-lbl { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; color: #001F3F; display: flex; gap: 6px; align-items: center; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 6px; flex-wrap: wrap; } .tse-pkb-sm-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-pkb-sm-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-pkb-sm-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-pkb-sm-m-lbl-sub { font-family: 'Barlow', sans-serif; font-size: 11px; color: #4A5568; font-style: italic; font-weight: 400; text-transform: none; letter-spacing: 0; display: block; margin-top: 4px; line-height: 1.4; width: 100%; } .tse-pkb-sm-m-check-row { padding: 12px 18px 12px 34px; background: #ffffff; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #EDF2F7; gap: 12px; } .tse-pkb-sm-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-pkb-sm-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-pkb-sm-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-pkb-sm-m-price-header { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #001F3F; margin-bottom: 12px; display: flex; gap: 6px; align-items: center; } .tse-pkb-sm-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-pkb-sm-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-pkb-sm-m-pl { text-decoration: none; padding: 12px 14px; border: 1.5px solid #B5D4F4; border-radius: 6px; display: flex; justify-content: space-between; align-items: center; background: #fff; transition: all .15s; } .tse-pkb-sm-m-pl:hover, .tse-pkb-sm-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-pkb-sm-m-pl-left { flex: 1; } .tse-pkb-sm-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-pkb-sm-m-pl-price { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; color: #001F3F; font-weight: 800; display: block; line-height: 1.1; letter-spacing: .5px; } .tse-pkb-sm-m-pl-price del, .tse-pkb-sm-m-pl-price del .amount, .tse-pkb-sm-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-pkb-sm-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-pkb-sm-m-pl-price .amount, .tse-pkb-sm-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-pkb-sm-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-pkb-sm-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }(function(){ var navs = document.querySelectorAll('[data-tse-pkb-sm-nav]'); var cards = document.querySelectorAll('[data-tse-pkb-sm-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-pkb-sm-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-pkb-sm-m-card'); btns.forEach(function(b){ b.addEventListener('click', function(){ var i = parseInt(b.getAttribute('data-idx')); btns.forEach(function(x){ x.classList.remove('active'); }); b.classList.add('active'); if (cardEls[i]) cardEls[i].scrollIntoView({ behavior: 'smooth', inline: 'start', block: 'nearest' }); }); }); c.addEventListener('scroll', function(){ var cw = c.offsetWidth; var i = Math.round(c.scrollLeft / cw); btns.forEach(function(x){ x.classList.remove('active'); }); if (btns[i]) btns[i].classList.add('active'); }); }); })();Pickleball EquipmentSurface Mount Pickleball Net Post Comparison Charttennissuppliesandequipment.comSpartanTitan ProDouglasPremierPuttermanPremiumOriginManufactured in USAManufactured in USAImportedSteel gaugeLower gauge = thicker steel10-gauge28% thicker than standard11-gauge14% thicker than standard12-gaugeIndustry baselineCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winderStainless steel is harder and more corrosion-resistant than brassStainless steelMarine-grade reliabilityBrassBrassWarranty5-year limited5-year limited1-year limitedSizes & priceLegend Included Not includedSpartanTitan Pro← swipe or tap brand above →OriginManufactured in USASteel gauge Lower gauge = thicker steel10-gauge 28% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassStainless steel Marine-grade reliabilityWarranty5-year limitedDouglasPremier← swipe or tap brand above →OriginManufactured in USASteel gauge Lower gauge = thicker steel11-gauge 14% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassBrassWarranty5-year limitedSizes & pricePuttermanPremium← swipe or tap brand above →OriginImportedSteel gauge Lower gauge = thicker steel12-gauge Industry baselineCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassBrassWarranty1-year limitedSizes & priceNotesThis chart features our top-selling surface mount pickleball net posts. Additional models and sizes are available — browse our full pickleball net post selection.Surface mount posts bolt directly to existing concrete or asphalt — no sleeve installation or digging required. Not sure which installation type is right for you? Contact us.Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.11-gauge steel | Chrome plated internal winder | 5-year limited warranty
-

Premier Round PIckleball Net Posts (3″ OD)
Rated 5.00 out of 5$549.00.tse-pkb-modal-btn-wrap { margin: 0 0 16px 0; } .tse-pkb-modal-trigger { display: flex; align-items: center; gap: 12px; width: 100%; background: #001F3F; color: #fff; border: none; padding: 14px 18px; cursor: pointer; text-align: left; font-family: 'Barlow', sans-serif; border-radius: 4px; transition: background .2s; } .tse-pkb-modal-trigger:hover { background: #002D5A; } .tse-pkb-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-pkb-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-pkb-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-pkb-modal-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.75); z-index: 99999; overflow-y: auto; padding: 40px 16px; box-sizing: border-box; } .tse-pkb-modal-overlay.tse-pkb-modal-open { display: block; } .tse-pkb-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-pkb-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-pkb-modal-close-label { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; color: rgba(255,255,255,.5); letter-spacing: 1.5px; text-transform: uppercase; } .tse-pkb-modal-close-btn { background: none; border: 1px solid rgba(255,255,255,.3); color: #fff; font-size: 13px; padding: 4px 14px; border-radius: 3px; cursor: pointer; font-family: 'Barlow', sans-serif; transition: background .15s; } .tse-pkb-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-pkb-modal-content { padding: 0; } @media (max-width: 640px) { .tse-pkb-modal-overlay { padding: 0; } .tse-pkb-modal-inner { border-radius: 0; } .tse-pkb-modal-btn-text { font-size: 13px; } }(function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tsePkbModalOverlay'); if (o) { o.classList.remove('tse-pkb-modal-open'); document.body.style.overflow=''; } } }); })();Pickleball Net Post Comparison@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap'); .tse-pkb-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-pkb-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-pkb-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-pkb-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 6px; } .tse-pkb-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-pkb-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-pkb-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-pkb-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-pkb-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1000px; } .tse-pkb-table .col-spec { width: 180px; } .tse-pkb-table thead th:first-child, .tse-pkb-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-pkb-table thead th:first-child { background: #001F3F; } .tse-pkb-table thead tr { background: #001F3F; } .tse-pkb-table thead th { padding: 16px 10px; color: #fff; font-family: 'Barlow Condensed', sans-serif; font-weight: 600; text-align: center; border-left: 1px solid rgba(255,255,255,.1); vertical-align: bottom; } .tse-pkb-table thead th:first-child { text-align: left; border-left: none; } .tse-pkb-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-pkb-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-pkb-row-odd { background: #F5F7FA; } .tse-pkb-row-even { background: #ffffff; } .tse-pkb-row-price { background: #EAF4FC; } .tse-pkb-row-section-hdr { background: #F5F7FA; } .tse-pkb-row-sub-odd { background: #FAFBFC; } .tse-pkb-row-sub-even { background: #ffffff; } .tse-pkb-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-pkb-table tbody tr.tse-pkb-row-odd td:first-child { background: #F5F7FA; } .tse-pkb-table tbody tr.tse-pkb-row-even td:first-child { background: #ffffff; } .tse-pkb-table tbody tr.tse-pkb-row-price td:first-child { background: #EAF4FC; } .tse-pkb-table tbody tr.tse-pkb-row-section-hdr td:first-child { background: #F5F7FA; } .tse-pkb-table tbody tr.tse-pkb-row-sub-odd td:first-child { background: #FAFBFC; } .tse-pkb-table tbody tr.tse-pkb-row-sub-even td:first-child { background: #ffffff; } .tse-pkb-table tbody td.tse-pkb-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-pkb-row-label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 15px; color: #001F3F; display: flex; align-items: flex-start; gap: 9px; letter-spacing: .5px; text-transform: uppercase; } .tse-pkb-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-pkb-row-sublabel { font-family: 'Barlow', sans-serif; font-size: 12px; color: #4A5568; font-style: italic; margin-top: 6px; margin-left: 13px; line-height: 1.4; } .tse-pkb-sublabel-cell { padding-left: 42px !important; } .tse-pkb-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-pkb-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-pkb-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-pkb-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-pkb-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-pkb-price-link { font-family: 'Barlow', sans-serif; text-decoration: none; padding: 10px 8px; border: 1.5px solid #B5D4F4; border-radius: 5px; display: block; text-align: center; background: #fff; line-height: 1.3; transition: all .15s; } .tse-pkb-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-pkb-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-pkb-price-value { font-size: 18px; color: #001F3F; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; display: block; letter-spacing: .5px; line-height: 1.15; } .tse-pkb-price-value del, .tse-pkb-price-value del .amount, .tse-pkb-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-pkb-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-pkb-price-value .amount, .tse-pkb-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-pkb-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-pkb-legend { background: #F5F7FA; padding: 12px 24px; border-top: 1px solid #E2E8F0; display: flex; gap: 24px; align-items: center; flex-wrap: wrap; font-family: 'Barlow', sans-serif; font-size: 12px; color: #4A5568; } .tse-pkb-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-pkb-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-pkb-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-pkb-notes-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 10px; } .tse-pkb-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-pkb-note:last-child { margin-bottom: 0; } .tse-pkb-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-pkb-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-pkb-mobile { display: none; } @media (max-width: 820px) { .tse-pkb-table-wrap { display: none; } .tse-pkb-mobile { display: block; } .tse-pkb-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-pkb-site { display: none; } .tse-pkb-title { font-size: 22px; } .tse-pkb-legend { padding: 10px 18px; gap: 14px; } } .tse-pkb-m-nav { display: flex; gap: 6px; padding: 12px 16px; background: #F5F7FA; border-bottom: 1px solid #E2E8F0; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-pkb-m-nav::-webkit-scrollbar { display: none; } .tse-pkb-m-nav-btn { flex-shrink: 0; padding: 8px 14px; background: #fff; border: 1.5px solid #E2E8F0; border-radius: 20px; font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; color: #4A5568; cursor: pointer; white-space: nowrap; letter-spacing: .5px; text-transform: uppercase; transition: all .15s; } .tse-pkb-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-pkb-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-pkb-m-cards::-webkit-scrollbar { display: none; } .tse-pkb-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-pkb-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-pkb-m-card-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 3px; } .tse-pkb-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-pkb-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-pkb-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-pkb-m-row-odd { background: #F5F7FA; } .tse-pkb-m-row-even { background: #ffffff; } .tse-pkb-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-pkb-m-section-title { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; color: #001F3F; display: flex; gap: 6px; align-items: center; letter-spacing: 1px; text-transform: uppercase; } .tse-pkb-m-section-sub { font-family: 'Barlow', sans-serif; font-size: 11px; color: #4A5568; font-style: italic; margin-top: 4px; margin-left: 9px; line-height: 1.4; } .tse-pkb-m-lbl { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; color: #001F3F; display: flex; gap: 6px; align-items: center; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 6px; flex-wrap: wrap; } .tse-pkb-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-pkb-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-pkb-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-pkb-m-lbl-sub { font-family: 'Barlow', sans-serif; font-size: 11px; color: #4A5568; font-style: italic; font-weight: 400; text-transform: none; letter-spacing: 0; display: block; margin-top: 4px; line-height: 1.4; width: 100%; } .tse-pkb-m-check-row { padding: 12px 18px 12px 34px; background: #ffffff; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #EDF2F7; gap: 12px; } .tse-pkb-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-pkb-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-pkb-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-pkb-m-price-header { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #001F3F; margin-bottom: 12px; display: flex; gap: 6px; align-items: center; } .tse-pkb-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-pkb-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-pkb-m-pl { text-decoration: none; padding: 12px 14px; border: 1.5px solid #B5D4F4; border-radius: 6px; display: flex; justify-content: space-between; align-items: center; background: #fff; transition: all .15s; } .tse-pkb-m-pl:hover, .tse-pkb-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-pkb-m-pl-left { flex: 1; } .tse-pkb-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-pkb-m-pl-price { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; color: #001F3F; font-weight: 800; display: block; line-height: 1.1; letter-spacing: .5px; } .tse-pkb-m-pl-price del, .tse-pkb-m-pl-price del .amount, .tse-pkb-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-pkb-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-pkb-m-pl-price .amount, .tse-pkb-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-pkb-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-pkb-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }(function(){ var navs = document.querySelectorAll('[data-tse-pkb-nav]'); var cards = document.querySelectorAll('[data-tse-pkb-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-pkb-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-pkb-m-card'); btns.forEach(function(b){ b.addEventListener('click', function(){ var i = parseInt(b.getAttribute('data-idx')); btns.forEach(function(x){ x.classList.remove('active'); }); b.classList.add('active'); if (cardEls[i]) cardEls[i].scrollIntoView({ behavior: 'smooth', inline: 'start', block: 'nearest' }); }); }); c.addEventListener('scroll', function(){ var cw = c.offsetWidth; var i = Math.round(c.scrollLeft / cw); btns.forEach(function(x){ x.classList.remove('active'); }); if (btns[i]) btns[i].classList.add('active'); }); }); })();Pickleball EquipmentPickleball Net Post Comparison Charttennissuppliesandequipment.comSpartanTitan ProSpartanLegacyEdwardsClassicDouglasPremier XSDouglasPremierOriginManufactured in USAImportedImportedManufactured in USAManufactured in USASteel gaugeLower gauge = thicker steel10-gauge28% thicker than standard11-gauge14% thicker than standard12-gaugeIndustry baseline8-gauge57% thicker than standard11-gauge14% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winderStainless steel is harder and more corrosion-resistant than brassStainless steelMarine-grade reliabilityStainless steelMarine-grade reliabilityBrassBrassBrassWarranty5-year limited3-year limited1-year limited5-year limited5-year limitedSizes & priceLegend Included Not includedSpartanTitan Pro← swipe or tap brand above →OriginManufactured in USASteel gauge Lower gauge = thicker steel10-gauge 28% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassStainless steel Marine-grade reliabilityWarranty5-year limitedSpartanLegacy← swipe or tap brand above →OriginImportedSteel gauge Lower gauge = thicker steel11-gauge 14% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassStainless steel Marine-grade reliabilityWarranty3-year limitedEdwardsClassic← swipe or tap brand above →OriginImportedSteel gauge Lower gauge = thicker steel12-gauge Industry baselineCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassBrassWarranty1-year limitedSizes & priceDouglasPremier XS← swipe or tap brand above →OriginManufactured in USASteel gauge Lower gauge = thicker steel8-gauge 57% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassBrassWarranty5-year limitedSizes & priceDouglasPremier← swipe or tap brand above →OriginManufactured in USASteel gauge Lower gauge = thicker steel11-gauge 14% thicker than standardCorrosion ProtectionThree types of protection available — more layers = longer service life, especially in humid or coastal environmentsInterior galvanizationExterior galvanizationPowder coat finishInternal winder Stainless steel is harder and more corrosion-resistant than brassBrassWarranty5-year limitedSizes & priceNotesThis chart features our top-selling pickleball net posts. Additional models and sizes are available — browse our full pickleball net post selection.2-7/8" posts fit standard 3" round sleeves. Not sure which size you need? Contact us.Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.11-gauge steel | Chrome plated internal winder | 5-year warranty
Select options This product has multiple variants. The options may be chosen on the product page