Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 4.0 Co-Ed Partner League - Session 1, Tue Jan 20

ID: 6521531322

Match Scores

14-12

Win

Play Date

2026-01-21

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PT
Phi Tieu

EW0G7E · Sugar Land, TX, US

DUPR

3.887

KT
Kevin Truong

DWDV5M · Richmond, TX, US

DUPR

4.227

TEAM 2LOSS
AN
Alvin Nguyen

MYZWMD · Sugar Land, TX, US

DUPR

4.205

JH
Jimmy Ho

L5PQR6 · Sugar Land, TX, US

DUPR

3.992

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-6521531322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6202581546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phi Tieu",
        "dupr_id": "EW0G7E",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Kevin Truong",
        "dupr_id": "DWDV5M",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      }
    ]
  },
  {
    "team_id": 5340952514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alvin Nguyen",
        "dupr_id": "MYZWMD",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Jimmy Ho",
        "dupr_id": "L5PQR6",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]