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

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

ID: 5489723063

Match Scores

2-11, 11-9, 11-6

Win

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Peachtree Corners/Norcross, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MG
Missy Grant

89JEVJ · Birmingham, AL, US

DUPR

5.106

JB
Jeff Beard

3OW2RL · USA

DUPR

4.624

TEAM 2LOSS
EA
Eva Aguirre

8G0M0G · Zebulon, NC, US

DUPR

4.674

BP
Bill Parks

17ZY65 · Cary, NC, US

DUPR

4.785

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-5489723063
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7377720515,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Missy Grant",
        "dupr_id": "89JEVJ",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Jeff Beard",
        "dupr_id": "3OW2RL",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8004250326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eva Aguirre",
        "dupr_id": "8G0M0G",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Zebulon, NC, US"
      },
      {
        "name": "Bill Parks",
        "dupr_id": "17ZY65",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]