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

Wednesday Night 3.00-4.35 Ladder League R-1

ID: 6037344663

Match Scores

6-11

Loss

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Peak Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
Shawn Gibson

EGVV9W · Colorado Springs, CO, US

DUPR

3.012

GK
Glenn Klare

Z4Z9XW · Colorado Springs, CO, US

DUPR

2.800

TEAM 2WINNER
JB
james bundgaard

122V2E · Colorado Springs, CO, US

DUPR

3.119

LC
Landon Castillo

KYJ9OK · USA

DUPR

2.526

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-6037344663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6619098695,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shawn Gibson",
        "dupr_id": "EGVV9W",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Glenn Klare",
        "dupr_id": "Z4Z9XW",
        "rating": 2.8,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 4517630128,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "james bundgaard",
        "dupr_id": "122V2E",
        "rating": 3.119,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Landon Castillo",
        "dupr_id": "KYJ9OK",
        "rating": 2.526,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]