Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUOS 8.599 CAP - Pickleheads Shuffle - Round 3 Game 2

ID: 8134902503

Match Scores

7-11

Loss

Play Date

2026-04-29

Play Time (Est)

12:45 AM

Play Location

Center Court Pickleball Club - Gilbert

Unverified Facility

Competitor Teams

TEAM 1LOSS
WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.917

SH
Shayne Holley

3PMQ0E · Phoenix, AZ, US

DUPR

4.265

TEAM 2WINNER
AT
adam turner

8G7EQG · Mesa, AZ, US

DUPR

4.494

MC
Mark Castleton

W6V0VM · Mesa, AZ, US

DUPR

4.053

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-8134902503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4927192415,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Shayne Holley",
        "dupr_id": "3PMQ0E",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4826203078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "adam turner",
        "dupr_id": "8G7EQG",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Mark Castleton",
        "dupr_id": "W6V0VM",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]