Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Avalon Pickleball Men's Long Sleeve Hoodie 2026

Regular price $32.99

Avalon Pickleball Men's Long Sleeve Hoodie Shirt 2026 Logo

Celebrate Avalon Pickleball in this fun men's hoodie shirt.

This ultracomfortable long sleeve hoodie combines moisture-wicking performance, unbeatable softness and super comfortable to play in.

** There is an optional sleeve design to celebrate the 250th anniversary of the United Sates **

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

  • 4.4-ounce, 75/13/12 poly/cotton/rayon jersey
  • Removable tag for comfort
  • 3-panel self-fabric hood and drawstrings
  • Open cuffs and hem
  • Side vents

** Please note ALL custom shirts are not returnable due to customization **

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

✈ SHIPPING:
* T-shirts are shipped within 1-3 business days following receipt of payment. (Custom orders delivery time will be longer due to the fab creative process)

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