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

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

ID: 8517917007

Match Scores

8-11

Loss

Play Date

2026-05-26

Play Time (Est)

4:45 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
CHARLIE HERRERA

OWKEY7 · Houston, TX, US

DUPR

2.334

JA
Jay Atkinson

4VPX76 · USA

DUPR

2.944

TEAM 2WINNER
CT
Carson Thomas

KYKQEO · USA

DUPR

3.139

AA
Ana Argueta

NXD4G2 · Splendora, TX, US

DUPR

2.441

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-8517917007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4831040948,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "CHARLIE HERRERA",
        "dupr_id": "OWKEY7",
        "rating": 2.334,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jay Atkinson",
        "dupr_id": "4VPX76",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7107893376,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carson Thomas",
        "dupr_id": "KYKQEO",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ana Argueta",
        "dupr_id": "NXD4G2",
        "rating": 2.441,
        "profile_pic_url": null,
        "location": "Splendora, TX, US"
      }
    ]
  }
]