Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EOS11

ID: 7676630671

Match Scores

12-21

Loss

Play Date

2026-05-23

Play Time (Est)

8:45 AM

Play Location

Tejas Pickleball Club, Georgetown ,TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
CP
Cesar Perez

0Y5NEN · Lago Vista, TX, US

DUPR

3.619

DV
Dzung Vu

M2XVDV · Cedar Park, TX, US

DUPR

3.726

TEAM 2WINNER
AP
Anuj Pandey

RXM9ME · USA

DUPR

3.809

GV
Greg VonFange

175200 · Cedar Park, TX, US

DUPR

4.045

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-7676630671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6445949363,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cesar Perez",
        "dupr_id": "0Y5NEN",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Lago Vista, TX, US"
      },
      {
        "name": "Dzung Vu",
        "dupr_id": "M2XVDV",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 6640049353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anuj Pandey",
        "dupr_id": "RXM9ME",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg VonFange",
        "dupr_id": "175200",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]