Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleholic Tournament Simulator intermediate

ID: 6404797675

Match Scores

15-3

Win

Play Date

2026-05-28

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PN
Peter Nguyen

D9M5DX · VIC, AU

DUPR

3.720

SC
Silas Chau

7J50O5 · VIC, AU

DUPR

3.915

TEAM 2LOSS
JL
Jeremy Le

EXEX0V · USA

DUPR

3.358

ZA
Zain Alsadie

EXR54W · USA

DUPR

3.430

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-6404797675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6763082610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Nguyen",
        "dupr_id": "D9M5DX",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Silas Chau",
        "dupr_id": "7J50O5",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  },
  {
    "team_id": 5002244643,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Le",
        "dupr_id": "EXEX0V",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zain Alsadie",
        "dupr_id": "EXR54W",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]