Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

2021 Sarasota Pickleball Club Ladies Vintage Cotton Blend T-Shirt

Regular price $26.99

2021 Sarasota Pickleball Club Ladies Vintage Cotton Blend Short Sleeve Shirt.

Design 2 - front Chest only

This crew neck t-shirt is a great Vintage Cotton Blend that is super comfy.

It's available in a number of fun colorways. 

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

Small - Length 25.75" Chest width 18.25"
Medium - Length 26.5" Chest width 19.25"
Large - Length 27.25" Chest width 20.75"
X-Large - Length 28" Chest Width 22.5"
2XL - Length 28.5" Chest Width 24.5"

60% Combed ring-spun Cotton / 40% Polyester vintage heathered super soft fine jersey
Weight - 4.5 oz
Double-needle hemmed sleeve & bottom
Topstitched baby rib 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(); } });