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

Competitive Open Play Match

ID: 5145222486

Match Scores

6-11

Loss

Play Date

2025-01-29

Play Time (Est)

7:30 PM

Play Location

Johns Creek, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BD
Brigitte Dorier

RZKNVZ · Johns Creek, GA, US

DUPR

2.209

HZ
Hasan Zaidi

G5V94M · USA

DUPR

2.012

TEAM 2WINNER
PB
Prajesh Bhatt

KXK2W6 · USA

DUPR

2.598

RC
Rob Crump

EWZQVJ · USA

DUPR

2.043

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-5145222486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5591481655,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brigitte Dorier",
        "dupr_id": "RZKNVZ",
        "rating": 2.209,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "Hasan Zaidi",
        "dupr_id": "G5V94M",
        "rating": 2.012,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4995991250,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Prajesh Bhatt",
        "dupr_id": "KXK2W6",
        "rating": 2.598,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Crump",
        "dupr_id": "EWZQVJ",
        "rating": 2.043,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]