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

DUPR - ADVANCED BEGINNER TUESDAY NIGHTS - Pickleheads Up & Down the River - Game 1

ID: 6622914561

Match Scores

12-10

Loss

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
CT
Carson Thomas

KYKQEO · USA

DUPR

3.132

AA
Ana Argueta

NXD4G2 · Splendora, TX, US

DUPR

2.434

TEAM 2LOSS
CH
CHARLIE HERRERA

OWKEY7 · Houston, TX, US

DUPR

2.355

CG
Cristobal Godinez

GXDZGV · USA

DUPR

2.871

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-6622914561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4819463338,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carson Thomas",
        "dupr_id": "KYKQEO",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ana Argueta",
        "dupr_id": "NXD4G2",
        "rating": 2.434,
        "profile_pic_url": null,
        "location": "Splendora, TX, US"
      }
    ]
  },
  {
    "team_id": 5000568117,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CHARLIE HERRERA",
        "dupr_id": "OWKEY7",
        "rating": 2.355,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Cristobal Godinez",
        "dupr_id": "GXDZGV",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]