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

DUPR Days

ID: 6072795125

Match Scores

11-4

Loss

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Tiger, GA 30576, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DA
Denise Ann Hennesy

59WX4P · USA

DUPR

3.783

KF
Kathy Fincher

17MK74 · USA

DUPR

3.663

TEAM 2LOSS
SM
Suzanne Mandler

3Y05VG · Franklin, NC, US

DUPR

3.386

KG
Ken Gray

RD9N2Q · USA

DUPR

3.013

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-6072795125
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4863363965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denise Ann Hennesy",
        "dupr_id": "59WX4P",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathy Fincher",
        "dupr_id": "17MK74",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6521812244,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Mandler",
        "dupr_id": "3Y05VG",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": "Franklin, NC, US"
      },
      {
        "name": "Ken Gray",
        "dupr_id": "RD9N2Q",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]