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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 8151987368

Match Scores

21-10

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NE
Nate Evensen

3OXEM2 · Mercer Island, WA, US

DUPR

4.563

TD
Terry Drinkwater

1NKKJZ · Kirkland, WA, US

DUPR

4.455

TEAM 2LOSS
VK
Vikram Kumar

0QZGWX · Seattle, WA, US

DUPR

4.578

SB
Scott Boyd

0YPJMN · Everett, WA, US

DUPR

4.601

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-8151987368
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7407434789,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nate Evensen",
        "dupr_id": "3OXEM2",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      },
      {
        "name": "Terry Drinkwater",
        "dupr_id": "1NKKJZ",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 8223830334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vikram Kumar",
        "dupr_id": "0QZGWX",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Scott Boyd",
        "dupr_id": "0YPJMN",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Everett, WA, US"
      }
    ]
  }
]