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

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

ID: 6294797652

Match Scores

15-14

Win

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
PR
Pravin Rastogi

3X7JM2 · Newnan, GA, US

DUPR

3.710

JS
Jodi Statham

2QJ7MY · Newnan, GA, US

DUPR

3.317

TEAM 2LOSS
ML
Mike LaBine

56DNRP · Newnan, GA, US

DUPR

3.470

LB
Lawrence Bey

7DOV65 · Raymond, GA, US

DUPR

3.250

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-6294797652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6272731809,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pravin Rastogi",
        "dupr_id": "3X7JM2",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Jodi Statham",
        "dupr_id": "2QJ7MY",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 6257435045,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike LaBine",
        "dupr_id": "56DNRP",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Lawrence Bey",
        "dupr_id": "7DOV65",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Raymond, GA, US"
      }
    ]
  }
]