Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 4827123433

Match Scores

21-19

Win

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RH
Ryan Hoang

L2JRLZ · Prince William County, VA, US

DUPR

4.484

AS
Amulya Shrestha

99XKMR · USA

DUPR

4.549

TEAM 2LOSS
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.584

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.779

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-4827123433
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7805763228,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Hoang",
        "dupr_id": "L2JRLZ",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Prince William County, VA, US"
      },
      {
        "name": "Amulya Shrestha",
        "dupr_id": "99XKMR",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4660809248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]