Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5629064760

Match Scores

18-21

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Max Berlin

G57QKD · East Islip, NY, US

DUPR

3.994

LO
Lunden Olinger

GWJ5NM · USA

DUPR

4.053

TEAM 2WINNER
YK
Yogesh Karthikeyan

55PD6L · Alpharetta, GA, US

DUPR

4.140

TL
Thomas Lichtenwalner

X2GZG4 · USA

DUPR

4.011

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-5629064760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4601671588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Berlin",
        "dupr_id": "G57QKD",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      },
      {
        "name": "Lunden Olinger",
        "dupr_id": "GWJ5NM",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5716182899,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yogesh Karthikeyan",
        "dupr_id": "55PD6L",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Thomas Lichtenwalner",
        "dupr_id": "X2GZG4",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]