Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

All Things Pickleball ATP

ID: 6267503363

Match Scores

11-6

Loss

Play Date

2024-08-15

Play Time (Est)

12:45 AM

Play Location

Donnelly, ID 83615, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KM
Kenneth Mayer

8KQP67 · USA

DUPR

4.387

DD
Doug Dvorak

8GVEDG · Donnelly, ID, US

DUPR

3.953

TEAM 2LOSS
RW
Roy Wirthlin

3PO65E · Highland, UT, US

DUPR

4.147

LZ
Lisa Zabriskie

PKXE6E · McCall, ID, US

DUPR

3.290

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-6267503363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6440625882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Mayer",
        "dupr_id": "8KQP67",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Dvorak",
        "dupr_id": "8GVEDG",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Donnelly, ID, US"
      }
    ]
  },
  {
    "team_id": 5949173393,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roy Wirthlin",
        "dupr_id": "3PO65E",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Lisa Zabriskie",
        "dupr_id": "PKXE6E",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": "McCall, ID, US"
      }
    ]
  }
]