

# Event Details

- **Event Name**: Minnesota Twins vs. Toronto Blue Jays
- **Event Start and End Date**: Sat, 02 May, 2026 at 01:10 pm (-05:00)
- **Event Description**: There is no place like Target Field! Join the Twins as they host the Toronto Blue Jays. The fun starts early with $2 beers pregame until scheduled first pitch!
- **Event URL**: https://allevents.in/minneapolis/minnesota-twins-vs-toronto-blue-jays/200029887374220
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: https://www.mlb.com/twins/tickets/single-game-tickets?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=minneapolis-events

## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Target Field
- **lat**: 44.981666608345
- **long**: -93.27773329295
- **full address**: Target Field, 1 Twins Way,Minneapolis, Minnesota, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Minnesota Twins (https://allevents.in/org/minnesota-twins/8143998)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/45437c9c5a0dd46bf72fa1de30e50cf5febc6f4f01b6c0c5fdcc937b0da9f944-rimg-w1200-h628-dc171515-gmir?v=1775153000
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/14585b566575bd54f478208abff4bdb9d2586bdfdfa295dad83a0b8eeea28ad2-rimg-w300-h300-dc161414-gmir?v=1775153000

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 May, 2026 at 01:10 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Target Field, 1 Twins Way,Minneapolis, Minnesota, United States
- **Q**: Who is organizing the event?
  - **A:** Minnesota Twins
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Minnesota Twins vs. Toronto Blue Jays ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Minnesota Twins vs. Toronto Blue Jays",
        "image": "https://cdn-az.allevents.in/events8/banners/45437c9c5a0dd46bf72fa1de30e50cf5febc6f4f01b6c0c5fdcc937b0da9f944-rimg-w1200-h628-dc171515-gmir?v=1775153000",
        "startDate": "2026-05-02T13:10:00-05:00",
        "url": "https://allevents.in/minneapolis/minnesota-twins-vs-toronto-blue-jays/200029887374220",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Target Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Twins Way,Minneapolis, Minnesota",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.981666608345",
                "longitude": "-93.27773329295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There is no place like Target Field! Join the Twins as they host the Toronto Blue Jays. The fun starts early with $2 beers pregame until scheduled first pitch!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Minnesota Twins",
                "url": "https://allevents.in/org/minnesota-twins/8143998",
                "description": "This is the official Facebook home of the Minnesota Twins. Find out more about the Twins at twinsbaseball.com."
            }
        ]
    }
]
```