

# Event Details

- **Event Name**: GMAA Sporthall League Match 3
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: Final match of the Sportshall League
- **Event URL**: https://allevents.in/manchester/gmaa-sporthall-league-match-3/200028887768359
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Manchester Regional Arena
- **lat**: 53.483889
- **long**: -2.203889
- **full address**: Manchester Regional Arena, Manchester Regional Arena, Rowsley Street, Manchester, M11 3, United Kingdom

## Event gallery

- **Alt text**: GMAA Sporthall League Match 3
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a5c14b7214a9bc3eac00f85b81ef4f1b8f2c4f3f3663147b9c4cf7d8b4aae1ed-rimg-w851-h315-dcffffff-gmir?v=1764404398

## FAQs

- **Q**: When and where is GMAA Sporthall League Match 3 being held?
  - **A:** GMAA Sporthall League Match 3 takes place on Sun, 07 Dec, 2025 at 12:00 pm to Sun, 07 Dec, 2025 at 12:00 pm at Manchester Regional Arena, Manchester Regional Arena, Rowsley Street, Manchester, M11 3, United Kingdom.
- **Q**: Who is organizing GMAA Sporthall League Match 3?
  - **A:** GMAA Sporthall League Match 3 is organized by Greater Manchester Athletic Association.
- **Q**: Who is this event for? Is it right for me?
  - **A:** GMAA Sporthall League Match 3 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If GMAA Sporthall League Match 3 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": "GMAA Sporthall League Match 3",
        "image": "https://cdn-az.allevents.in/events5/banners/a5c14b7214a9bc3eac00f85b81ef4f1b8f2c4f3f3663147b9c4cf7d8b4aae1ed-rimg-w851-h315-dcffffff-gmir?v=1764404398",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/manchester/gmaa-sporthall-league-match-3/200028887768359",
        "location": {
            "@type": "Place",
            "name": "Manchester Regional Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Manchester Regional Arena, Rowsley Street, Manchester, M11 3, United Kingdom",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.483889",
                "longitude": "-2.203889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Final match of the Sportshall League",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greater Manchester Athletic Association",
                "url": "https://allevents.in/org/greater-manchester-athletic-association/25551685"
            }
        ]
    }
]
```