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

SDG Dupr Round Robin - Pickleheads Double Header - Game 52

ID: 6831605767

Match Scores

15-5

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
RD
Robin Donovan

0QMVKQ · Newnan, GA, US

DUPR

2.347

RS
Rhea Stinemetz

JPQEKD · USA

DUPR

2.289

TEAM 2LOSS
TV
Thomas Van Puymbrouck

QPY4XR · Newnan, GA, US

DUPR

2.264

R
Rusty

5EWMZ5 · Peachtree City, GA, US

DUPR

2.158

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-6831605767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4594266093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Donovan",
        "dupr_id": "0QMVKQ",
        "rating": 2.347,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Rhea Stinemetz",
        "dupr_id": "JPQEKD",
        "rating": 2.289,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6073624461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Van Puymbrouck",
        "dupr_id": "QPY4XR",
        "rating": 2.264,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Rusty",
        "dupr_id": "5EWMZ5",
        "rating": 2.158,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      }
    ]
  }
]