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

Competitive Open Play Match

ID: 6058851025

Match Scores

5-11

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 1LOSS
PD
Philippe Dorier

PK799Q · Johns Creek, GA, US

DUPR

2.440

AL
Angela Lin

ZDD5NP · USA

DUPR

2.000

TEAM 2WINNER
EV
Elena Veselova

QXEXED · Suwanee, GA, US

DUPR

2.586

BD
Brigitte Dorier

RZKNVZ · Johns Creek, GA, US

DUPR

2.232

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-6058851025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5758020728,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Philippe Dorier",
        "dupr_id": "PK799Q",
        "rating": 2.44,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "Angela Lin",
        "dupr_id": "ZDD5NP",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6212802077,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elena  Veselova",
        "dupr_id": "QXEXED",
        "rating": 2.586,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Brigitte Dorier",
        "dupr_id": "RZKNVZ",
        "rating": 2.232,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      }
    ]
  }
]