

# Event Details

- **Event Name**: 4x7 Cup Shoot
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 02:00 pm
- **Event Description**: All Seasons @ Pho Liu
- **Event URL**: https://allevents.in/burien/4x7-cup-shoot/200029663812630
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Burien
- **state**: WA
- **country**: United States
- **location**: Pho Liu
- **lat**: 47.466064601166
- **long**: -122.3442893072
- **full address**: Pho Liu, 680 SW 153rd St, Burien, WA 98166-2217, United States

## Event gallery

- **Alt text**: 4x7 Cup Shoot
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7026a3f01b3a2038fb687ff25f16c8cf5b7b9174528d846a360046e507f4b29f-rimg-w720-h960-dc293233-gmir?v=1771744840

## FAQs

- **Q**: When and where is 4x7 Cup Shoot being held?
  - **A:** 4x7 Cup Shoot takes place on Sat, 28 Feb, 2026 at 02:00 pm to Sat, 28 Feb, 2026 at 02:00 pm at Pho Liu, 680 SW 153rd St, Burien, WA 98166-2217, United States.
- **Q**: Who is organizing 4x7 Cup Shoot?
  - **A:** 4x7 Cup Shoot is organized by PNW Challenge Cups.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4x7 Cup Shoot",
        "image": "https://cdn-az.allevents.in/events2/banners/7026a3f01b3a2038fb687ff25f16c8cf5b7b9174528d846a360046e507f4b29f-rimg-w720-h960-dc293233-gmir?v=1771744840",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/burien/4x7-cup-shoot/200029663812630",
        "location": {
            "@type": "Place",
            "name": "Pho Liu",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "680 SW 153rd St, Burien, WA 98166-2217, United States",
                "addressLocality": "Burien",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.466064601166",
                "longitude": "-122.3442893072"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All Seasons @ Pho Liu",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PNW Challenge Cups",
                "url": "https://allevents.in/org/pnw-challenge-cups/24005202"
            }
        ]
    }
]
```