Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Cupid Pickleball Mens T-Shirt - Vintage Casual Cotton Blend

Regular price $26.99
This awesome cotton blend pickleball t-shirt fits & feels great! 
Our pickelball t-shirts are super soft & comfortable to play in or wear while you're chilling out. The t-shirt is very soft & lightweight but not too thin. Print colors may vary slightly depending on the color of the garment you have chosen. Customization is available.


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


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
**Care: Hand or machine wash. Tumble dry on cool setting only**
**IRON REVERSE SIDE ONLY. DO NOT USE FABRIC SOFTENER**

✈ SHIPPING: Shipped within 1-3 business days following receipt of payment. (Custom orders will take longer due to the creative process)
** Please note CUSTOMIZED PRODUCTS are NON-RETURNABLE **
Proudly designed in the USA. 
All artwork is original © 2022 Pickleball Xtra. All rights reserved.

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