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

Pickleholic Tournament Simulator Intermediate

ID: 8384308316

Match Scores

2-11

Win

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KN
kevin nguyen

ORZZQE · USA

DUPR

3.266

QT
quang ta

4Q07GV · USA

DUPR

3.065

TEAM 2WINNER
JX
Jeremy Xu

EXXYNO · VIC, AU

DUPR

3.459

AB
Aaryan Bhojani

MPKQ5V · Berwick, VIC, AU

DUPR

2.896

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-8384308316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6927668901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kevin nguyen",
        "dupr_id": "ORZZQE",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "quang ta",
        "dupr_id": "4Q07GV",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7440235422,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Xu",
        "dupr_id": "EXXYNO",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Aaryan Bhojani",
        "dupr_id": "MPKQ5V",
        "rating": 2.896,
        "profile_pic_url": null,
        "location": "Berwick, VIC, AU"
      }
    ]
  }
]