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

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

ID: 4952033390

Match Scores

15-4

Loss

Play Date

2026-05-23

Play Time (Est)

3:30 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
PR
Pravin Rastogi

3X7JM2 · Newnan, GA, US

DUPR

3.771

LB
Lawrence Bey

7DOV65 · Raymond, GA, US

DUPR

3.267

TEAM 2LOSS
ML
Mike LaBine

56DNRP · Newnan, GA, US

DUPR

3.453

JS
Jodi Statham

2QJ7MY · Newnan, GA, US

DUPR

3.300

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-4952033390
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8207166580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pravin Rastogi",
        "dupr_id": "3X7JM2",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Lawrence Bey",
        "dupr_id": "7DOV65",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Raymond, GA, US"
      }
    ]
  },
  {
    "team_id": 8546017035,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike LaBine",
        "dupr_id": "56DNRP",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Jodi Statham",
        "dupr_id": "2QJ7MY",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]