Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Cape Fear 2025 Anniversary Pickleball Club Men's Performance Short Sleeve T-Shirt

Regular price $26.99

Celebrate 10 years with our fun anniversary 2025 special addition shirt. 

Large Logo Back / Small logo front chest.

This fun dri-fit performance shirt is available in a number of great colors.

This men's dry-fit crew-neck shirt is light weight and super comfortable to play in.

Size Options - S - M - L - XL - XXL

Sizes
Small - Length 28" / Chest width 18"
Medium - Length 28.75" / Chest width 20"
Large - Length 29.5" / Chest width 22"
X-Large - Length 30.25" / Chest Width 24"
XX-Large - Length 31" / Chest Width 26"

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

Please just make your selection at checkout.

** 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(); } });