Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

GVR Pickleball Club Men's Performance Long Sleeve Shirt - Small Front Chest Logo

Regular price $29.99

Have fun on the courts with our GVR Pickleball Club men's long sleeve shirt

Small front chest GVR pickleball club logo.

This crew nec shirt is a great dri-fit moisture-wicking shirt. Our pickleball t-shirts are super soft and comfortable to play in. 
Please select your size & color option at checkout.

Men's 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. Wicks Moisture away from body.
Weight - 3.7 oz
Double-needle hemmed sleeve & bottom
Double Needle overstitched crew collar 
Self Fabric Collar
Set in Sleeve


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