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

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

ID: 6455328619

Match Scores

7-11

Loss

Play Date

2026-05-26

Play Time (Est)

8:45 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
CHARLIE HERRERA

OWKEY7 · Houston, TX, US

DUPR

2.344

AA
Ana Argueta

NXD4G2 · Splendora, TX, US

DUPR

2.451

TEAM 2WINNER
CT
Carson Thomas

KYKQEO · USA

DUPR

3.107

JA
Jay Atkinson

4VPX76 · USA

DUPR

2.934

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-6455328619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5492114598,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "CHARLIE HERRERA",
        "dupr_id": "OWKEY7",
        "rating": 2.344,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Ana Argueta",
        "dupr_id": "NXD4G2",
        "rating": 2.451,
        "profile_pic_url": null,
        "location": "Splendora, TX, US"
      }
    ]
  },
  {
    "team_id": 6143305606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carson Thomas",
        "dupr_id": "KYKQEO",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Atkinson",
        "dupr_id": "4VPX76",
        "rating": 2.934,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]