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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 5755821748

Match Scores

18-21

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Alexander Juarros

8DPM68 · Los Angeles, CA, US

DUPR

4.772

FA
Farzad Adib

1R5W6Z · Los Angeles, CA, US

DUPR

4.840

TEAM 2WINNER
PW
Preston White

76LKPM · Moorpark, CA, US

DUPR

4.502

BM
Ben Morales

1RY9E8 · Ventura County, CA, US

DUPR

4.728

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-5755821748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8213354419,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Juarros",
        "dupr_id": "8DPM68",
        "rating": 4.772,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/170657_64f39d0a27464.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Farzad Adib",
        "dupr_id": "1R5W6Z",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 4671804179,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Preston White",
        "dupr_id": "76LKPM",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      },
      {
        "name": "Ben Morales",
        "dupr_id": "1RY9E8",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      }
    ]
  }
]