Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUOS 8.599 CAP - Pickleheads Shuffle - Round 3 Game 4

ID: 8008546054

Match Scores

9-11

Loss

Play Date

2026-05-20

Play Time (Est)

11:30 PM

Play Location

Center Court Pickleball Club - Gilbert

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kyle Scott

8M0OZL · Gilbert, AZ, US

DUPR

4.112

MH
Michael Hale

3L7M0Q · Mesa, AZ, US

DUPR

4.234

TEAM 2WINNER
JD
Jonathan Decker

DWZ754 · Queen Creek, AZ, US

DUPR

4.274

PJ
Preston Judd

KXD22Y · Gilbert, AZ, US

DUPR

4.249

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-8008546054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8153955642,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Scott",
        "dupr_id": "8M0OZL",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Michael Hale",
        "dupr_id": "3L7M0Q",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5963817217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Decker",
        "dupr_id": "DWZ754",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Preston Judd",
        "dupr_id": "KXD22Y",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]