Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round Robin [DUPR] - Pickleheads Up & Down the River - Game 7

ID: 5351433786

Match Scores

3-11

Win

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Center Court Pickleball Club - Gilbert

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Martin Grodzki

0YK5KQ · Gilbert, AZ, US

DUPR

4.369

CC
Christopher Coombs

99PQQJ · Phoenix, AZ, US

DUPR

4.279

TEAM 2WINNER
JD
Jonathan Decker

DWZ754 · Queen Creek, AZ, US

DUPR

4.288

MH
Michael Hale

3L7M0Q · Mesa, AZ, US

DUPR

4.263

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-5351433786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8127825808,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Martin Grodzki",
        "dupr_id": "0YK5KQ",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Christopher Coombs",
        "dupr_id": "99PQQJ",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7840283352,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Decker",
        "dupr_id": "DWZ754",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Michael Hale",
        "dupr_id": "3L7M0Q",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]