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

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

ID: 5920154264

Match Scores

11-5

Loss

Play Date

2026-05-12

Play Time (Est)

9:00 PM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Ana Argueta

NXD4G2 · Splendora, TX, US

DUPR

2.404

PB
Parker Brown

7ZEY69 · USA

DUPR

3.546

TEAM 2LOSS
CH
CHARLIE HERRERA

OWKEY7 · Houston, TX, US

DUPR

2.280

CT
Carson Thomas

KYKQEO · USA

DUPR

3.108

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-5920154264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6800411846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ana Argueta",
        "dupr_id": "NXD4G2",
        "rating": 2.404,
        "profile_pic_url": null,
        "location": "Splendora, TX, US"
      },
      {
        "name": "Parker Brown",
        "dupr_id": "7ZEY69",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4626440713,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CHARLIE HERRERA",
        "dupr_id": "OWKEY7",
        "rating": 2.28,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Carson Thomas",
        "dupr_id": "KYKQEO",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]