Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Climb - Pickleheads Claim the Throne - Game 7

ID: 5175767488

Match Scores

11-9

Win

Play Date

2026-05-04

Play Time (Est)

5:00 PM

Play Location

Center Court Pickleball Club - Gilbert

Unverified Facility

Competitor Teams

TEAM 1WINNER
WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.918

JC
John Coon

RZMQMD · Gilbert, AZ, US

DUPR

3.892

TEAM 2LOSS
DK
David Ketring

2Y42Y4 · Gilbert, AZ, US

DUPR

3.863

JW
Jake Wilson

L29REJ · Gilbert, AZ, US

DUPR

3.848

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-5175767488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5438969537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "John Coon",
        "dupr_id": "RZMQMD",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4894848114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Ketring",
        "dupr_id": "2Y42Y4",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Jake Wilson",
        "dupr_id": "L29REJ",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]