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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 7135513289

Match Scores

21-9

Loss

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RH
Ryan Hickman

1QMY6N · Beavercreek, OR, US

DUPR

5.069

SK
Spencer Kelly

Z9NVMQ · Portland, OR, US

DUPR

4.721

TEAM 2LOSS
BC
Brandon Cater

17J74M · Richland, WA, US

DUPR

4.908

PB
Peter Brown

6ZNMYK · Richland, WA, US

DUPR

4.904

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-7135513289
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5871686478,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Hickman",
        "dupr_id": "1QMY6N",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "Beavercreek, OR, US"
      },
      {
        "name": "Spencer Kelly",
        "dupr_id": "Z9NVMQ",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 4535075108,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Cater",
        "dupr_id": "17J74M",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Peter Brown",
        "dupr_id": "6ZNMYK",
        "rating": 4.904,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]