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

ATP Pickleball Club DUPR Competition Series Game 1

ID: 7077006652

Match Scores

15-7

Loss

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Andrew Jarrett

KDLVZY · Marayong, NSW, AU

DUPR

3.135

GV
Girish Vatvani

DYM754 · USA

DUPR

3.033

TEAM 2LOSS
DR
David Robertson

GW0YYX · NSW, AU

DUPR

2.917

ST
Steve Thorpe

0RLV0N · USA

DUPR

2.860

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-7077006652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8210521380,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Jarrett",
        "dupr_id": "KDLVZY",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": "Marayong, NSW, AU"
      },
      {
        "name": "Girish Vatvani",
        "dupr_id": "DYM754",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5728375323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Robertson",
        "dupr_id": "GW0YYX",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Steve Thorpe",
        "dupr_id": "0RLV0N",
        "rating": 2.86,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]