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

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

ID: 7731153344

Match Scores

11-9, 9-11, 4-11

Win

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Peachtree Corners/Norcross, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Julie Johnson

1R4EJN · Boynton Beach, FL, US

DUPR

5.111

Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.230

TEAM 2WINNER
AS
Angela Simon

17NZG5 · Atlanta, GA, US

DUPR

5.792

NS
Neil Simon

1RQ56N · Atlanta, GA, US

DUPR

5.103

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-7731153344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7319355116,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Johnson",
        "dupr_id": "1R4EJN",
        "rating": 5.111,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      },
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.23,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 6517261824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angela Simon",
        "dupr_id": "17NZG5",
        "rating": 5.792,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Neil Simon",
        "dupr_id": "1RQ56N",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]