Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Charm City Men's Vintage T-Shirt

Regular price $26.99

Show your Charm on the court with our Charm City Pickleball T-Shirt!

This crew neck t-shirt is a great Vintage Cotton Blend shirt. Our pickelball t-shirts are super soft and comfortable to play in.

Men's Size Options - S - M - L - XL - 2XL

Men's Sizes
Small - Length 28" / Chest width 18" / Sleeve 8"
Medium - Length 29" / Chest width 20" / Sleeve 8.5"
Large - Length 30" / Chest width 22" / Sleeve 8.75"
X-Large - Length 31" / Chest Width 24" / Sleeve 8.75"
XX-Large - Length 32" / Chest Width 26" / Sleeve 9"

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
Taped neck

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