Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mixed Doubles Skill: (4.0) Age: (35 To 49)

ID: 5189414947

Match Scores

15-3

Win

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

Peachtree Corners/Norcross, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jenna Dunaway

V7GOY7 · Thomaston, GA, US

DUPR

4.442

BD
Bruce Dunaway

7DM7RN · Thomaston, GA, US

DUPR

4.285

TEAM 2LOSS
JJ
Julie Johnson

8GO6JM · Atlanta, GA, US

DUPR

3.918

SP
Sam Perlman

XJY6Z7 · Sandy Springs, GA, US

DUPR

3.989

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-5189414947
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8437632576,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenna Dunaway",
        "dupr_id": "V7GOY7",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      },
      {
        "name": "Bruce Dunaway",
        "dupr_id": "7DM7RN",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      }
    ]
  },
  {
    "team_id": 4950703131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Johnson",
        "dupr_id": "8GO6JM",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Sam Perlman",
        "dupr_id": "XJY6Z7",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      }
    ]
  }
]