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

Wednesday Night 3.00-4.35 Ladder League R-2

ID: 5173801559

Match Scores

3-11

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

Peak Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
JP
Jeff Piggot

ZD5ZVW · USA

DUPR

2.774

FC
Francisco Castillo

6PZ5GG · USA

DUPR

3.217

TEAM 2WINNER
JB
james bundgaard

122V2E · Colorado Springs, CO, US

DUPR

3.097

SG
Shawn Gibson

EGVV9W · Colorado Springs, CO, US

DUPR

3.055

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-5173801559
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6228591500,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Piggot",
        "dupr_id": "ZD5ZVW",
        "rating": 2.774,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Francisco Castillo",
        "dupr_id": "6PZ5GG",
        "rating": 3.217,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4336902069,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "james bundgaard",
        "dupr_id": "122V2E",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Shawn Gibson",
        "dupr_id": "EGVV9W",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  }
]