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

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

ID: 6197676917

Match Scores

16-14

Loss

Play Date

2026-05-23

Play Time (Est)

6:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Anthony Holmes

WXVOWM · Newnan, GA, US

DUPR

2.765

GC
Gylan Cajucom

7Z6LG9 · USA

DUPR

2.573

TEAM 2LOSS
TC
Tim Creamer

GWE2OV · Newnan, GA, US

DUPR

2.740

JR
Justin Ramirez

YN2P4P · Newnan, GA, US

DUPR

2.587

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-6197676917
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5930789951,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Holmes",
        "dupr_id": "WXVOWM",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Gylan  Cajucom",
        "dupr_id": "7Z6LG9",
        "rating": 2.573,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7244355855,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Creamer",
        "dupr_id": "GWE2OV",
        "rating": 2.74,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Justin Ramirez",
        "dupr_id": "YN2P4P",
        "rating": 2.587,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]