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

Competitive Open Play Match

ID: 6497864185

Match Scores

11-4

Win

Play Date

2025-02-12

Play Time (Est)

2:15 AM

Play Location

11555 Johns Creek Pkwy, Johns Creek, GA 30097, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
YK
Yongkyun kim

YG75GK · USA

DUPR

2.705

BD
Brigitte Dorier

RZKNVZ · Johns Creek, GA, US

DUPR

2.208

TEAM 2LOSS
GA
Ghada Atic

PK20VZ · USA

DUPR

2.791

AL
Angela Lin

ZDD5NP · USA

DUPR

2.000

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-6497864185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7501921643,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yongkyun kim",
        "dupr_id": "YG75GK",
        "rating": 2.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brigitte Dorier",
        "dupr_id": "RZKNVZ",
        "rating": 2.208,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      }
    ]
  },
  {
    "team_id": 8295987533,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ghada Atic",
        "dupr_id": "PK20VZ",
        "rating": 2.791,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angela Lin",
        "dupr_id": "ZDD5NP",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]