3″ Round Edwards Pickleball Net Posts (pair)
Rated 5.00 out of 5
$374.95
.tse-pkb-modal-btn-wrap { margin: 0 0 16px 0; }
.tse-pkb-modal-trigger { display: flex; align-items: center; gap: 12px; width: 100%; background: #001F3F; color: #fff; border: none; padding: 14px 18px; cursor: pointer; text-align: left; font-family: 'Barlow', sans-serif; border-radius: 4px; transition: background .2s; }
.tse-pkb-modal-trigger:hover { background: #002D5A; }
.tse-pkb-modal-btn-icon { font-size: 18px; color: #4B9CD3; flex-shrink: 0; }
.tse-pkb-modal-btn-text { font-size: 14px; font-weight: 500; color: #fff; line-height: 1.4; flex: 1; }
.tse-pkb-modal-btn-arrow { font-size: 18px; color: #4B9CD3; flex-shrink: 0; }
.tse-pkb-modal-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.75); z-index: 99999; overflow-y: auto; padding: 40px 16px; box-sizing: border-box; }
.tse-pkb-modal-overlay.tse-pkb-modal-open { display: block; }
.tse-pkb-modal-inner { background: #fff; max-width: 1400px; margin: 0 auto; border-radius: 6px; overflow: hidden; position: relative; }
.tse-pkb-modal-close-bar { background: #001F3F; padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; }
.tse-pkb-modal-close-label { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; color: rgba(255,255,255,.5); letter-spacing: 1.5px; text-transform: uppercase; }
.tse-pkb-modal-close-btn { background: none; border: 1px solid rgba(255,255,255,.3); color: #fff; font-size: 13px; padding: 4px 14px; border-radius: 3px; cursor: pointer; font-family: 'Barlow', sans-serif; transition: background .15s; }
.tse-pkb-modal-close-btn:hover { background: rgba(255,255,255,.1); }
.tse-pkb-modal-content { padding: 0; }
@media (max-width: 640px) {
.tse-pkb-modal-overlay { padding: 0; }
.tse-pkb-modal-inner { border-radius: 0; }
.tse-pkb-modal-btn-text { font-size: 13px; }
}
(function(){
document.addEventListener('keydown', function(e){
if (e.key === 'Escape' || e.keyCode === 27) {
var o = document.getElementById('tsePkbModalOverlay');
if (o) { o.classList.remove('tse-pkb-modal-open'); document.body.style.overflow=''; }
}
});
})();
Pickleball Net Post Comparison
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap');
.tse-pkb-chart-wrap { background: #fff; border-radius: 6px; overflow: hidden; max-width: 1400px; margin: 0 auto; }
.tse-pkb-chart-wrap * { box-sizing: border-box; }
/* Header */
.tse-pkb-header { background: #001F3F; padding: 20px 28px; display: flex; justify-content: space-between; align-items: center; }
.tse-pkb-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 6px; }
.tse-pkb-title { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; }
.tse-pkb-site { font-family: 'Barlow', sans-serif; font-size: 11px; color: rgba(255,255,255,.4); text-align: right; }
.tse-pkb-stripe { height: 4px; background: linear-gradient(90deg, #4B9CD3 0%, #2680B8 60%, #001F3F 100%); }
/* Desktop table */
.tse-pkb-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; }
.tse-pkb-table { width: 100%; border-collapse: collapse; font-family: 'Barlow', sans-serif; table-layout: fixed; min-width: 1000px; }
.tse-pkb-table .col-spec { width: 180px; }
.tse-pkb-table thead th:first-child, .tse-pkb-table tbody td:first-child { position: sticky; left: 0; z-index: 2; }
.tse-pkb-table thead th:first-child { background: #001F3F; }
.tse-pkb-table thead tr { background: #001F3F; }
.tse-pkb-table thead th { padding: 16px 10px; color: #fff; font-family: 'Barlow Condensed', sans-serif; font-weight: 600; text-align: center; border-left: 1px solid rgba(255,255,255,.1); vertical-align: bottom; }
.tse-pkb-table thead th:first-child { text-align: left; border-left: none; }
.tse-pkb-th-eyebrow { font-size: 11px; color: #4B9CD3; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-weight: 700; }
.tse-pkb-th-brand { font-size: 19px; font-weight: 800; line-height: 1.1; color: #fff; }
.tse-pkb-row-odd { background: #F5F7FA; }
.tse-pkb-row-even { background: #ffffff; }
.tse-pkb-row-price { background: #EAF4FC; }
.tse-pkb-row-section-hdr { background: #F5F7FA; }
.tse-pkb-row-sub-odd { background: #FAFBFC; }
.tse-pkb-row-sub-even { background: #ffffff; }
.tse-pkb-table tbody td { padding: 14px 10px; vertical-align: top; border-left: 1px solid #E2E8F0; color: #1A202C; text-align: center; }
.tse-pkb-table tbody tr.tse-pkb-row-odd td:first-child { background: #F5F7FA; }
.tse-pkb-table tbody tr.tse-pkb-row-even td:first-child { background: #ffffff; }
.tse-pkb-table tbody tr.tse-pkb-row-price td:first-child { background: #EAF4FC; }
.tse-pkb-table tbody tr.tse-pkb-row-section-hdr td:first-child { background: #F5F7FA; }
.tse-pkb-table tbody tr.tse-pkb-row-sub-odd td:first-child { background: #FAFBFC; }
.tse-pkb-table tbody tr.tse-pkb-row-sub-even td:first-child { background: #ffffff; }
.tse-pkb-table tbody td.tse-pkb-label-cell { border-left: none; text-align: left; vertical-align: middle; padding: 16px 14px 16px 20px; }
.tse-pkb-row-label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 15px; color: #001F3F; display: flex; align-items: flex-start; gap: 9px; letter-spacing: .5px; text-transform: uppercase; }
.tse-pkb-label-bar { width: 4px; min-height: 18px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; margin-top: 2px; }
.tse-pkb-row-sublabel { font-family: 'Barlow', sans-serif; font-size: 12px; color: #4A5568; font-style: italic; margin-top: 6px; margin-left: 13px; line-height: 1.4; }
.tse-pkb-sublabel-cell { padding-left: 42px !important; }
.tse-pkb-sub-row-label { font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 14px; color: #2D3748; letter-spacing: .2px; }
.tse-pkb-cv { font-weight: 500; font-size: 14px; color: #1A202C; font-family: 'Barlow', sans-serif; line-height: 1.3; }
.tse-pkb-cs { font-size: 11px; color: #4A5568; margin-top: 5px; line-height: 1.4; font-family: 'Barlow', sans-serif; }
.tse-pkb-check-icon { display: inline-block; vertical-align: middle; }
/* Price cell — desktop */
.tse-pkb-price-links { display: flex; flex-direction: column; gap: 8px; }
.tse-pkb-price-link { font-family: 'Barlow', sans-serif; text-decoration: none; padding: 10px 8px; border: 1.5px solid #B5D4F4; border-radius: 5px; display: block; text-align: center; background: #fff; line-height: 1.3; transition: all .15s; }
.tse-pkb-price-link:hover { background: #D6ECFA; border-color: #4B9CD3; text-decoration: none; transform: translateY(-1px); }
.tse-pkb-price-size { font-size: 11px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 4px; line-height: 1.3; }
.tse-pkb-price-value { font-size: 18px; color: #001F3F; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; display: block; letter-spacing: .5px; line-height: 1.15; }
.tse-pkb-price-value del, .tse-pkb-price-value del .amount, .tse-pkb-price-value del bdi { font-size: 11px; color: #A0AEC0; font-weight: 500; margin-right: 4px; text-decoration: line-through; }
.tse-pkb-price-value ins { text-decoration: none; background: transparent; color: #001F3F; }
.tse-pkb-price-value .amount, .tse-pkb-price-value bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; }
.tse-pkb-price-note { font-size: 10px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; }
/* Legend */
.tse-pkb-legend { background: #F5F7FA; padding: 12px 24px; border-top: 1px solid #E2E8F0; display: flex; gap: 24px; align-items: center; flex-wrap: wrap; font-family: 'Barlow', sans-serif; font-size: 12px; color: #4A5568; }
.tse-pkb-legend-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; }
.tse-pkb-legend-item { display: flex; align-items: center; gap: 6px; }
/* Notes */
.tse-pkb-notes { background: #F5F7FA; border-left: 4px solid #4B9CD3; padding: 16px 24px; }
.tse-pkb-notes-title { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 10px; }
.tse-pkb-note { font-family: 'Barlow', sans-serif; font-size: 13px; color: #2D3748; display: flex; gap: 10px; margin-bottom: 7px; line-height: 1.55; }
.tse-pkb-note:last-child { margin-bottom: 0; }
.tse-pkb-note-dot { width: 5px; height: 5px; background: #4B9CD3; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }
.tse-pkb-note a { color: #185FA5; font-weight: 500; }
/* Mobile */
.tse-pkb-mobile { display: none; }
@media (max-width: 820px) {
.tse-pkb-table-wrap { display: none; }
.tse-pkb-mobile { display: block; }
.tse-pkb-header { flex-direction: column; align-items: flex-start; gap: 6px; padding: 16px 18px; }
.tse-pkb-site { display: none; }
.tse-pkb-title { font-size: 22px; }
.tse-pkb-legend { padding: 10px 18px; gap: 14px; }
}
.tse-pkb-m-nav { display: flex; gap: 6px; padding: 12px 16px; background: #F5F7FA; border-bottom: 1px solid #E2E8F0; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
.tse-pkb-m-nav::-webkit-scrollbar { display: none; }
.tse-pkb-m-nav-btn { flex-shrink: 0; padding: 8px 14px; background: #fff; border: 1.5px solid #E2E8F0; border-radius: 20px; font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; color: #4A5568; cursor: pointer; white-space: nowrap; letter-spacing: .5px; text-transform: uppercase; transition: all .15s; }
.tse-pkb-m-nav-btn.active { background: #001F3F; border-color: #001F3F; color: #fff; }
.tse-pkb-m-cards { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
.tse-pkb-m-cards::-webkit-scrollbar { display: none; }
.tse-pkb-m-card { flex: 0 0 100%; scroll-snap-align: start; min-width: 100%; }
.tse-pkb-m-card-hdr { background: #001F3F; padding: 14px 18px; text-align: center; }
.tse-pkb-m-card-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #4B9CD3; margin-bottom: 3px; }
.tse-pkb-m-card-brand { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; color: #fff; line-height: 1; }
.tse-pkb-m-swipe-hint { font-family: 'Barlow', sans-serif; font-size: 10px; color: rgba(255,255,255,.5); margin-top: 6px; font-style: italic; }
.tse-pkb-m-row { padding: 14px 18px; font-family: 'Barlow', sans-serif; border-bottom: 1px solid #E2E8F0; }
.tse-pkb-m-row-odd { background: #F5F7FA; }
.tse-pkb-m-row-even { background: #ffffff; }
.tse-pkb-m-section-hdr { background: #F5F7FA; padding: 12px 18px; border-bottom: 1px solid #E2E8F0; }
.tse-pkb-m-section-title { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; color: #001F3F; display: flex; gap: 6px; align-items: center; letter-spacing: 1px; text-transform: uppercase; }
.tse-pkb-m-section-sub { font-family: 'Barlow', sans-serif; font-size: 11px; color: #4A5568; font-style: italic; margin-top: 4px; margin-left: 9px; line-height: 1.4; }
.tse-pkb-m-lbl { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; color: #001F3F; display: flex; gap: 6px; align-items: center; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 6px; flex-wrap: wrap; }
.tse-pkb-m-lbl-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; flex-shrink: 0; }
.tse-pkb-m-val { color: #1A202C; font-size: 16px; line-height: 1.4; font-weight: 500; }
.tse-pkb-m-val-sub { font-size: 12px; color: #4A5568; display: block; font-weight: 400; font-style: italic; margin-top: 3px; }
.tse-pkb-m-lbl-sub { font-family: 'Barlow', sans-serif; font-size: 11px; color: #4A5568; font-style: italic; font-weight: 400; text-transform: none; letter-spacing: 0; display: block; margin-top: 4px; line-height: 1.4; width: 100%; }
.tse-pkb-m-check-row { padding: 12px 18px 12px 34px; background: #ffffff; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #EDF2F7; gap: 12px; }
.tse-pkb-m-check-row:nth-child(odd) { background: #FAFBFC; }
.tse-pkb-m-check-lbl { font-family: 'Barlow', sans-serif; font-size: 14px; color: #2D3748; font-weight: 500; flex: 1; }
.tse-pkb-m-price-block { background: #EAF4FC; padding: 16px 18px; }
.tse-pkb-m-price-header { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #001F3F; margin-bottom: 12px; display: flex; gap: 6px; align-items: center; }
.tse-pkb-m-price-bar { width: 3px; height: 14px; background: #4B9CD3; border-radius: 2px; }
.tse-pkb-m-plinks { display: flex; flex-direction: column; gap: 8px; }
.tse-pkb-m-pl { text-decoration: none; padding: 12px 14px; border: 1.5px solid #B5D4F4; border-radius: 6px; display: flex; justify-content: space-between; align-items: center; background: #fff; transition: all .15s; }
.tse-pkb-m-pl:hover, .tse-pkb-m-pl:active { background: #D6ECFA; border-color: #4B9CD3; }
.tse-pkb-m-pl-left { flex: 1; }
.tse-pkb-m-pl-size { font-family: 'Barlow', sans-serif; font-size: 13px; color: #4A5568; font-weight: 500; display: block; margin-bottom: 3px; }
.tse-pkb-m-pl-price { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; color: #001F3F; font-weight: 800; display: block; line-height: 1.1; letter-spacing: .5px; }
.tse-pkb-m-pl-price del, .tse-pkb-m-pl-price del .amount, .tse-pkb-m-pl-price del bdi { font-size: 13px; color: #A0AEC0; font-weight: 500; margin-right: 5px; text-decoration: line-through; }
.tse-pkb-m-pl-price ins { text-decoration: none; background: transparent; color: #001F3F; }
.tse-pkb-m-pl-price .amount, .tse-pkb-m-pl-price bdi { font-size: inherit; font-weight: inherit; color: inherit; font-family: inherit; }
.tse-pkb-m-pl-note { font-size: 11px; color: #718096; font-style: italic; display: block; margin-top: 4px; line-height: 1.3; }
.tse-pkb-m-pl-arr { color: #4B9CD3; font-size: 20px; flex-shrink: 0; margin-left: 10px; font-weight: 700; }
(function(){
var navs = document.querySelectorAll('[data-tse-pkb-nav]');
var cards = document.querySelectorAll('[data-tse-pkb-cards]');
navs.forEach(function(nav, ix){
var c = cards[ix];
if (!c) return;
var btns = nav.querySelectorAll('.tse-pkb-m-nav-btn');
var cardEls = c.querySelectorAll('.tse-pkb-m-card');
btns.forEach(function(b){
b.addEventListener('click', function(){
var i = parseInt(b.getAttribute('data-idx'));
btns.forEach(function(x){ x.classList.remove('active'); });
b.classList.add('active');
if (cardEls[i]) cardEls[i].scrollIntoView({ behavior: 'smooth', inline: 'start', block: 'nearest' });
});
});
c.addEventListener('scroll', function(){
var cw = c.offsetWidth;
var i = Math.round(c.scrollLeft / cw);
btns.forEach(function(x){ x.classList.remove('active'); });
if (btns[i]) btns[i].classList.add('active');
});
});
})();
Pickleball 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
Sizes & price
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
Sizes & price
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
Sizes & price
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.
Edwards Pickleball Net Posts deliver the same legendary durability as their world-renowned tennis counterparts, scaled specifically for the dimensions of a professional pickleball court. Constructed from 12-gauge tubular steel, these 3-inch round posts provide a rock-solid foundation for tournament-grade net tensioning. Consequently, this equipment is a top-tier selection in our pickleball net posts collection, offering a 1-year limited warranty for institutional and residential facilities.
Select options
This product has multiple variants. The options may be chosen on the product page











