Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUOS 8.599 CAP - Pickleheads Shuffle - Round 3 Game 2

ID: 6096494802

Match Scores

15-13

Loss

Play Date

2026-05-20

Play Time (Est)

7:30 PM

Play Location

Center Court Pickleball Club - Gilbert

Unverified Facility

Competitor Teams

TEAM 1WINNER
T
Trevor

PKQN5Z · Mesa, AZ, US

DUPR

4.437

BW
Brian Warren

RYY09Z · Mesa, AZ, US

DUPR

4.066

TEAM 2LOSS
WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.856

SH
Shayne Holley

3PMQ0E · Phoenix, AZ, US

DUPR

4.201

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-6096494802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8210206078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor",
        "dupr_id": "PKQN5Z",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Brian Warren",
        "dupr_id": "RYY09Z",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 8535997771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Shayne Holley",
        "dupr_id": "3PMQ0E",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]