Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 - 4.0

ID: 4504601634

Match Scores

11-3

Win

Play Date

2026-02-28

Play Time (Est)

7:30 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
Chad Vickery

GGN5PM · Roswell, GA, US

DUPR

3.747

LH
Lisa Humphrey

V75KZ7 · Brookhaven, GA, US

DUPR

3.361

TEAM 2LOSS
AB
Aaron Biddar

YGDJ5G · Roswell, GA, US

DUPR

3.689

CG
Corrin Grayson

129LM4 · Woodstock, GA, US

DUPR

3.805

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-4504601634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6007085087,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Vickery",
        "dupr_id": "GGN5PM",
        "rating": 3.747,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/158831_64c18654ae27b.jpg",
        "location": "Roswell, GA, US"
      },
      {
        "name": "Lisa Humphrey",
        "dupr_id": "V75KZ7",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": "Brookhaven, GA, US"
      }
    ]
  },
  {
    "team_id": 5853702876,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Biddar",
        "dupr_id": "YGDJ5G",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Corrin Grayson",
        "dupr_id": "129LM4",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  }
]