

# Event Details

- **Event Name**: Albert Lea Tournament 
- **Event Start and End Date**: Sat, 14 Feb, 2026 at 09:00 am
- **Event Description**: 40 Team Tournament 
Come check out our last Regional before state
- **Event URL**: https://allevents.in/albert-lea/albert-lea-tournament/200029217899639
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Albert Lea
- **state**: MN
- **country**: United States
- **location**: Albert Lea High School
- **lat**: 43.674320865538
- **long**: -93.351342456323
- **full address**: Albert Lea High School, 2000 Tiger Lane,Albert Lea, Minnesota, United States

## Event gallery

- **Alt text**: Albert Lea Tournament
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cbd1a06cf0b94727860bc4803373c47675e42009930f22ce74167afb09689f32-rimg-w1200-h675-dc080f17-gmir?v=1770734895

## FAQs

- **Q**: When and where is Albert Lea Tournament  being held?
  - **A:** Albert Lea Tournament  takes place on Sat, 14 Feb, 2026 at 09:00 am to Sat, 14 Feb, 2026 at 09:00 am at Albert Lea High School, 2000 Tiger Lane,Albert Lea, Minnesota, United States.
- **Q**: Who is organizing Albert Lea Tournament ?
  - **A:** Albert Lea Tournament  is organized by Mankato West VEX Robotics.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Albert Lea Tournament  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 Albert Lea, this event is thoughtfully curated to deliver a standout experience worth every moment. If Albert Lea Tournament  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": "Albert Lea Tournament",
        "image": "https://cdn-az.allevents.in/events2/banners/cbd1a06cf0b94727860bc4803373c47675e42009930f22ce74167afb09689f32-rimg-w1200-h675-dc080f17-gmir?v=1770734895",
        "startDate": "2026-02-14",
        "url": "https://allevents.in/albert-lea/albert-lea-tournament/200029217899639",
        "location": {
            "@type": "Place",
            "name": "Albert Lea High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 Tiger Lane,Albert Lea, Minnesota",
                "addressLocality": "Albert Lea",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.674320865538",
                "longitude": "-93.351342456323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "40 Team Tournament \nCome check out our last Regional before state",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mankato West VEX Robotics",
                "url": "https://allevents.in/org/mankato-west-vex-robotics/24920854"
            }
        ]
    }
]
```