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: 4871535225

Match Scores

15-7

Loss

Play Date

2025-05-17

Play Time (Est)

10:15 AM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JO
Josh Oakman

9PDW9E · USA

DUPR

5.529

BL
Blake Lowe

NYGR4W · Gardendale, AL, US

DUPR

5.005

TEAM 2LOSS
GN
Gavin Nickerson

3VOP78 · Alpharetta, GA, US

DUPR

5.101

LO
Lionel Ortiz

3X7WO5 · USA

DUPR

5.039

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-4871535225
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7333199632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Oakman",
        "dupr_id": "9PDW9E",
        "rating": 5.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blake Lowe",
        "dupr_id": "NYGR4W",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      }
    ]
  },
  {
    "team_id": 4576123488,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Nickerson",
        "dupr_id": "3VOP78",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Lionel Ortiz",
        "dupr_id": "3X7WO5",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]