Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.5 - 4.0

ID: 4961707249

Match Scores

10-12

Loss

Play Date

2026-02-28

Play Time (Est)

2:15 AM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
Chad Vickery

GGN5PM · Roswell, GA, US

DUPR

3.584

LH
Lisa Humphrey

V75KZ7 · Brookhaven, GA, US

DUPR

3.333

TEAM 2WINNER
AE
Adel El Shami

76OM95 · USA

DUPR

3.432

AM
Amelia McDonald

ZNYJKP · Marietta, GA, US

DUPR

3.438

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-4961707249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7638550923,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chad Vickery",
        "dupr_id": "GGN5PM",
        "rating": 3.584,
        "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.333,
        "profile_pic_url": null,
        "location": "Brookhaven, GA, US"
      }
    ]
  },
  {
    "team_id": 6367000644,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adel El Shami",
        "dupr_id": "76OM95",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amelia McDonald",
        "dupr_id": "ZNYJKP",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]