Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5399563683

Match Scores

15-9

Win

Play Date

2026-06-03

Play Time (Est)

4: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.469

SF
Sean Fox

2QPE69 · Lebanon, OH, US

DUPR

4.239

TEAM 2LOSS
JM
Jeff Miller

EGDZ9M · Dayton, OH, US

DUPR

4.418

DO
Dylan Ooten

Q57ZWN · Cincinnati, OH, US

DUPR

4.223

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-5399563683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6199324467,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Corey Eisenberger",
        "dupr_id": "1NV4ZN",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      },
      {
        "name": "Sean Fox",
        "dupr_id": "2QPE69",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      }
    ]
  },
  {
    "team_id": 6625560510,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Miller",
        "dupr_id": "EGDZ9M",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Dayton, OH, US"
      },
      {
        "name": "Dylan Ooten",
        "dupr_id": "Q57ZWN",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  }
]