Edwards

  • 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
  • Tennis Net Post Steel Sleeve - 3" Square

    3″ Square Tennis Net Post Steel Sleeve (pair)

    $81.95

    3″ square galvanized steel tennis net posts sleeves 24″ length Two sleeves per order

  • Edwards 40LS Tennis Net

    Edwards 40LS Tennis Net

    $334.95

    The Edwards 40LS Double Center Tennis Net is the top choice for pro clubs and tournament sites. This net uses 3.5mm braided mesh and a heavy-duty polyester headband to handle daily play. As a premier model in our tennis nets collection, it provides the best mix of strength and professional style.

  • Sale! The Edwards 30 LS tennis net with 3.5 mm netting, a vinyl headband and a tapered bottom tape.  A center strap is included with the tennis net.

    Edwards 30LS Double Center Tennis Net

    Original price was: $334.95.Current price is: $314.95.

    The Edwards 30LS Double Center Tennis Net is a high-performance solution for facilities that need a professional look with minimal upkeep. This model features elite 3.5mm braided polyethylene and the industry-preferred vinyl-coated headband. As a reliable choice in our tennis nets inventory, it delivers tournament-grade strength for schools, parks, and busy clubs.

  • Edwards Outback Double Center Tennis Net

    Edwards Outback Double Center Tennis Net

    $304.95

    The Edwards Outback Double Center Tennis Net is a top-tier choice for serious home courts, schools, and local clubs. This net features 3.0mm braided polyethylene and five rows of double-mesh reinforcement for an extended lifespan. As a durable favorite in our tennis nets collection, it delivers professional playability and high weather resistance.

  • The Edwards 30 LS tennis net, featuring 3.5 mm netting, a vinyl headband and a five year warranty.

    Edwards 30LS Tennis Net

    $284.95

    The Edwards 30LS Tennis Net is the most popular net in the world and a staple at Grand Slam sites like Wimbledon. It features a heavy 3.5mm braided body and a quad-stitched vinyl headband for easy cleaning. As the top-selling model in our tennis nets store, it offers pro-level play for busy clubs and homes.

  • 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
  • pickleball-net

    Edwards Pickleball Net – 3.5 mm

    $169.95

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

  • Tennis Net Post Brass Winder Unit for Edwards Round Tennis Posts

    Edwards Round Tennis Net Post Brass Winder Unit

    $139.95

    Replacement internal winder mechanism for Edwards Round tennis net posts Includes handle and screws

  • Tennis Net Post Brass Winder Unit for Edwards Square Tennis Posts

    Edwards Square Tennis Net Post Brass Winder Unit

    $139.95

    Replacement internal winder mechanism for Edwards Wimbledon Classic Square net posts Includes handle and screws Hole pattern:  center of top left to center of top right:  1-3/4″ – center of top to center of bottom:  5-1/4″ Overall size: 2-3/8″ x 5-7/8″

  • tennis net center strap edwards

    Edwards Tennis Net Center Strap

    $16.95

    Durable tennis center strap made by Edwards 100% polyester Bright white Includes hook to attach to the center plug/anchor