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

Pickleholic Tournament Simulator Intermediate

ID: 5407801179

Match Scores

12-10

Win

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Peter Nguyen

D9M5DX · VIC, AU

DUPR

3.710

AL
Alex Lieu

GWYR0G · USA

DUPR

3.001

TEAM 2LOSS
ST
Son Truong

V2ZGYE · USA

DUPR

3.430

HT
Huy Tran

6PLOGG · USA

DUPR

3.226

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-5407801179
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8009595889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Nguyen",
        "dupr_id": "D9M5DX",
        "rating": 3.71,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "VIC, AU"
      },
      {
        "name": "Alex Lieu",
        "dupr_id": "GWYR0G",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6415318420,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Son Truong",
        "dupr_id": "V2ZGYE",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Huy Tran",
        "dupr_id": "6PLOGG",
        "rating": 3.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]