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

Pickleholic Tournament Simulator Intermediate

ID: 5061920319

Match Scores

11-7

Win

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JX
Jeremy Xu

EXXYNO · VIC, AU

DUPR

3.461

AB
Aaryan Bhojani

MPKQ5V · Berwick, VIC, AU

DUPR

2.898

TEAM 2LOSS
JF
John Fouad

LZE2EQ · USA

DUPR

2.937

VK
Vishal Kahawatte

9DN0QK · USA

DUPR

3.017

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-5061920319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4624940051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Xu",
        "dupr_id": "EXXYNO",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Aaryan Bhojani",
        "dupr_id": "MPKQ5V",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": "Berwick, VIC, AU"
      }
    ]
  },
  {
    "team_id": 8399967477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Fouad",
        "dupr_id": "LZE2EQ",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vishal Kahawatte",
        "dupr_id": "9DN0QK",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]