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

SDG Dupr Round Robin - Pickleheads Up & Down the River - Game 27

ID: 7597240513

Match Scores

3-11

Win

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Andrea Bake

LWKWX6 · USA

DUPR

2.059

RS
Rhea Stinemetz

JPQEKD · USA

DUPR

2.222

TEAM 2WINNER
JS
Jenny Simmonds

DYJ4PL · USA

DUPR

2.121

TV
Thomas Van Puymbrouck

QPY4XR · Newnan, GA, US

DUPR

2.271

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-7597240513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6783889793,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrea Bake",
        "dupr_id": "LWKWX6",
        "rating": 2.059,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rhea Stinemetz",
        "dupr_id": "JPQEKD",
        "rating": 2.222,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6121385022,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jenny Simmonds",
        "dupr_id": "DYJ4PL",
        "rating": 2.121,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Van Puymbrouck",
        "dupr_id": "QPY4XR",
        "rating": 2.271,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]