Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklebees Co-ed 3v3 11 Week 2

ID: 4920982110

Match Scores

11-0

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Pickleball Village, Stockdick School Road, Katy, TX, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Daniel Gonzalez

YX4ZZP · Katy, TX, US

DUPR

3.828

DT
David Truong

X26MV2 · USA

DUPR

3.666

TEAM 2LOSS
NN
Nick Ngo

Z96ODW · USA

DUPR

3.567

LB
Luigi Bautista

YXE4ZP · Harris County, TX, US

DUPR

3.235

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-4920982110
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8288475817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel  Gonzalez",
        "dupr_id": "YX4ZZP",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "David Truong",
        "dupr_id": "X26MV2",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5934642443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Ngo",
        "dupr_id": "Z96ODW",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luigi  Bautista",
        "dupr_id": "YXE4ZP",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      }
    ]
  }
]