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

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

ID: 7556775553

Match Scores

11-4, 11-0

Loss

Play Date

2026-05-02

Play Time (Est)

2:15 AM

Play Location

Peachtree Corners/Norcross, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Julie Johnson

1R4EJN · Boynton Beach, FL, US

DUPR

5.150

Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.251

TEAM 2LOSS
MG
Missy Grant

89JEVJ · Birmingham, AL, US

DUPR

5.095

JB
Jeff Beard

3OW2RL · USA

DUPR

4.604

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-7556775553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8131908646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Johnson",
        "dupr_id": "1R4EJN",
        "rating": 5.15,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      },
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.251,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 8332777241,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Missy Grant",
        "dupr_id": "89JEVJ",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Jeff Beard",
        "dupr_id": "3OW2RL",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]