

# Event Details

- **Event Name**: Wednesday Night Trivia
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 07:00 pm – Wed, 01 Jul, 2026 at 07:00 am
- **Event Description**: This week's special topic is "Threes".  Means just what it sounds like:  people, places or things that come in threes.  These are ONE-point questions—each answer must be complete (all three parts) for it to count.  Sample question:

Q.  Who are the three chipmunks?
A.  Alvin, Simon, Theodore
- **Event URL**: https://allevents.in/dallas/wednesday-night-trivia/200030173782019
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: OR
- **country**: United States
- **location**: Two Wolves Taproom
- **lat**: 44.92028
- **long**: -123.31797
- **full address**: Two Wolves Taproom, 171 SW Court St, Dallas, OR 97338-3112, United States

## Event gallery

- **Alt text**: Wednesday Night Trivia
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/13c567d5259d30ad85e9f414d4c921a94ec5315ae3fbe363f2c2fa6288eb9eca-rimg-w968-h514-dcffc000-gmir?v=1780316719

## FAQs

- **Q**: When and where is Wednesday Night Trivia being held?
  - **A:** Wednesday Night Trivia takes place on Wed, 17 Jun, 2026 at 07:00 pm to Wed, 01 Jul, 2026 at 07:00 am at Two Wolves Taproom, 171 SW Court St, Dallas, OR 97338-3112, United States.
- **Q**: Who is organizing Wednesday Night Trivia?
  - **A:** Wednesday Night Trivia is organized by The Trivia Guru.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Wednesday Night Trivia",
        "image": "https://cdn-az.allevents.in/events3/banners/13c567d5259d30ad85e9f414d4c921a94ec5315ae3fbe363f2c2fa6288eb9eca-rimg-w968-h514-dcffc000-gmir?v=1780316719",
        "startDate": "2026-06-17",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/dallas/wednesday-night-trivia/200030173782019",
        "location": {
            "@type": "Place",
            "name": "Two Wolves Taproom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "171 SW Court St, Dallas, OR 97338-3112, United States",
                "addressLocality": "Dallas",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.92028",
                "longitude": "-123.31797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This week's special topic is \"Threes\".  Means just what it sounds like:  people, places or things that come in threes.  These are ONE-point questions—each answer must be complete (all three parts) for it to count.  Sample question:\n\nQ.  Who are the three chipmunks?\nA.  Alvin, Simon, Theodore",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Trivia Guru",
                "url": "https://allevents.in/org/the-trivia-guru/14492228",
                "description": "The Trivia Guru produces games that are sure to fill your venue with happy players.  (Oh yes—we do private parties, too!)"
            }
        ]
    }
]
```