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

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

ID: 4674938806

Match Scores

15-5

Loss

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
PR
Pravin Rastogi

3X7JM2 · Newnan, GA, US

DUPR

3.744

ML
Mike LaBine

56DNRP · Newnan, GA, US

DUPR

3.457

TEAM 2LOSS
JS
Jodi Statham

2QJ7MY · Newnan, GA, US

DUPR

3.305

LB
Lawrence Bey

7DOV65 · Raymond, GA, US

DUPR

3.237

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-4674938806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4427186140,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pravin Rastogi",
        "dupr_id": "3X7JM2",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Mike LaBine",
        "dupr_id": "56DNRP",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 6630664964,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jodi Statham",
        "dupr_id": "2QJ7MY",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Lawrence Bey",
        "dupr_id": "7DOV65",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Raymond, GA, US"
      }
    ]
  }
]