Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8274234933

Match Scores

4-11

Loss

Play Date

2025-05-17

Play Time (Est)

10:15 AM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LC
Lee Chadwick

4Z2P72 · Kennesaw, GA, US

DUPR

4.348

CJ
Camron Jones

L5PZ2J · Sandy Springs, GA, US

DUPR

3.603

TEAM 2WINNER
JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.922

GM
Grant Miller

8GEGXQ · Canton, GA, US

DUPR

4.431

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-8274234933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7897738164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lee Chadwick",
        "dupr_id": "4Z2P72",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      },
      {
        "name": "Camron Jones",
        "dupr_id": "L5PZ2J",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      }
    ]
  },
  {
    "team_id": 5613750332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Grant Miller",
        "dupr_id": "8GEGXQ",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  }
]