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

Competitive Open Play Match

ID: 6758524795

Match Scores

11-10

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Minh Pham

2ZZMZR · Cầu Giấy, Hanoi, VN

DUPR

3.389

TT
Tran Tung

V6NQE5 · USA

DUPR

3.257

TEAM 2LOSS
AN
Andy Nguyen

EXY7YE · USA

DUPR

2.921

DQ
Dung Quach Hoang

Y4YZVK · USA

DUPR

3.602

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-6758524795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8024471535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Minh Pham",
        "dupr_id": "2ZZMZR",
        "rating": 3.389,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68f7f43c39585.jpg",
        "location": "Cầu Giấy, Hanoi, VN"
      },
      {
        "name": "Tran Tung",
        "dupr_id": "V6NQE5",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7277088037,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Nguyen",
        "dupr_id": "EXY7YE",
        "rating": 2.921,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dung Quach Hoang",
        "dupr_id": "Y4YZVK",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]