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

PPA Tour: Veolia Atlanta Pickleball Championships - Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 7805748498

Match Scores

11-9

Win

Play Date

2025-05-17

Play Time (Est)

7:30 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GN
Gavin Nickerson

3VOP78 · Alpharetta, GA, US

DUPR

5.112

LO
Lionel Ortiz

3X7WO5 · USA

DUPR

5.103

TEAM 2LOSS
JG
Julian Gonzalez

O66Y6P · Savannah, GA, US

DUPR

5.026

PD
Paul Davis

MY5EXG · USA

DUPR

5.251

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-7805748498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5850815151,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Nickerson",
        "dupr_id": "3VOP78",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Lionel Ortiz",
        "dupr_id": "3X7WO5",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5940800260,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julian Gonzalez",
        "dupr_id": "O66Y6P",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Paul Davis",
        "dupr_id": "MY5EXG",
        "rating": 5.251,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]