Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8PM Beer League | 3.0+ Coed - Session 14, Wed May 6

ID: 4577157921

Match Scores

15-10

Loss

Play Date

2026-05-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Mitch Autry

16MQ6K · Goshen, OH, US

DUPR

4.343

CE
Corey Eisenberger

1NV4ZN · Butler County, OH, US

DUPR

4.440

TEAM 2LOSS
CS
Chris Sharon

NRWY92 · Butler County, OH, US

DUPR

4.007

JM
Jeff Miller

EGDZ9M · Dayton, OH, US

DUPR

4.397

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-4577157921
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6445785643,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitch Autry",
        "dupr_id": "16MQ6K",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Goshen, OH, US"
      },
      {
        "name": "Corey Eisenberger",
        "dupr_id": "1NV4ZN",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      }
    ]
  },
  {
    "team_id": 5548797233,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Sharon",
        "dupr_id": "NRWY92",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      },
      {
        "name": "Jeff Miller",
        "dupr_id": "EGDZ9M",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Dayton, OH, US"
      }
    ]
  }
]