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

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

ID: 6676952543

Match Scores

15-7

Win

Play Date

2026-05-23

Play Time (Est)

12:45 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
ML
Mike LaBine

56DNRP · Newnan, GA, US

DUPR

3.458

JS
Jodi Statham

2QJ7MY · Newnan, GA, US

DUPR

3.304

TEAM 2LOSS
MM
Marcus Murchison

NR70JZ · USA

DUPR

3.094

DG
Denver Garrett

V4RRY6 · Sharpsburg, GA, US

DUPR

3.101

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-6676952543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7037564731,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike LaBine",
        "dupr_id": "56DNRP",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Jodi Statham",
        "dupr_id": "2QJ7MY",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 6071992573,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Murchison",
        "dupr_id": "NR70JZ",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Denver Garrett",
        "dupr_id": "V4RRY6",
        "rating": 3.101,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      }
    ]
  }
]