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

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

ID: 8577561119

Match Scores

15-9

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.103

JB
Jeff Beard

3OW2RL · USA

DUPR

4.620

TEAM 2LOSS
SM
SILVIA MARGARITA TOROK

7JVDLM · USA

DUPR

4.603

AK
Aaron Katerberg

35NL0L · USA

DUPR

4.877

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-8577561119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7571658276,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Missy Grant",
        "dupr_id": "89JEVJ",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Jeff Beard",
        "dupr_id": "3OW2RL",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8417039889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "SILVIA MARGARITA TOROK",
        "dupr_id": "7JVDLM",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Katerberg",
        "dupr_id": "35NL0L",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]