Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Challenger Bracket

ID: 4988149029

Match Scores

21-11

Win

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
TL
Thomas Lichtenwalner

X2GZG4 · USA

DUPR

3.981

YK
Yogesh Karthikeyan

55PD6L · Alpharetta, GA, US

DUPR

4.085

TEAM 2LOSS
DK
David Kim

DY60X6 · USA

DUPR

3.670

OU
Owen Umscheid

V2OZQ7 · USA

DUPR

3.702

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-4988149029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6044270248,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Lichtenwalner",
        "dupr_id": "X2GZG4",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yogesh Karthikeyan",
        "dupr_id": "55PD6L",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 4393945158,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David  Kim",
        "dupr_id": "DY60X6",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Owen Umscheid",
        "dupr_id": "V2OZQ7",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]