Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Climb - Pickleheads Claim the Throne - Game 6

ID: 5724136733

Match Scores

6-11

Loss

Play Date

2026-05-04

Play Time (Est)

6:15 AM

Play Location

Center Court Pickleball Club - Gilbert

Unverified Facility

Competitor Teams

TEAM 1LOSS
WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.901

RR
Robbie Reader

NYP2M7 · Gilbert, AZ, US

DUPR

4.030

TEAM 2WINNER
MC
Mark Castleton

W6V0VM · Mesa, AZ, US

DUPR

4.066

JW
Jake Wilson

L29REJ · Gilbert, AZ, US

DUPR

4.086

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-5724136733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5984850473,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Robbie Reader",
        "dupr_id": "NYP2M7",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5129295392,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Castleton",
        "dupr_id": "W6V0VM",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Jake Wilson",
        "dupr_id": "L29REJ",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]