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

Pickleholic Tournament Simulator Intermediate

ID: 6607769667

Match Scores

12-10

Loss

Play Date

2026-05-08

Play Time (Est)

4:45 AM

Play Location

Clayton VIC 3168, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
TQ
Tony Quach

ZD9OMD · USA

DUPR

3.291

DH
Daniel Hoang

6PVQP0 · USA

DUPR

3.348

TEAM 2LOSS
CL
Chau Le

6PQKDG · USA

DUPR

3.582

SM
Sassy Mounga

RZ2KJD · USA

DUPR

3.000

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-6607769667
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5947843743,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Quach",
        "dupr_id": "ZD9OMD",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Hoang",
        "dupr_id": "6PVQP0",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5376272439,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chau Le",
        "dupr_id": "6PQKDG",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sassy Mounga",
        "dupr_id": "RZ2KJD",
        "rating": 3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]