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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 5420754119

Match Scores

21-20

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Alen Khachatourian

KO5VXK · Burbank, CA, US

DUPR

4.620

SM
Sean Munoz

84PMM3 · Santa Clarita, CA, US

DUPR

4.666

TEAM 2LOSS
CE
Casey Eich

6ZYPMD · Fallbrook, CA, US

DUPR

4.634

AM
Alex Matathia

8E6WQV · USA

DUPR

4.226

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-5420754119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4531703205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alen Khachatourian",
        "dupr_id": "KO5VXK",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      },
      {
        "name": "Sean Munoz",
        "dupr_id": "84PMM3",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      }
    ]
  },
  {
    "team_id": 5104852573,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey Eich",
        "dupr_id": "6ZYPMD",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Fallbrook, CA, US"
      },
      {
        "name": "Alex Matathia",
        "dupr_id": "8E6WQV",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]