Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4433534195

Match Scores

23-21

Win

Play Date

2026-04-11

Play Time (Est)

12:45 AM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
YK
Yogesh Karthikeyan

55PD6L · Alpharetta, GA, US

DUPR

4.126

TL
Thomas Lichtenwalner

X2GZG4 · USA

DUPR

4.003

TEAM 2LOSS
VN
Vernon Ngo

3X5DRX · McLean, VA, US

DUPR

4.354

MM
mateo moore

3Y2Q6G · Salem, VA, US

DUPR

4.321

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-4433534195
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7562057605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yogesh Karthikeyan",
        "dupr_id": "55PD6L",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Thomas Lichtenwalner",
        "dupr_id": "X2GZG4",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5037093945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vernon Ngo",
        "dupr_id": "3X5DRX",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      },
      {
        "name": "mateo moore",
        "dupr_id": "3Y2Q6G",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Salem, VA, US"
      }
    ]
  }
]