

# Event Details

- **Event Name**: Friday Night YSA Sports
- **Event Start and End Date**: Fri, 17 Sep, 2027 at 07:00 pm – Fri, 17 Sep, 2027 at 10:00 pm (-07:00)
- **Event Description**: Come join us for some competition, fun and togetherness. Each Friday night at 7pm at the Stake Center, we play pickleball, basketball, indoor soccer, volleyball, etc. Regardless of the sport and your athletic ability, there is fun for all!
- **Event URL**: https://allevents.in/fresno/friday-night-ysa-sports/1600028096506355
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028096506355

## Event venue details

- **city**: Fresno
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.8190416
- **long**: -119.7549166
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5685 North Cedar Avenue, Fresno, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1a35b1b0-222b-11f0-8b38-339f5fc50fb6-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Friday Night YSA Sports being held?
  - **A:** Friday Night YSA Sports takes place on Fri, 17 Sep, 2027 at 07:00 pm to Fri, 17 Sep, 2027 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 5685 North Cedar Avenue, Fresno, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday Night YSA Sports 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 Fresno, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday Night YSA Sports sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Friday Night YSA Sports",
        "image": "https://cdn-az.allevents.in/events9/banners/78bdf5c0-3adb-11f1-bd1f-f1e10f03be6f-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2027-09-17T19:00:00-07:00",
        "endDate": "2027-09-17T22:00:00-07:00",
        "url": "https://allevents.in/fresno/friday-night-ysa-sports/1600028096506355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5685 North Cedar Avenue",
                "addressLocality": "Fresno",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.8190416",
                "longitude": "-119.7549166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for some competition, fun and togetherness. Each Friday night at 7pm at the Stake Center, we play pickleball, basketball, indoor soccer, volleyball, etc. Regardless of the sport and your athletic ability, there is fun for all!"
    }
]
```