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

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

ID: 4484274304

Match Scores

11-7

Win

Play Date

2026-05-12

Play Time (Est)

5:00 PM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Ana Argueta

NXD4G2 · Splendora, TX, US

DUPR

2.398

CH
CHARLIE HERRERA

OWKEY7 · Houston, TX, US

DUPR

2.286

TEAM 2LOSS
PB
Parker Brown

7ZEY69 · USA

DUPR

3.485

CT
Carson Thomas

KYKQEO · USA

DUPR

3.170

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-4484274304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7689113217,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ana Argueta",
        "dupr_id": "NXD4G2",
        "rating": 2.398,
        "profile_pic_url": null,
        "location": "Splendora, TX, US"
      },
      {
        "name": "CHARLIE HERRERA",
        "dupr_id": "OWKEY7",
        "rating": 2.286,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6004760656,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parker Brown",
        "dupr_id": "7ZEY69",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carson Thomas",
        "dupr_id": "KYKQEO",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]