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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 4996675893

Match Scores

21-12

Win

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Alexander Juarros

8DPM68 · Los Angeles, CA, US

DUPR

4.995

FA
Farzad Adib

1R5W6Z · Los Angeles, CA, US

DUPR

4.886

TEAM 2LOSS
BM
Ben Morales

1RY9E8 · Ventura County, CA, US

DUPR

5.000

DJ
Dennis Jorge

1NPR73 · Thousand Oaks, CA, US

DUPR

5.102

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-4996675893
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5267915178,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Juarros",
        "dupr_id": "8DPM68",
        "rating": 4.995,
        "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.886,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5214988531,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Morales",
        "dupr_id": "1RY9E8",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      },
      {
        "name": "Dennis Jorge",
        "dupr_id": "1NPR73",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  }
]