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

Golden Point Club Pickleball Tournament

ID: 5845782597

Match Scores

11-1

Win

Play Date

2025-10-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
J
Jaskaran

ZZDN7D · USA

Rated Score

2.952

MS
Mohit Sharma

RXON9E · Chandigarh, CH, IN

Rated Score

3.464

TEAM 2LOSS
AD
Aviral Dawar

GW44LQ · USA

Rated Score

2.668

AM
Anis Mishra

DY66Z6 · USA

Rated Score

2.668

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-5845782597
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6457729916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaskaran",
        "dupr_id": "ZZDN7D",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mohit Sharma",
        "dupr_id": "RXON9E",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Chandigarh, CH, IN"
      }
    ]
  },
  {
    "team_id": 6376179333,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aviral Dawar",
        "dupr_id": "GW44LQ",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anis Mishra",
        "dupr_id": "DY66Z6",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]