Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Womens Doubles Senior Open

ID: 6045746256

Match Scores

15-9

Win

Play Date

2026-05-03

Play Time (Est)

1:00 PM

Play Location

Peachtree Corners/Norcross, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CE
Crandall Edwards

EWWDDW · Newnan, GA, US

DUPR

4.881

MG
Missy Grant

89JEVJ · Birmingham, AL, US

DUPR

5.106

TEAM 2LOSS
CF
Cecy Feld

1NKM06 · Dallas, TX, US

DUPR

4.518

HK
Holly Kerr

L5P2OZ · Dallas, TX, US

DUPR

4.544

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-6045746256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7318538366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Crandall Edwards",
        "dupr_id": "EWWDDW",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Missy Grant",
        "dupr_id": "89JEVJ",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 7637064721,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cecy Feld",
        "dupr_id": "1NKM06",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Holly Kerr",
        "dupr_id": "L5P2OZ",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]