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

Pickleholic Tournament Simulator Intermediate

ID: 4338026673

Match Scores

11-8

Loss

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZA
Zain Alsadie

EXR54W · USA

DUPR

3.495

JL
Jeremy Le

EXEX0V · USA

DUPR

3.404

TEAM 2LOSS
JX
Jeremy Xu

EXXYNO · VIC, AU

DUPR

3.468

AB
Aaryan Bhojani

MPKQ5V · Berwick, VIC, AU

DUPR

2.906

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-4338026673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6309051805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zain Alsadie",
        "dupr_id": "EXR54W",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremy Le",
        "dupr_id": "EXEX0V",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7022527133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Xu",
        "dupr_id": "EXXYNO",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Aaryan Bhojani",
        "dupr_id": "MPKQ5V",
        "rating": 2.906,
        "profile_pic_url": null,
        "location": "Berwick, VIC, AU"
      }
    ]
  }
]