Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 - Sleigh & Play Showdown

ID: 7523959296

Match Scores

11-3

Loss

Play Date

2025-12-14

Play Time (Est)

1:00 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
UK
Umesh Kumar

QX4L65 · Alpharetta, GA, US

DUPR

4.288

CG
Camila Garza

56JRD0 · Atlanta, GA, US

DUPR

3.739

TEAM 2LOSS
LH
Lisa Humphrey

V75KZ7 · Brookhaven, GA, US

DUPR

3.267

Chad Vickery

GGN5PM · Roswell, GA, US

DUPR

3.594

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-7523959296
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6011470851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Umesh Kumar",
        "dupr_id": "QX4L65",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Camila  Garza",
        "dupr_id": "56JRD0",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4827929009,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Humphrey",
        "dupr_id": "V75KZ7",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Brookhaven, GA, US"
      },
      {
        "name": "Chad Vickery",
        "dupr_id": "GGN5PM",
        "rating": 3.594,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/158831_64c18654ae27b.jpg",
        "location": "Roswell, GA, US"
      }
    ]
  }
]