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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 7582306022

Match Scores

21-13

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
Derek Arima

P17Y08 · Rexburg, ID, US

DUPR

5.313

HS
Heath Shirts

8GYE4Q · Orem, UT, US

DUPR

5.078

TEAM 2LOSS
LL
Lorenz Laurel

DNYEQL · Tempe, AZ, US

DUPR

4.532

TP
Tony Pellegrini-Chavez

6ZX9Y0 · Phoenix, AZ, US

DUPR

4.565

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-7582306022
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6216436174,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Arima",
        "dupr_id": "P17Y08",
        "rating": 5.313,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Heath Shirts",
        "dupr_id": "8GYE4Q",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 5787016629,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lorenz Laurel",
        "dupr_id": "DNYEQL",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Tony Pellegrini-Chavez",
        "dupr_id": "6ZX9Y0",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]