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

Competitive Open Play Match

ID: 5965616869

Match Scores

11-3

Win

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KT
Kien Tran

0P2G4X · USA

DUPR

3.392

LP
lewis pham

55WNW0 · Hanoi, Hanoi, VN

DUPR

3.542

TEAM 2LOSS
VV
Victor Vũ

7JPVON · USA

DUPR

3.433

BH
Bui Huy Phu

RD9PZN · USA

DUPR

3.282

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5965616869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4677077557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kien  Tran",
        "dupr_id": "0P2G4X",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "lewis pham",
        "dupr_id": "55WNW0",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Hanoi, Hanoi, VN"
      }
    ]
  },
  {
    "team_id": 7256410611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victor  Vũ",
        "dupr_id": "7JPVON",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bui Huy Phu",
        "dupr_id": "RD9PZN",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]