Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6559576306

Match Scores

7-15

Loss

Play Date

2026-06-03

Play Time (Est)

11:30 PM

Play Location

The Pickle Lodge at North Shore

Unverified Facility

Competitor Teams

TEAM 1LOSS
CE
Corey Eisenberger

1NV4ZN · Butler County, OH, US

DUPR

4.461

MA
Mitch Autry

16MQ6K · Goshen, OH, US

DUPR

4.483

TEAM 2WINNER
JM
Jeff Miller

EGDZ9M · USA

DUPR

4.426

SF
Sean Fox

2QPE69 · USA

DUPR

4.226

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-6559576306
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6768812862,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Corey Eisenberger",
        "dupr_id": "1NV4ZN",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      },
      {
        "name": "Mitch Autry",
        "dupr_id": "16MQ6K",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Goshen, OH, US"
      }
    ]
  },
  {
    "team_id": 4762143707,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Miller",
        "dupr_id": "EGDZ9M",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Fox",
        "dupr_id": "2QPE69",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]