

# Event Details

- **Event Name**: Streetball Weekly
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 07:30 pm
- **Event Description**: Running some streetball tournaments to wrap up the year. I'd tell you the format and details but that wouldnt be very street of me, would it?
- **Event URL**: https://allevents.in/blacklick/streetball-weekly/200029185149136
- **Event Categories**: tournaments, sports
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Blacklick
- **state**: OH
- **country**: United States
- **location**: 750 Cross Pointe Rd, Columbus, OH, United States, Ohio 43230
- **lat**: 39.99674
- **long**: -82.83354
- **full address**: 750 Cross Pointe Rd, Columbus, OH, United States, Ohio 43230, 750 Cross Pointe Rd, Columbus, OH 43230-6691, United States, Blacklick

## Event gallery

- **Alt text**: Streetball Weekly
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/608204bc40cb9c1863a9179361d6b9297d086a7888e2d531fa5f3a836ea09457-rimg-w1080-h1080-dcffffff-gmir?v=1764548228

## FAQs

- **Q**: When and where is Streetball Weekly being held?
  - **A:** Streetball Weekly takes place on Thu, 04 Dec, 2025 at 07:30 pm to Thu, 04 Dec, 2025 at 07:30 pm at 750 Cross Pointe Rd, Columbus, OH, United States, Ohio 43230, 750 Cross Pointe Rd, Columbus, OH 43230-6691, United States, Blacklick.
- **Q**: Who is organizing Streetball Weekly?
  - **A:** Streetball Weekly is organized by Arcade Super Awesome.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Streetball Weekly 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 Blacklick, this event is thoughtfully curated to deliver a standout experience worth every moment. If Streetball Weekly 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": "Streetball Weekly",
        "image": "https://cdn-az.allevents.in/events1/banners/608204bc40cb9c1863a9179361d6b9297d086a7888e2d531fa5f3a836ea09457-rimg-w1080-h1080-dcffffff-gmir?v=1764548228",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/blacklick/streetball-weekly/200029185149136",
        "location": {
            "@type": "Place",
            "name": "750 Cross Pointe Rd, Columbus, OH, United States, Ohio 43230",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "750 Cross Pointe Rd, Columbus, OH 43230-6691, United States",
                "addressLocality": "Blacklick",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.99674",
                "longitude": "-82.83354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Running some streetball tournaments to wrap up the year. I'd tell you the format and details but that wouldnt be very street of me, would it?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arcade Super Awesome",
                "url": "https://allevents.in/org/arcade-super-awesome/26556152"
            }
        ]
    }
]
```