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

Wednesday Night 3.00-4.35 Ladder League R-1

ID: 4379668131

Match Scores

10-12

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.015

LC
Landon Castillo

KYJ9OK · USA

DUPR

2.529

TEAM 2WINNER
JB
james bundgaard

122V2E · Colorado Springs, CO, US

DUPR

3.107

GK
Glenn Klare

Z4Z9XW · Colorado Springs, CO, US

DUPR

2.798

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-4379668131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8138947505,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shawn Gibson",
        "dupr_id": "EGVV9W",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Landon Castillo",
        "dupr_id": "KYJ9OK",
        "rating": 2.529,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5524951825,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "james bundgaard",
        "dupr_id": "122V2E",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Glenn Klare",
        "dupr_id": "Z4Z9XW",
        "rating": 2.798,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  }
]