Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5532752686

Match Scores

5-11

Win

Play Date

2026-01-17

Play Time (Est)

11:30 PM

Play Location

Diamond Boyz Pickleball Social

Unverified Facility

Competitor Teams

TEAM 1LOSS
CN
Collin Nguyen

67RGZQ · USA

DUPR

3.799

EN
Evelyn Nguyen

3PQ5GX · Houston, TX, US

DUPR

4.464

TEAM 2WINNER
KT
Kevin Truong

DWDV5M · Richmond, TX, US

DUPR

4.195

AR
Alexandra Rivera

EGQQMM · Ho Chi Minh City, VN

DUPR

4.140

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