Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

POP Fizz Dink! Men's Pickleball Celebration T-Shirt - Vintage Casual Cotton Blend

Regular price $26.99

Fab, Fun, POP FIZZ DINK celebration men's pickleball t-shirt. Celebrate on the courts in style!! The design is in both gold & silver in celebration style!!! 

We are offering this celebration pickleball t-shirt in men's Vintage Smoke cotton/poly blend crewneck t-shirt with the design on the front and our PickleballXtra logo in metallic gold & metallic silver on the back neck.

Color Options

Vintage Smoke 

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

All our T-shirts are custom designed and are only available from Pickleball Xtra.

**** We welcome wholesale orders ****
**** Custom colors/sizes or personalization is available upon request. Don't hesitate to get in touch!*****

Proudly designed in the USA
All artwork is original © 2017 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(); } });