

# Event Details

- **Event Name**: Players Cup Shoot
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 02:00 pm (-07:00)
- **Event Description**: End Zone @ Kricketts
- **Event URL**: https://allevents.in/spanaway/players-cup-shoot/200029955256603
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Spanaway
- **state**: WA
- **country**: United States
- **location**: Krickett's Bar and Grill
- **lat**: 47.12544
- **long**: -122.4353
- **full address**: Krickett's Bar and Grill, 14422 Pacific Ave S,Tacoma,WA,United States, Spanaway

## Event gallery

- **Alt text**: Players Cup Shoot
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c82e78889341e77e49bbcdff68127bcc0e5a675cfb235077c1dd18421053bb43-rimg-w1200-h600-dc171516-gmir?v=1776363603

## FAQs

- **Q**: When and where is Players Cup Shoot being held?
  - **A:** Players Cup Shoot takes place on Sat, 18 Apr, 2026 at 02:00 pm to Sat, 18 Apr, 2026 at 02:00 pm at Krickett's Bar and Grill, 14422 Pacific Ave S,Tacoma,WA,United States, Spanaway.
- **Q**: Who is organizing Players Cup Shoot?
  - **A:** Players Cup Shoot is organized by PNW Challenge Cups.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Players Cup Shoot is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Spanaway, this event is thoughtfully curated to deliver a standout experience worth every moment. If Players Cup Shoot sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Players Cup Shoot",
        "image": "https://cdn-az.allevents.in/events7/banners/c82e78889341e77e49bbcdff68127bcc0e5a675cfb235077c1dd18421053bb43-rimg-w1200-h600-dc171516-gmir?v=1776363603",
        "startDate": "2026-04-18T14:00:00-07:00",
        "url": "https://allevents.in/spanaway/players-cup-shoot/200029955256603",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Krickett's Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14422 Pacific Ave S,Tacoma,WA,United States",
                "addressLocality": "Spanaway",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.12544",
                "longitude": "-122.4353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "End Zone @ Kricketts",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PNW Challenge Cups",
                "url": "https://allevents.in/org/pnw-challenge-cups/24005202"
            }
        ]
    }
]
```