Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ultimate Pickleball League - 2026 Season - UPL - Doubles 3

ID: 7914450028

Match Scores

21-10

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jordan McCrady

DWPW06 · Scottsdale, AZ, US

DUPR

4.507

SH
Shayne Holley

3PMQ0E · Phoenix, AZ, US

DUPR

4.169

TEAM 2LOSS
BS
Brena Shock

KD2DJO · Lehi, UT, US

DUPR

3.884

LP
Logan Packer

YGZQ2K · South Jordan, UT, US

DUPR

3.971

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-7914450028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5537325752,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan McCrady",
        "dupr_id": "DWPW06",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Shayne Holley",
        "dupr_id": "3PMQ0E",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4516354891,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brena Shock",
        "dupr_id": "KD2DJO",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Logan Packer",
        "dupr_id": "YGZQ2K",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]