Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

11am 3.0 Dupr

ID: 5588165296

Match Scores

12-10

Loss

Play Date

2024-06-19

Play Time (Est)

5:00 PM

Play Location

Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Mike Hermann

JZ44RD · Galena, OH, US

DUPR

3.192

TD
Tony Donadio

16VLKG · OH, US

DUPR

2.565

TEAM 2LOSS
NM
Nancy Mason

8KKN57 · Powell, OH, US

DUPR

2.917

KY
Kelly Young

896YVR · USA

DUPR

2.246

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-5588165296
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5359702172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Hermann",
        "dupr_id": "JZ44RD",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Galena, OH, US"
      },
      {
        "name": "Tony Donadio",
        "dupr_id": "16VLKG",
        "rating": 2.565,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 8213654181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Mason",
        "dupr_id": "8KKN57",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Kelly Young",
        "dupr_id": "896YVR",
        "rating": 2.246,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]