Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Wednesday Night 3.00-4.35 Ladder League R-1

ID: 5712001372

Match Scores

11-4

Win

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

Peak Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Shawn Gibson

EGVV9W · Colorado Springs, CO, US

DUPR

3.026

JB
james bundgaard

122V2E · Colorado Springs, CO, US

DUPR

3.046

TEAM 2LOSS
GK
Glenn Klare

Z4Z9XW · Colorado Springs, CO, US

DUPR

2.814

LC
Landon Castillo

KYJ9OK · USA

DUPR

2.506

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-5712001372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7526031014,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Gibson",
        "dupr_id": "EGVV9W",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "james bundgaard",
        "dupr_id": "122V2E",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 6522359375,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Glenn Klare",
        "dupr_id": "Z4Z9XW",
        "rating": 2.814,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Landon Castillo",
        "dupr_id": "KYJ9OK",
        "rating": 2.506,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]