Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Third Eye Beer League @ 8PM WED Starts 6/3 - Ladder Group Round 1

ID: 7924427395

Match Scores

15-7

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

The Pickle Lodge at North Shore

Unverified Facility

Competitor Teams

TEAM 1WINNER
CE
Corey Eisenberger

1NV4ZN · Butler County, OH, US

DUPR

4.479

JM
Jeff Miller

EGDZ9M · USA

DUPR

4.408

TEAM 2LOSS
MA
Mitch Autry

16MQ6K · Goshen, OH, US

DUPR

4.531

DO
Dylan Ooten

Q57ZWN · USA

DUPR

4.231

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7924427395
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4384678517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Corey Eisenberger",
        "dupr_id": "1NV4ZN",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      },
      {
        "name": "Jeff Miller",
        "dupr_id": "EGDZ9M",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5963483537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitch Autry",
        "dupr_id": "16MQ6K",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Goshen, OH, US"
      },
      {
        "name": "Dylan Ooten",
        "dupr_id": "Q57ZWN",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]