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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 7508360763

Match Scores

13-21

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TL
Tracee Lee

E9XOYV · Seattle, WA, US

DUPR

5.194

VK
Vikram Kumar

0QZGWX · Seattle, WA, US

DUPR

4.577

TEAM 2WINNER
MD
Munroe Durie Pedersen

6ZP9JG · North Vancouver, BC, CA

DUPR

5.205

DB
Dalbir Bhandal

1QV0J5 · USA

DUPR

5.399

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-7508360763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4833318219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tracee Lee",
        "dupr_id": "E9XOYV",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Vikram Kumar",
        "dupr_id": "0QZGWX",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7382671734,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Munroe Durie Pedersen",
        "dupr_id": "6ZP9JG",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      },
      {
        "name": "Dalbir Bhandal",
        "dupr_id": "1QV0J5",
        "rating": 5.399,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]