Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

2021 Sarasota Pickleball Club Men's Performance Short Sleeve Shirt - Design 2

Regular price $26.99

2021 Sarasota Pickleball Club Men's Performance Short Sleeve Shirt.

Design 2 - Front Chest only

Celebrate  Sarasota Pickleball Club in this fun T-Shirt which is available in a number of fab, fun colors!

This men's performance crew neck shirt is light weight, breathable and super comfortable to play in.

100% Polyester wicking knit. Wicks Moisture away from the body.
Weight - 3.7 oz
Double-needle hemmed sleeve & bottom
Double Needle over stitched crew collar & armholes
Self Fabric Collar
Set in Sleeve

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

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"

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