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

1010 Wins Pickleball Tournament: Men's Open Prize Money Division - Bronze Medal Match

ID: 4719192483

Match Scores

15-9

Win

Play Date

2024-04-20

Play Time (Est)

4:45 AM

Play Location

Randalls Island, New York, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Len Yang

2LVO79 · PPA Tour Pro

DUPR

5.432

JL
Jason Lui

3L79DJ · New York, NY, US

DUPR

5.703

TEAM 2LOSS
EE
Ethan Evans

8WWM6Y · San Diego, CA, US

DUPR

5.068

XL
Xingnan Lin

8J0MLO · Irvine, CA, US

DUPR

5.203

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-4719192483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5379744641,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Len Yang",
        "dupr_id": "2LVO79",
        "rating": 5.432,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2026/02/Untitled-design-1-e1772033407117.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Jason Lui",
        "dupr_id": "3L79DJ",
        "rating": 5.703,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7734186505,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Evans",
        "dupr_id": "8WWM6Y",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Xingnan Lin",
        "dupr_id": "8J0MLO",
        "rating": 5.203,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]