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

11am 3.0 DUPR

ID: 4937424441

Match Scores

11-7

Loss

Play Date

2024-06-19

Play Time (Est)

10:15 AM

Play Location

Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Mike Hermann

JZ44RD · Galena, OH, US

DUPR

3.204

KY
Kelly Young

896YVR · USA

DUPR

2.259

TEAM 2LOSS
TD
Tony Donadio

16VLKG · OH, US

DUPR

2.551

NM
Nancy Mason

8KKN57 · Powell, OH, US

DUPR

2.909

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-4937424441
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802014168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Hermann",
        "dupr_id": "JZ44RD",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": "Galena, OH, US"
      },
      {
        "name": "Kelly Young",
        "dupr_id": "896YVR",
        "rating": 2.259,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7362076143,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony Donadio",
        "dupr_id": "16VLKG",
        "rating": 2.551,
        "profile_pic_url": null,
        "location": "OH, US"
      },
      {
        "name": "Nancy Mason",
        "dupr_id": "8KKN57",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]