Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5483982268

Match Scores

11-8

Win

Play Date

2026-02-21

Play Time (Est)

5:00 PM

Play Location

Pickleball Food Pub

View Facility Page →

Competitor Teams

TEAM 1WINNER
John Cramer

Z9JNWM · Boulder, CO, US

DUPR

4.562

FW
Forrest wilkinson

4LKYM2 · Boulder, CO, US

DUPR

4.227

TEAM 2LOSS
KT
Keene Tanaka

7NOQGN · USA

DUPR

4.090

KZ
Kevin Zapanta

X272E7 · Superior, CO, US

DUPR

4.282

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-5483982268
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5388568537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Cramer",
        "dupr_id": "Z9JNWM",
        "rating": 4.562,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/93550_61449cba32fa8.jpg",
        "location": "Boulder, CO, US"
      },
      {
        "name": "Forrest wilkinson",
        "dupr_id": "4LKYM2",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 8503723174,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keene Tanaka",
        "dupr_id": "7NOQGN",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Zapanta",
        "dupr_id": "X272E7",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Superior, CO, US"
      }
    ]
  }
]