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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 4803298447

Match Scores

16-21

Loss

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
VK
Vikram Kumar

0QZGWX · Seattle, WA, US

DUPR

4.612

TL
Tracee Lee

E9XOYV · Seattle, WA, US

DUPR

5.199

TEAM 2WINNER
AB
Austin Bachman

12K5O4 · Pasco, WA, US

DUPR

5.525

DL
Damon Little

35RER8 · Richland, WA, US

DUPR

5.314

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-4803298447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5511439536,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vikram Kumar",
        "dupr_id": "0QZGWX",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Tracee Lee",
        "dupr_id": "E9XOYV",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4679564784,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Bachman",
        "dupr_id": "12K5O4",
        "rating": 5.525,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      },
      {
        "name": "Damon Little",
        "dupr_id": "35RER8",
        "rating": 5.314,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]