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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 3

ID: 7382506023

Match Scores

21-20

Loss

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jocelyn Bedoya

DND4O6 · Kennewick, WA, US

DUPR

4.461

ZH
Zachary Hatzenbeler

7NZDMM · Ellensburg, WA, US

DUPR

4.679

TEAM 2LOSS
SI
Sameer Islam

0ZLL42 · Abbotsford, BC, CA

DUPR

4.601

MZ
Min Zeng

8EQWVW · Surrey, BC, CA

DUPR

4.948

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-7382506023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7542957030,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jocelyn Bedoya",
        "dupr_id": "DND4O6",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Zachary Hatzenbeler",
        "dupr_id": "7NZDMM",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Ellensburg, WA, US"
      }
    ]
  },
  {
    "team_id": 6439788435,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sameer Islam",
        "dupr_id": "0ZLL42",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Abbotsford, BC, CA"
      },
      {
        "name": "Min Zeng",
        "dupr_id": "8EQWVW",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Surrey, BC, CA"
      }
    ]
  }
]