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

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

ID: 6948497111

Match Scores

11-0, 11-3

Win

Play Date

2025-05-18

Play Time (Est)

12:45 AM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KU
Keilly Ulery

QPD750 · Atlanta, GA, US

DUPR

4.979

JF
Jesse Ferlianto

W699MG · Jakarta, ID

DUPR

5.656

TEAM 2LOSS
BR
Brittany Ryden

7DRNDM · Newnan, GA, US

DUPR

5.127

JT
Jamie Thorne

JZDLDW · Peachtree City, GA, US

DUPR

4.649

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-6948497111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7931561711,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keilly Ulery",
        "dupr_id": "QPD750",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jesse Ferlianto",
        "dupr_id": "W699MG",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": "Jakarta, ID"
      }
    ]
  },
  {
    "team_id": 5955716237,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brittany Ryden",
        "dupr_id": "7DRNDM",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Jamie Thorne",
        "dupr_id": "JZDLDW",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      }
    ]
  }
]