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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 8124135274

Match Scores

9-21

Win

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RE
Rob Evans

YG06KE · Bainbridge Island, WA, US

DUPR

4.632

BH
Brice Hartman

4L94GK · Seattle, WA, US

DUPR

4.338

TEAM 2WINNER
RH
Ryan Hickman

1QMY6N · Beavercreek, OR, US

DUPR

5.054

SK
Spencer Kelly

Z9NVMQ · Portland, OR, US

DUPR

4.704

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-8124135274
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7925981454,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Evans",
        "dupr_id": "YG06KE",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      },
      {
        "name": "Brice Hartman",
        "dupr_id": "4L94GK",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 6226762834,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Hickman",
        "dupr_id": "1QMY6N",
        "rating": 5.054,
        "profile_pic_url": null,
        "location": "Beavercreek, OR, US"
      },
      {
        "name": "Spencer Kelly",
        "dupr_id": "Z9NVMQ",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]