Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 4391089842

Match Scores

17-21

Loss

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SH
Shayne Holley

3PMQ0E · Phoenix, AZ, US

DUPR

4.290

JD
Jack Demaree

8DOY9X · Glendale, AZ, US

DUPR

4.184

TEAM 2WINNER
JM
Jordan McCrady

DWPW06 · Scottsdale, AZ, US

DUPR

4.454

MP
Monica Piekarski

8EXJO3 · Tempe, AZ, US

DUPR

4.617

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-4391089842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5727916531,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shayne Holley",
        "dupr_id": "3PMQ0E",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Jack Demaree",
        "dupr_id": "8DOY9X",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  },
  {
    "team_id": 8421597189,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan McCrady",
        "dupr_id": "DWPW06",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Monica Piekarski",
        "dupr_id": "8EXJO3",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]