Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Climb - Pickleheads Claim the Throne - Game 5

ID: 5089066768

Match Scores

2-11

Loss

Play Date

2026-05-04

Play Time (Est)

5:00 PM

Play Location

Center Court Pickleball Club - Gilbert

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Mark Castleton

W6V0VM · Mesa, AZ, US

DUPR

4.059

WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.908

TEAM 2WINNER
ER
Eric Rivera

3LZ268 · Mesa, AZ, US

DUPR

4.323

BM
Brent McLaws

Q5P0YN · Gilbert, AZ, US

DUPR

4.095

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-5089066768
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6507345219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Castleton",
        "dupr_id": "W6V0VM",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5720343150,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Rivera",
        "dupr_id": "3LZ268",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Brent McLaws",
        "dupr_id": "Q5P0YN",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]