Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUOS 8.599 CAP - Pickleheads Shuffle - Round 5 Game 2

ID: 4441299414

Match Scores

11-6

Loss

Play Date

2026-04-29

Play Time (Est)

7:30 PM

Play Location

Center Court Pickleball Club - Gilbert

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jeremy Burnett

16NDJK · Queen Creek, AZ, US

DUPR

4.907

RM
Ronald Morris

8MZ6VP · Mesa, AZ, US

DUPR

4.173

TEAM 2LOSS
WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.920

SH
Shayne Holley

3PMQ0E · Phoenix, AZ, US

DUPR

4.274

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-4441299414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7675004328,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Burnett",
        "dupr_id": "16NDJK",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Ronald Morris",
        "dupr_id": "8MZ6VP",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 7069654662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Shayne Holley",
        "dupr_id": "3PMQ0E",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]