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

DUPR Days

ID: 5944135099

Match Scores

11-7

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Tiger, GA 30576, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Suzanne Mandler

3Y05VG · Franklin, NC, US

DUPR

3.382

FW
Fran Webb

7ZK9XM · USA

DUPR

3.312

TEAM 2LOSS
KF
Kim Farmer

V6D9Y6 · USA

DUPR

2.478

SC
Susan Coffeen

7N56E0 · USA

DUPR

3.549

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-5944135099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4802407530,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Mandler",
        "dupr_id": "3Y05VG",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Franklin, NC, US"
      },
      {
        "name": "Fran Webb",
        "dupr_id": "7ZK9XM",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8223962645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Farmer",
        "dupr_id": "V6D9Y6",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan Coffeen",
        "dupr_id": "7N56E0",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]