Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Cape Fear Pickleball Club Ladies Sleeveless Tank - Option 1

Regular price $26.99

Have fun on the courts with our Cape Fear Pickleball Club Sleeveless Tank

Design 1 - Large Logo Back / Small logo front chest.

Our performance dri-fit pickleball shirts are super soft and comfortable to play in. They are available in a number of fun colors!

Please select your size at checkout.

Ladies Size Options - S - M - L - XL - 2XL

Sizes
Small - Length 25.5" Chest width 19"
Medium - Length 26" Chest width 20"
Large - Length 27" Chest width 21.5"
X-Large - Length 28" Chest Width 23"
2XL - Length 29" Chest Width 24.5"

100% Polyester wicking knit
Weight - 3.8 oz
Gently Contoured Silhouette
Self-fabric V-neck collar

** Please note ALL custom shirts are not returnable due to customization **


Share this Product


More from this collection

document.addEventListener("DOMContentLoaded", function() { var nameField = document.getElementById("custom-name"); var wrapper = document.getElementById("name-field-wrapper"); var variantSelect = document.querySelector("form[action='/cart/add'] select"); function updateRequirement() { if (!variantSelect) return; var selectedText = variantSelect.options[variantSelect.selectedIndex].text.toLowerCase(); if (selectedText.includes("add name")) { nameField.required = true; wrapper.style.display = "block"; } else { nameField.required = false; wrapper.style.display = "none"; nameField.value = ""; } } if (variantSelect) { variantSelect.addEventListener("change", updateRequirement); updateRequirement(); } });