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

Pickleholic Tournament Simulator Intermediate

ID: 5129978180

Match Scores

11-5

Loss

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZA
Zain Alsadie

EXR54W · USA

DUPR

3.479

JL
Jeremy Le

EXEX0V · USA

DUPR

3.393

TEAM 2LOSS
PN
Peter Nguyen

D9M5DX · VIC, AU

DUPR

3.708

AL
Alex Lieu

GWYR0G · USA

DUPR

2.997

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-5129978180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6513787441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zain Alsadie",
        "dupr_id": "EXR54W",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremy Le",
        "dupr_id": "EXEX0V",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7026218327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Nguyen",
        "dupr_id": "D9M5DX",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Alex Lieu",
        "dupr_id": "GWYR0G",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]