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

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

ID: 7726585432

Match Scores

15-6

Loss

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Peachtree Corners/Norcross, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CK
Christine Karges

17MK08 · Knoxville, TN, US

DUPR

5.201

MP
Mario Porcelli

8DOMPY · Miami Beach, FL, US

DUPR

5.399

TEAM 2LOSS
MG
Missy Grant

89JEVJ · Birmingham, AL, US

DUPR

5.099

JB
Jeff Beard

3OW2RL · USA

DUPR

4.613

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-7726585432
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4310180710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Karges",
        "dupr_id": "17MK08",
        "rating": 5.201,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Mario Porcelli",
        "dupr_id": "8DOMPY",
        "rating": 5.399,
        "profile_pic_url": null,
        "location": "Miami Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 4574147160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Missy Grant",
        "dupr_id": "89JEVJ",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Jeff Beard",
        "dupr_id": "3OW2RL",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]