Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Jar Night - Edition 19

ID: 5964803938

Match Scores

15-9

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Dhaval Doshi

9JW52J · Mumbai, MH, IN

DUPR

3.929

DN
devesh naik

WNNJNY · USA

DUPR

3.619

TEAM 2LOSS
AB
Alisha Bhise

LVZE25 · USA

DUPR

3.065

RS
Rajat Singh

NR5X0N · USA

DUPR

3.673

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-5964803938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5653342192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dhaval Doshi",
        "dupr_id": "9JW52J",
        "rating": 3.929,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
        "location": "Mumbai, MH, IN"
      },
      {
        "name": "devesh naik",
        "dupr_id": "WNNJNY",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6767183198,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alisha Bhise",
        "dupr_id": "LVZE25",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rajat Singh",
        "dupr_id": "NR5X0N",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]