Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6073434532

Match Scores

22-20

Win

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Max Berlin

G57QKD · East Islip, NY, US

DUPR

3.994

LO
Lunden Olinger

GWJ5NM · USA

DUPR

4.054

TEAM 2LOSS
BK
Brandon Kim

EGD7DW · USA

DUPR

3.844

JL
Jacob Lee

DW5G0L · USA

DUPR

4.012

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-6073434532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6082404427,
    "serial": 1,
    "winner": true,
    "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.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8259286314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Kim",
        "dupr_id": "EGD7DW",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Lee",
        "dupr_id": "DW5G0L",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]