Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Nationals - College Pickleball Tour - Challenger Men's Doubles Div. 4

ID: 5928892968

Match Scores

23-21

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
YK
Yogesh Karthikeyan

55PD6L · Alpharetta, GA, US

DUPR

4.153

TL
Thomas Lichtenwalner

X2GZG4 · USA

DUPR

4.019

TEAM 2LOSS
AK
Anthony Kowalski

7DMVK0 · Bridgewater Township, NJ, US

DUPR

4.348

AV
Aidan Van Doren

56KZKP · USA

DUPR

3.890

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-5928892968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4944533438,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yogesh Karthikeyan",
        "dupr_id": "55PD6L",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Thomas Lichtenwalner",
        "dupr_id": "X2GZG4",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6929356176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Kowalski",
        "dupr_id": "7DMVK0",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Bridgewater Township, NJ, US"
      },
      {
        "name": "Aidan  Van Doren",
        "dupr_id": "56KZKP",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]