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

Pickleholic Tournament Simulator Intermediate

ID: 4846035978

Match Scores

10-12

Loss

Play Date

2026-06-04

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JX
Jeremy Xu

EXXYNO · VIC, AU

DUPR

3.477

AB
Aaryan Bhojani

MPKQ5V · Berwick, VIC, AU

DUPR

2.917

TEAM 2WINNER
KN
Kien Nguyen

V6ZKZ6 · Clayton South, VIC, AU

DUPR

3.562

MT
Minh Tran

6ND5LG · VIC, AU

DUPR

3.618

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-4846035978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7902268022,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Xu",
        "dupr_id": "EXXYNO",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Aaryan Bhojani",
        "dupr_id": "MPKQ5V",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": "Berwick, VIC, AU"
      }
    ]
  },
  {
    "team_id": 7386156903,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kien Nguyen",
        "dupr_id": "V6ZKZ6",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Clayton South, VIC, AU"
      },
      {
        "name": "Minh Tran",
        "dupr_id": "6ND5LG",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]