Green

  • Pickleball net post comparison chart page 2

    3″ Round Edwards Pickleball Net Posts (pair)

    $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; } }
    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; }
    Pickleball Equipment
    Pickleball Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Notes
    This 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.
    (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'); }); }); })();
    (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=''; } } }); })();

    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 optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Courtsider Tennis Bench - 5'

    Courtsider Tennis Bench – 5′

    $368.00

    The Courtsider Tennis Bench stands as the most popular seating solution in the industry, offering a perfect balance of classic style and rugged durability. Manufactured from high-density polypropylene and PVC, this 5-foot bench is engineered to withstand extreme outdoor elements without cracking or fading. As the foundational choice in our tennis court benches collection, it provides a 450 lb weight capacity and a 2-year limited warranty for professional facilities.

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Douglas Premier Round Net Post

    Douglas Premier Round Net Post

    $576.00
    .tse-modal-btn-wrap { margin: 0 0 16px 0; } .tse-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-modal-trigger:hover { background: #002D5A; } .tse-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-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-modal-overlay.tse-modal-open { display: block; } .tse-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-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-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-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-modal-content { padding: 0; } @media (max-width: 640px) { .tse-modal-overlay { padding: 0; } .tse-modal-inner { border-radius: 0; } .tse-modal-btn-text { font-size: 13px; } }
    Tennis 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-netpost-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-netpost-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-npc-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-npc-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-npc-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-npc-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-npc-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-npc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-npc-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1100px; } .tse-npc-table .col-spec { width: 180px; } .tse-npc-table thead th:first-child, .tse-npc-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-npc-table thead th:first-child { background: #001F3F; } .tse-npc-table thead tr { background: #001F3F; } .tse-npc-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-npc-table thead th:first-child { text-align: left; border-left: none; } .tse-npc-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-npc-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-npc-row-odd { background: #F5F7FA; } .tse-npc-row-even { background: #ffffff; } .tse-npc-row-price { background: #EAF4FC; } .tse-npc-row-section-hdr { background: #F5F7FA; } .tse-npc-row-sub-odd { background: #FAFBFC; } .tse-npc-row-sub-even { background: #ffffff; } .tse-npc-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-npc-table tbody tr.tse-npc-row-odd td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-even td:first-child { background: #ffffff; } .tse-npc-table tbody tr.tse-npc-row-price td:first-child { background: #EAF4FC; } .tse-npc-table tbody tr.tse-npc-row-section-hdr td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-sub-odd td:first-child { background: #FAFBFC; } .tse-npc-table tbody tr.tse-npc-row-sub-even td:first-child { background: #ffffff; } .tse-npc-table tbody td.tse-npc-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-npc-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-npc-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-npc-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-npc-sublabel-cell { padding-left: 42px !important; } .tse-npc-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-npc-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-npc-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-npc-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-npc-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-npc-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-npc-price-value del, .tse-npc-price-value del .amount, .tse-npc-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-npc-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-price-value .amount, .tse-npc-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-npc-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-npc-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-npc-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-npc-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-npc-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-npc-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-npc-note:last-child { margin-bottom: 0; } .tse-npc-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-npc-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-npc-mobile { display: none; } @media (max-width: 820px) { .tse-npc-table-wrap { display: none; } .tse-npc-mobile { display: block; } .tse-npc-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-npc-site { display: none; } .tse-npc-title { font-size: 22px; } .tse-npc-legend { padding: 10px 18px; gap: 14px; } } .tse-npc-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-npc-m-nav::-webkit-scrollbar { display: none; } .tse-npc-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-npc-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-npc-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-npc-m-cards::-webkit-scrollbar { display: none; } .tse-npc-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-npc-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-npc-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-npc-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-npc-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-npc-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-npc-m-row-odd { background: #F5F7FA; } .tse-npc-m-row-even { background: #ffffff; } .tse-npc-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-npc-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-npc-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-npc-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-npc-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-npc-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-npc-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-npc-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-npc-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-npc-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-npc-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-npc-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-npc-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-npc-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-npc-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-m-pl:hover, .tse-npc-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-npc-m-pl-left { flex: 1; } .tse-npc-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-npc-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-npc-m-pl-price del, .tse-npc-m-pl-price del .amount, .tse-npc-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-npc-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-m-pl-price .amount, .tse-npc-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-npc-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
    Tennis Equipment
    Tennis Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Putterman
    Premium
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Imported
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    1-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Putterman
    Premium
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Notes
    This chart features our top-selling tennis net posts. Additional models, sizes and brands are available — browse our full net post selection.
    2-7/8" posts fit standard 3" round sleeves. Most contractors install 2-7/8" posts. Not sure which size you need? Contact us.
    Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.
    (function(){ var navs = document.querySelectorAll('[data-tse-npc-nav]'); var cards = document.querySelectorAll('[data-tse-npc-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-npc-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-npc-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'); }); }); })();
    (function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tseModalOverlay'); if (o) { o.classList.remove('tse-modal-open'); document.body.style.overflow=''; } } }); })();

    11-gauge steel | Chrome plated internal winder | 5-year warranty

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Douglas Premier Square Net Post

    Douglas Premier Square Tennis Net Posts (pair)

    $603.00
    .tse-modal-btn-wrap { margin: 0 0 16px 0; } .tse-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-modal-trigger:hover { background: #002D5A; } .tse-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-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-modal-overlay.tse-modal-open { display: block; } .tse-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-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-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-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-modal-content { padding: 0; } @media (max-width: 640px) { .tse-modal-overlay { padding: 0; } .tse-modal-inner { border-radius: 0; } .tse-modal-btn-text { font-size: 13px; } }
    Tennis 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-netpost-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-netpost-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-npc-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-npc-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-npc-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-npc-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-npc-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-npc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-npc-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1100px; } .tse-npc-table .col-spec { width: 180px; } .tse-npc-table thead th:first-child, .tse-npc-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-npc-table thead th:first-child { background: #001F3F; } .tse-npc-table thead tr { background: #001F3F; } .tse-npc-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-npc-table thead th:first-child { text-align: left; border-left: none; } .tse-npc-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-npc-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-npc-row-odd { background: #F5F7FA; } .tse-npc-row-even { background: #ffffff; } .tse-npc-row-price { background: #EAF4FC; } .tse-npc-row-section-hdr { background: #F5F7FA; } .tse-npc-row-sub-odd { background: #FAFBFC; } .tse-npc-row-sub-even { background: #ffffff; } .tse-npc-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-npc-table tbody tr.tse-npc-row-odd td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-even td:first-child { background: #ffffff; } .tse-npc-table tbody tr.tse-npc-row-price td:first-child { background: #EAF4FC; } .tse-npc-table tbody tr.tse-npc-row-section-hdr td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-sub-odd td:first-child { background: #FAFBFC; } .tse-npc-table tbody tr.tse-npc-row-sub-even td:first-child { background: #ffffff; } .tse-npc-table tbody td.tse-npc-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-npc-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-npc-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-npc-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-npc-sublabel-cell { padding-left: 42px !important; } .tse-npc-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-npc-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-npc-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-npc-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-npc-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-npc-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-npc-price-value del, .tse-npc-price-value del .amount, .tse-npc-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-npc-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-price-value .amount, .tse-npc-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-npc-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-npc-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-npc-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-npc-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-npc-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-npc-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-npc-note:last-child { margin-bottom: 0; } .tse-npc-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-npc-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-npc-mobile { display: none; } @media (max-width: 820px) { .tse-npc-table-wrap { display: none; } .tse-npc-mobile { display: block; } .tse-npc-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-npc-site { display: none; } .tse-npc-title { font-size: 22px; } .tse-npc-legend { padding: 10px 18px; gap: 14px; } } .tse-npc-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-npc-m-nav::-webkit-scrollbar { display: none; } .tse-npc-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-npc-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-npc-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-npc-m-cards::-webkit-scrollbar { display: none; } .tse-npc-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-npc-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-npc-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-npc-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-npc-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-npc-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-npc-m-row-odd { background: #F5F7FA; } .tse-npc-m-row-even { background: #ffffff; } .tse-npc-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-npc-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-npc-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-npc-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-npc-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-npc-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-npc-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-npc-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-npc-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-npc-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-npc-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-npc-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-npc-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-npc-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-npc-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-m-pl:hover, .tse-npc-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-npc-m-pl-left { flex: 1; } .tse-npc-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-npc-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-npc-m-pl-price del, .tse-npc-m-pl-price del .amount, .tse-npc-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-npc-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-m-pl-price .amount, .tse-npc-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-npc-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
    Tennis Equipment
    Tennis Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Putterman
    Premium
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Imported
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    1-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Putterman
    Premium
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Notes
    This chart features our top-selling tennis net posts. Additional models, sizes and brands are available — browse our full net post selection.
    2-7/8" posts fit standard 3" round sleeves. Most contractors install 2-7/8" posts. Not sure which size you need? Contact us.
    Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.
    (function(){ var navs = document.querySelectorAll('[data-tse-npc-nav]'); var cards = document.querySelectorAll('[data-tse-npc-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-npc-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-npc-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'); }); }); })();
    (function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tseModalOverlay'); if (o) { o.classList.remove('tse-modal-open'); document.body.style.overflow=''; } } }); })();

    11-gauge steel | Chrome plated internal winder | 5-year warranty

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Douglas Premier XS Net Post

    Douglas Premier XS Net Post

    $662.00
    .tse-modal-btn-wrap { margin: 0 0 16px 0; } .tse-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-modal-trigger:hover { background: #002D5A; } .tse-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-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-modal-overlay.tse-modal-open { display: block; } .tse-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-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-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-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-modal-content { padding: 0; } @media (max-width: 640px) { .tse-modal-overlay { padding: 0; } .tse-modal-inner { border-radius: 0; } .tse-modal-btn-text { font-size: 13px; } }
    Tennis 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-netpost-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-netpost-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-npc-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-npc-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-npc-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-npc-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-npc-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-npc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-npc-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1100px; } .tse-npc-table .col-spec { width: 180px; } .tse-npc-table thead th:first-child, .tse-npc-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-npc-table thead th:first-child { background: #001F3F; } .tse-npc-table thead tr { background: #001F3F; } .tse-npc-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-npc-table thead th:first-child { text-align: left; border-left: none; } .tse-npc-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-npc-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-npc-row-odd { background: #F5F7FA; } .tse-npc-row-even { background: #ffffff; } .tse-npc-row-price { background: #EAF4FC; } .tse-npc-row-section-hdr { background: #F5F7FA; } .tse-npc-row-sub-odd { background: #FAFBFC; } .tse-npc-row-sub-even { background: #ffffff; } .tse-npc-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-npc-table tbody tr.tse-npc-row-odd td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-even td:first-child { background: #ffffff; } .tse-npc-table tbody tr.tse-npc-row-price td:first-child { background: #EAF4FC; } .tse-npc-table tbody tr.tse-npc-row-section-hdr td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-sub-odd td:first-child { background: #FAFBFC; } .tse-npc-table tbody tr.tse-npc-row-sub-even td:first-child { background: #ffffff; } .tse-npc-table tbody td.tse-npc-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-npc-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-npc-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-npc-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-npc-sublabel-cell { padding-left: 42px !important; } .tse-npc-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-npc-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-npc-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-npc-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-npc-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-npc-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-npc-price-value del, .tse-npc-price-value del .amount, .tse-npc-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-npc-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-price-value .amount, .tse-npc-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-npc-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-npc-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-npc-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-npc-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-npc-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-npc-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-npc-note:last-child { margin-bottom: 0; } .tse-npc-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-npc-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-npc-mobile { display: none; } @media (max-width: 820px) { .tse-npc-table-wrap { display: none; } .tse-npc-mobile { display: block; } .tse-npc-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-npc-site { display: none; } .tse-npc-title { font-size: 22px; } .tse-npc-legend { padding: 10px 18px; gap: 14px; } } .tse-npc-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-npc-m-nav::-webkit-scrollbar { display: none; } .tse-npc-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-npc-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-npc-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-npc-m-cards::-webkit-scrollbar { display: none; } .tse-npc-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-npc-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-npc-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-npc-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-npc-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-npc-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-npc-m-row-odd { background: #F5F7FA; } .tse-npc-m-row-even { background: #ffffff; } .tse-npc-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-npc-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-npc-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-npc-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-npc-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-npc-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-npc-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-npc-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-npc-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-npc-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-npc-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-npc-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-npc-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-npc-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-npc-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-m-pl:hover, .tse-npc-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-npc-m-pl-left { flex: 1; } .tse-npc-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-npc-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-npc-m-pl-price del, .tse-npc-m-pl-price del .amount, .tse-npc-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-npc-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-m-pl-price .amount, .tse-npc-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-npc-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
    Tennis Equipment
    Tennis Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Putterman
    Premium
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Imported
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    1-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Putterman
    Premium
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Notes
    This chart features our top-selling tennis net posts. Additional models, sizes and brands are available — browse our full net post selection.
    2-7/8" posts fit standard 3" round sleeves. Most contractors install 2-7/8" posts. Not sure which size you need? Contact us.
    Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.
    (function(){ var navs = document.querySelectorAll('[data-tse-npc-nav]'); var cards = document.querySelectorAll('[data-tse-npc-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-npc-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-npc-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'); }); }); })();
    (function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tseModalOverlay'); if (o) { o.classList.remove('tse-modal-open'); document.body.style.overflow=''; } } }); })();

    8-gauge steel | Chrome plated internal winder | 5-year warranty

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Douglas Sidewinder Deluxe Net Posts (pair)

    Douglas Sidewinder Deluxe Net Posts (pair)

    $538.00
    .tse-modal-btn-wrap { margin: 0 0 16px 0; } .tse-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-modal-trigger:hover { background: #002D5A; } .tse-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-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-modal-overlay.tse-modal-open { display: block; } .tse-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-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-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-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-modal-content { padding: 0; } @media (max-width: 640px) { .tse-modal-overlay { padding: 0; } .tse-modal-inner { border-radius: 0; } .tse-modal-btn-text { font-size: 13px; } }
    Tennis 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-netpost-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-netpost-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-npc-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-npc-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-npc-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-npc-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-npc-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-npc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-npc-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1100px; } .tse-npc-table .col-spec { width: 180px; } .tse-npc-table thead th:first-child, .tse-npc-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-npc-table thead th:first-child { background: #001F3F; } .tse-npc-table thead tr { background: #001F3F; } .tse-npc-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-npc-table thead th:first-child { text-align: left; border-left: none; } .tse-npc-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-npc-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-npc-row-odd { background: #F5F7FA; } .tse-npc-row-even { background: #ffffff; } .tse-npc-row-price { background: #EAF4FC; } .tse-npc-row-section-hdr { background: #F5F7FA; } .tse-npc-row-sub-odd { background: #FAFBFC; } .tse-npc-row-sub-even { background: #ffffff; } .tse-npc-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-npc-table tbody tr.tse-npc-row-odd td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-even td:first-child { background: #ffffff; } .tse-npc-table tbody tr.tse-npc-row-price td:first-child { background: #EAF4FC; } .tse-npc-table tbody tr.tse-npc-row-section-hdr td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-sub-odd td:first-child { background: #FAFBFC; } .tse-npc-table tbody tr.tse-npc-row-sub-even td:first-child { background: #ffffff; } .tse-npc-table tbody td.tse-npc-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-npc-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-npc-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-npc-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-npc-sublabel-cell { padding-left: 42px !important; } .tse-npc-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-npc-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-npc-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-npc-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-npc-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-npc-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-npc-price-value del, .tse-npc-price-value del .amount, .tse-npc-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-npc-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-price-value .amount, .tse-npc-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-npc-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-npc-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-npc-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-npc-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-npc-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-npc-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-npc-note:last-child { margin-bottom: 0; } .tse-npc-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-npc-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-npc-mobile { display: none; } @media (max-width: 820px) { .tse-npc-table-wrap { display: none; } .tse-npc-mobile { display: block; } .tse-npc-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-npc-site { display: none; } .tse-npc-title { font-size: 22px; } .tse-npc-legend { padding: 10px 18px; gap: 14px; } } .tse-npc-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-npc-m-nav::-webkit-scrollbar { display: none; } .tse-npc-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-npc-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-npc-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-npc-m-cards::-webkit-scrollbar { display: none; } .tse-npc-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-npc-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-npc-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-npc-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-npc-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-npc-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-npc-m-row-odd { background: #F5F7FA; } .tse-npc-m-row-even { background: #ffffff; } .tse-npc-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-npc-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-npc-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-npc-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-npc-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-npc-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-npc-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-npc-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-npc-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-npc-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-npc-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-npc-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-npc-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-npc-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-npc-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-m-pl:hover, .tse-npc-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-npc-m-pl-left { flex: 1; } .tse-npc-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-npc-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-npc-m-pl-price del, .tse-npc-m-pl-price del .amount, .tse-npc-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-npc-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-m-pl-price .amount, .tse-npc-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-npc-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
    Tennis Equipment
    Tennis Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Putterman
    Premium
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Imported
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    1-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Putterman
    Premium
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Notes
    This chart features our top-selling tennis net posts. Additional models, sizes and brands are available — browse our full net post selection.
    2-7/8" posts fit standard 3" round sleeves. Most contractors install 2-7/8" posts. Not sure which size you need? Contact us.
    Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.
    (function(){ var navs = document.querySelectorAll('[data-tse-npc-nav]'); var cards = document.querySelectorAll('[data-tse-npc-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-npc-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-npc-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'); }); }); })();
    (function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tseModalOverlay'); if (o) { o.classList.remove('tse-modal-open'); document.body.style.overflow=''; } } }); })();

    8-gauge steel | External winder | 5-year warranty

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Sale! tennis net posts comparison chart page 2

    Edwards Classic 2-7/8″ Round Tennis Net Posts

    Original price was: $404.95.Current price is: $394.95.
    .tse-modal-btn-wrap { margin: 0 0 16px 0; } .tse-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-modal-trigger:hover { background: #002D5A; } .tse-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-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-modal-overlay.tse-modal-open { display: block; } .tse-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-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-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-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-modal-content { padding: 0; } @media (max-width: 640px) { .tse-modal-overlay { padding: 0; } .tse-modal-inner { border-radius: 0; } .tse-modal-btn-text { font-size: 13px; } }
    Tennis 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-netpost-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-netpost-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-npc-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-npc-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-npc-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-npc-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-npc-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-npc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-npc-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1100px; } .tse-npc-table .col-spec { width: 180px; } .tse-npc-table thead th:first-child, .tse-npc-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-npc-table thead th:first-child { background: #001F3F; } .tse-npc-table thead tr { background: #001F3F; } .tse-npc-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-npc-table thead th:first-child { text-align: left; border-left: none; } .tse-npc-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-npc-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-npc-row-odd { background: #F5F7FA; } .tse-npc-row-even { background: #ffffff; } .tse-npc-row-price { background: #EAF4FC; } .tse-npc-row-section-hdr { background: #F5F7FA; } .tse-npc-row-sub-odd { background: #FAFBFC; } .tse-npc-row-sub-even { background: #ffffff; } .tse-npc-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-npc-table tbody tr.tse-npc-row-odd td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-even td:first-child { background: #ffffff; } .tse-npc-table tbody tr.tse-npc-row-price td:first-child { background: #EAF4FC; } .tse-npc-table tbody tr.tse-npc-row-section-hdr td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-sub-odd td:first-child { background: #FAFBFC; } .tse-npc-table tbody tr.tse-npc-row-sub-even td:first-child { background: #ffffff; } .tse-npc-table tbody td.tse-npc-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-npc-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-npc-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-npc-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-npc-sublabel-cell { padding-left: 42px !important; } .tse-npc-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-npc-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-npc-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-npc-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-npc-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-npc-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-npc-price-value del, .tse-npc-price-value del .amount, .tse-npc-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-npc-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-price-value .amount, .tse-npc-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-npc-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-npc-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-npc-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-npc-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-npc-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-npc-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-npc-note:last-child { margin-bottom: 0; } .tse-npc-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-npc-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-npc-mobile { display: none; } @media (max-width: 820px) { .tse-npc-table-wrap { display: none; } .tse-npc-mobile { display: block; } .tse-npc-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-npc-site { display: none; } .tse-npc-title { font-size: 22px; } .tse-npc-legend { padding: 10px 18px; gap: 14px; } } .tse-npc-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-npc-m-nav::-webkit-scrollbar { display: none; } .tse-npc-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-npc-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-npc-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-npc-m-cards::-webkit-scrollbar { display: none; } .tse-npc-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-npc-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-npc-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-npc-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-npc-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-npc-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-npc-m-row-odd { background: #F5F7FA; } .tse-npc-m-row-even { background: #ffffff; } .tse-npc-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-npc-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-npc-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-npc-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-npc-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-npc-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-npc-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-npc-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-npc-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-npc-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-npc-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-npc-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-npc-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-npc-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-npc-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-m-pl:hover, .tse-npc-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-npc-m-pl-left { flex: 1; } .tse-npc-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-npc-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-npc-m-pl-price del, .tse-npc-m-pl-price del .amount, .tse-npc-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-npc-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-m-pl-price .amount, .tse-npc-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-npc-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
    Tennis Equipment
    Tennis Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Putterman
    Premium
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Imported
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    1-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Putterman
    Premium
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Notes
    This chart features our top-selling tennis net posts. Additional models, sizes and brands are available — browse our full net post selection.
    2-7/8" posts fit standard 3" round sleeves. Most contractors install 2-7/8" posts. Not sure which size you need? Contact us.
    Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.
    (function(){ var navs = document.querySelectorAll('[data-tse-npc-nav]'); var cards = document.querySelectorAll('[data-tse-npc-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-npc-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-npc-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'); }); }); })();
    (function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tseModalOverlay'); if (o) { o.classList.remove('tse-modal-open'); document.body.style.overflow=''; } } }); })();

    The Edwards 2-7/8 Tennis Net Posts provide the professional stability of 12-gauge steel with a diameter optimized for easier court maintenance. Featuring a concealed internal brass winder and powder coat finish, these round posts are the industry’s preferred choice for retrofitting existing 3-inch sleeves. As a staple in our tennis net posts collection, this equipment delivers championship-grade performance for both club and residential facilities.

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Sale! tennis net post comparison chart

    Edwards Classic 3″ Round Tennis Court Net Posts

    Original price was: $449.95.Current price is: $435.95.
    .tse-modal-btn-wrap { margin: 0 0 16px 0; } .tse-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-modal-trigger:hover { background: #002D5A; } .tse-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-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-modal-overlay.tse-modal-open { display: block; } .tse-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-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-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-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-modal-content { padding: 0; } @media (max-width: 640px) { .tse-modal-overlay { padding: 0; } .tse-modal-inner { border-radius: 0; } .tse-modal-btn-text { font-size: 13px; } }
    Tennis 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-netpost-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-netpost-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-npc-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-npc-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-npc-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-npc-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-npc-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-npc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-npc-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1100px; } .tse-npc-table .col-spec { width: 180px; } .tse-npc-table thead th:first-child, .tse-npc-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-npc-table thead th:first-child { background: #001F3F; } .tse-npc-table thead tr { background: #001F3F; } .tse-npc-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-npc-table thead th:first-child { text-align: left; border-left: none; } .tse-npc-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-npc-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-npc-row-odd { background: #F5F7FA; } .tse-npc-row-even { background: #ffffff; } .tse-npc-row-price { background: #EAF4FC; } .tse-npc-row-section-hdr { background: #F5F7FA; } .tse-npc-row-sub-odd { background: #FAFBFC; } .tse-npc-row-sub-even { background: #ffffff; } .tse-npc-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-npc-table tbody tr.tse-npc-row-odd td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-even td:first-child { background: #ffffff; } .tse-npc-table tbody tr.tse-npc-row-price td:first-child { background: #EAF4FC; } .tse-npc-table tbody tr.tse-npc-row-section-hdr td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-sub-odd td:first-child { background: #FAFBFC; } .tse-npc-table tbody tr.tse-npc-row-sub-even td:first-child { background: #ffffff; } .tse-npc-table tbody td.tse-npc-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-npc-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-npc-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-npc-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-npc-sublabel-cell { padding-left: 42px !important; } .tse-npc-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-npc-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-npc-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-npc-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-npc-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-npc-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-npc-price-value del, .tse-npc-price-value del .amount, .tse-npc-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-npc-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-price-value .amount, .tse-npc-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-npc-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-npc-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-npc-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-npc-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-npc-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-npc-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-npc-note:last-child { margin-bottom: 0; } .tse-npc-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-npc-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-npc-mobile { display: none; } @media (max-width: 820px) { .tse-npc-table-wrap { display: none; } .tse-npc-mobile { display: block; } .tse-npc-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-npc-site { display: none; } .tse-npc-title { font-size: 22px; } .tse-npc-legend { padding: 10px 18px; gap: 14px; } } .tse-npc-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-npc-m-nav::-webkit-scrollbar { display: none; } .tse-npc-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-npc-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-npc-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-npc-m-cards::-webkit-scrollbar { display: none; } .tse-npc-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-npc-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-npc-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-npc-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-npc-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-npc-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-npc-m-row-odd { background: #F5F7FA; } .tse-npc-m-row-even { background: #ffffff; } .tse-npc-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-npc-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-npc-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-npc-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-npc-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-npc-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-npc-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-npc-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-npc-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-npc-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-npc-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-npc-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-npc-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-npc-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-npc-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-m-pl:hover, .tse-npc-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-npc-m-pl-left { flex: 1; } .tse-npc-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-npc-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-npc-m-pl-price del, .tse-npc-m-pl-price del .amount, .tse-npc-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-npc-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-m-pl-price .amount, .tse-npc-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-npc-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
    Tennis Equipment
    Tennis Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Putterman
    Premium
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Imported
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    1-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Putterman
    Premium
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Notes
    This chart features our top-selling tennis net posts. Additional models, sizes and brands are available — browse our full net post selection.
    2-7/8" posts fit standard 3" round sleeves. Most contractors install 2-7/8" posts. Not sure which size you need? Contact us.
    Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.
    (function(){ var navs = document.querySelectorAll('[data-tse-npc-nav]'); var cards = document.querySelectorAll('[data-tse-npc-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-npc-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-npc-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'); }); }); })();
    (function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tseModalOverlay'); if (o) { o.classList.remove('tse-modal-open'); document.body.style.overflow=''; } } }); })();

    The Edwards Tennis Net Posts represent over 130 years of championship heritage and mechanical precision. These 3-inch round tubular steel posts provide the foundational stability required for high-tension tournament play and busy club environments. Built with a concealed internal brass winding mechanism, this equipment delivers a clean, traditional aesthetic for facilities that prioritize both form and long-term function.

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Tennis net comparison chart page 2

    Edwards Wimbledon 3″ Square Tennis Net Posts

    $459.95
    .tse-modal-btn-wrap { margin: 0 0 16px 0; } .tse-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-modal-trigger:hover { background: #002D5A; } .tse-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-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-modal-overlay.tse-modal-open { display: block; } .tse-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-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-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-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-modal-content { padding: 0; } @media (max-width: 640px) { .tse-modal-overlay { padding: 0; } .tse-modal-inner { border-radius: 0; } .tse-modal-btn-text { font-size: 13px; } }
    Tennis 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-netpost-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-netpost-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-npc-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-npc-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-npc-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-npc-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-npc-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-npc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-npc-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1100px; } .tse-npc-table .col-spec { width: 180px; } .tse-npc-table thead th:first-child, .tse-npc-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-npc-table thead th:first-child { background: #001F3F; } .tse-npc-table thead tr { background: #001F3F; } .tse-npc-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-npc-table thead th:first-child { text-align: left; border-left: none; } .tse-npc-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-npc-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-npc-row-odd { background: #F5F7FA; } .tse-npc-row-even { background: #ffffff; } .tse-npc-row-price { background: #EAF4FC; } .tse-npc-row-section-hdr { background: #F5F7FA; } .tse-npc-row-sub-odd { background: #FAFBFC; } .tse-npc-row-sub-even { background: #ffffff; } .tse-npc-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-npc-table tbody tr.tse-npc-row-odd td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-even td:first-child { background: #ffffff; } .tse-npc-table tbody tr.tse-npc-row-price td:first-child { background: #EAF4FC; } .tse-npc-table tbody tr.tse-npc-row-section-hdr td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-sub-odd td:first-child { background: #FAFBFC; } .tse-npc-table tbody tr.tse-npc-row-sub-even td:first-child { background: #ffffff; } .tse-npc-table tbody td.tse-npc-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-npc-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-npc-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-npc-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-npc-sublabel-cell { padding-left: 42px !important; } .tse-npc-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-npc-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-npc-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-npc-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-npc-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-npc-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-npc-price-value del, .tse-npc-price-value del .amount, .tse-npc-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-npc-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-price-value .amount, .tse-npc-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-npc-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-npc-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-npc-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-npc-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-npc-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-npc-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-npc-note:last-child { margin-bottom: 0; } .tse-npc-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-npc-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-npc-mobile { display: none; } @media (max-width: 820px) { .tse-npc-table-wrap { display: none; } .tse-npc-mobile { display: block; } .tse-npc-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-npc-site { display: none; } .tse-npc-title { font-size: 22px; } .tse-npc-legend { padding: 10px 18px; gap: 14px; } } .tse-npc-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-npc-m-nav::-webkit-scrollbar { display: none; } .tse-npc-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-npc-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-npc-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-npc-m-cards::-webkit-scrollbar { display: none; } .tse-npc-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-npc-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-npc-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-npc-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-npc-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-npc-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-npc-m-row-odd { background: #F5F7FA; } .tse-npc-m-row-even { background: #ffffff; } .tse-npc-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-npc-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-npc-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-npc-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-npc-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-npc-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-npc-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-npc-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-npc-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-npc-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-npc-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-npc-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-npc-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-npc-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-npc-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-m-pl:hover, .tse-npc-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-npc-m-pl-left { flex: 1; } .tse-npc-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-npc-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-npc-m-pl-price del, .tse-npc-m-pl-price del .amount, .tse-npc-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-npc-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-m-pl-price .amount, .tse-npc-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-npc-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
    Tennis Equipment
    Tennis Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Putterman
    Premium
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Imported
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    1-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Putterman
    Premium
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Notes
    This chart features our top-selling tennis net posts. Additional models, sizes and brands are available — browse our full net post selection.
    2-7/8" posts fit standard 3" round sleeves. Most contractors install 2-7/8" posts. Not sure which size you need? Contact us.
    Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.
    (function(){ var navs = document.querySelectorAll('[data-tse-npc-nav]'); var cards = document.querySelectorAll('[data-tse-npc-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-npc-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-npc-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'); }); }); })();
    (function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tseModalOverlay'); if (o) { o.classList.remove('tse-modal-open'); document.body.style.overflow=''; } } }); })();

    Edwards Square Tennis Net Posts represent the pinnacle of court aesthetics, famously utilized at the Wimbledon Championships and Olympic venues. Constructed from heavy-duty 12-gauge “box section” steel, these 3-inch square posts provide a distinct architectural look without sacrificing the structural integrity Edwards is known for. As a premier option in our tennis net posts collection, this system is designed for elite facilities and high-traffic tournament environments.

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Premier Round XS PIckleball Net Posts (2-7/8" OD)

    Premier Round XS PIckleball Net Posts (2-7/8″ OD)

    $594.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; } }
    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; }
    Pickleball Equipment
    Pickleball Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Notes
    This 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.
    (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'); }); }); })();
    (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=''; } } }); })();

    8-gauge steel | Chrome plated internal winder | 5-year warranty

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Premium 2-7/8" External Wind Tennis Net Posts (pair)

    Premium 2-7/8″ External Wind Tennis Net Posts (pair)

    $344.95
    .tse-modal-btn-wrap { margin: 0 0 16px 0; } .tse-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-modal-trigger:hover { background: #002D5A; } .tse-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; } .tse-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; } .tse-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-modal-overlay.tse-modal-open { display: block; } .tse-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; } .tse-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; } .tse-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-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-modal-close-btn:hover { background: rgba(255,255,255,.1); } .tse-modal-content { padding: 0; } @media (max-width: 640px) { .tse-modal-overlay { padding: 0; } .tse-modal-inner { border-radius: 0; } .tse-modal-btn-text { font-size: 13px; } }
    Tennis 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-netpost-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; } .tse-netpost-chart-wrap * { box-sizing: border-box; } /* Header */ .tse-npc-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; } .tse-npc-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-npc-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; } .tse-npc-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; } .tse-npc-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); } /* Desktop table */ .tse-npc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .tse-npc-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1100px; } .tse-npc-table .col-spec { width: 180px; } .tse-npc-table thead th:first-child, .tse-npc-table tbody td:first-child { position: sticky; left: 0; z-index: 2; } .tse-npc-table thead th:first-child { background: #001F3F; } .tse-npc-table thead tr { background: #001F3F; } .tse-npc-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-npc-table thead th:first-child { text-align: left; border-left: none; } .tse-npc-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; } .tse-npc-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; } .tse-npc-row-odd { background: #F5F7FA; } .tse-npc-row-even { background: #ffffff; } .tse-npc-row-price { background: #EAF4FC; } .tse-npc-row-section-hdr { background: #F5F7FA; } .tse-npc-row-sub-odd { background: #FAFBFC; } .tse-npc-row-sub-even { background: #ffffff; } .tse-npc-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; } .tse-npc-table tbody tr.tse-npc-row-odd td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-even td:first-child { background: #ffffff; } .tse-npc-table tbody tr.tse-npc-row-price td:first-child { background: #EAF4FC; } .tse-npc-table tbody tr.tse-npc-row-section-hdr td:first-child { background: #F5F7FA; } .tse-npc-table tbody tr.tse-npc-row-sub-odd td:first-child { background: #FAFBFC; } .tse-npc-table tbody tr.tse-npc-row-sub-even td:first-child { background: #ffffff; } .tse-npc-table tbody td.tse-npc-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; } .tse-npc-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-npc-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; } .tse-npc-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-npc-sublabel-cell { padding-left: 42px !important; } .tse-npc-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; } .tse-npc-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; } .tse-npc-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; } .tse-check-icon { display: inline-block; vertical-align: middle; } /* Price cell — desktop */ .tse-npc-price-links { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); } .tse-npc-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; } .tse-npc-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-npc-price-value del, .tse-npc-price-value del .amount, .tse-npc-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; } .tse-npc-price-value ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-price-value .amount, .tse-npc-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } /* Legend */ .tse-npc-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-npc-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; } .tse-npc-legend-item { display: flex; align-items: center; gap: 6px; } /* Notes */ .tse-npc-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; } .tse-npc-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-npc-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; } .tse-npc-note:last-child { margin-bottom: 0; } .tse-npc-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .tse-npc-note a { color: #185FA5; font-weight: 500; } /* Mobile */ .tse-npc-mobile { display: none; } @media (max-width: 820px) { .tse-npc-table-wrap { display: none; } .tse-npc-mobile { display: block; } .tse-npc-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; } .tse-npc-site { display: none; } .tse-npc-title { font-size: 22px; } .tse-npc-legend { padding: 10px 18px; gap: 14px; } } .tse-npc-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-npc-m-nav::-webkit-scrollbar { display: none; } .tse-npc-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-npc-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; } .tse-npc-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; } .tse-npc-m-cards::-webkit-scrollbar { display: none; } .tse-npc-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; } .tse-npc-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; } .tse-npc-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-npc-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; } .tse-npc-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; } .tse-npc-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; } .tse-npc-m-row-odd { background: #F5F7FA; } .tse-npc-m-row-even { background: #ffffff; } .tse-npc-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; } .tse-npc-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-npc-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-npc-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-npc-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; } .tse-npc-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; } .tse-npc-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; } .tse-npc-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-npc-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-npc-m-check-row:nth-child(odd) { background: #FAFBFC; } .tse-npc-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; } .tse-npc-m-price-block { background: #EAF4FC; padding: 16px 18px; } .tse-npc-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-npc-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; } .tse-npc-m-plinks { display: flex; flex-direction: column; gap: 8px; } .tse-npc-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-npc-m-pl:hover, .tse-npc-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; } .tse-npc-m-pl-left { flex: 1; } .tse-npc-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; } .tse-npc-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-npc-m-pl-price del, .tse-npc-m-pl-price del .amount, .tse-npc-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; } .tse-npc-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; } .tse-npc-m-pl-price .amount, .tse-npc-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; } .tse-npc-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; } .tse-npc-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
    Tennis Equipment
    Tennis Net Post Comparison Chart
    tennissuppliesandequipment.com
    Spartan
    Titan Pro
    Spartan
    Legacy
    Edwards
    Classic
    Douglas
    Premier XS
    Douglas
    Premier
    Putterman
    Premium
    Origin
    Manufactured in USA
    Imported
    Imported
    Manufactured in USA
    Manufactured in USA
    Imported
    Steel gauge
    Lower gauge = thicker steel
    10-gauge
    28% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    8-gauge
    57% thicker than standard
    11-gauge
    14% thicker than standard
    12-gauge
    Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder
    Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel
    Marine-grade reliability
    Stainless steel
    Marine-grade reliability
    Brass
    Brass
    Brass
    Brass
    Warranty
    5-year limited
    3-year limited
    1-year limited
    5-year limited
    5-year limited
    1-year limited
    Sizes & price
    Legend Included Not included
    Spartan
    Titan Pro
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    10-gauge 28% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    5-year limited
    Spartan
    Legacy
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Stainless steel Marine-grade reliability
    Warranty
    3-year limited
    Edwards
    Classic
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Douglas
    Premier XS
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    8-gauge 57% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Douglas
    Premier
    ← swipe or tap brand above →
    Origin
    Manufactured in USA
    Steel gauge Lower gauge = thicker steel
    11-gauge 14% thicker than standard
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    5-year limited
    Putterman
    Premium
    ← swipe or tap brand above →
    Origin
    Imported
    Steel gauge Lower gauge = thicker steel
    12-gauge Industry baseline
    Corrosion Protection
    Three types of protection available — more layers = longer service life, especially in humid or coastal environments
    Interior galvanization
    Exterior galvanization
    Powder coat finish
    Internal winder Stainless steel is harder and more corrosion-resistant than brass
    Brass
    Warranty
    1-year limited
    Notes
    This chart features our top-selling tennis net posts. Additional models, sizes and brands are available — browse our full net post selection.
    2-7/8" posts fit standard 3" round sleeves. Most contractors install 2-7/8" posts. Not sure which size you need? Contact us.
    Specs sourced from manufacturer published documentation. Specifications not publicly listed are noted accordingly.
    (function(){ var navs = document.querySelectorAll('[data-tse-npc-nav]'); var cards = document.querySelectorAll('[data-tse-npc-cards]'); navs.forEach(function(nav, ix){ var c = cards[ix]; if (!c) return; var btns = nav.querySelectorAll('.tse-npc-m-nav-btn'); var cardEls = c.querySelectorAll('.tse-npc-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'); }); }); })();
    (function(){ document.addEventListener('keydown', function(e){ if (e.key === 'Escape' || e.keyCode === 27) { var o = document.getElementById('tseModalOverlay'); if (o) { o.classList.remove('tse-modal-open'); document.body.style.overflow=''; } } }); })();

    12-gauge steel | Brass internal winder | 1-year warranty

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Sale! Tennis Midcourt Bench - 6'6"

    Tennis Midcourt Bench – 6’6″

    Price range: $288.95 through $321.95

    The Midcourt Tennis Bench is the ideal seating solution for multi-court complexes requiring unobstructed visibility. Featuring a 78-inch backless design, this bench allows players, coaches, and spectators to monitor action on adjacent courts simultaneously. Constructed from high-density polypropylene and PVC, this durable unit is a specialized addition to our tennis court benches collection and includes integrated UV and mildew inhibitors for maximum longevity.

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page