Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1 - MXD 4.0 (12T 2P6 6C 6MB)

ID: 7817735745

Match Scores

14-16

Win

Play Date

2026-01-17

Play Time (Est)

10:15 AM

Play Location

Diamond Boyz Pickleball Social

Unverified Facility

Competitor Teams

TEAM 1LOSS
CN
Collin Nguyen

67RGZQ · USA

DUPR

3.512

EN
Evelyn Nguyen

3PQ5GX · Houston, TX, US

DUPR

4.334

TEAM 2WINNER
KT
Kevin Truong

DWDV5M · Richmond, TX, US

DUPR

4.110

AR
Alexandra Rivera

EGQQMM · Ho Chi Minh City, VN

DUPR

4.075

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-7817735745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7087073328,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Collin Nguyen",
        "dupr_id": "67RGZQ",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evelyn Nguyen",
        "dupr_id": "3PQ5GX",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4320441953,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Truong",
        "dupr_id": "DWDV5M",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      },
      {
        "name": "Alexandra Rivera",
        "dupr_id": "EGQQMM",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Ho Chi Minh City, VN"
      }
    ]
  }
]