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

Wednesday Night 3.00-4.35 Ladder League R-2

ID: 6874320014

Match Scores

11-4

Win

Play Date

2026-06-04

Play Time (Est)

3:30 PM

Play Location

Peak Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Jeff Piggot

ZD5ZVW · USA

DUPR

2.855

SG
Shawn Gibson

EGVV9W · Colorado Springs, CO, US

DUPR

3.036

TEAM 2LOSS
FC
Francisco Castillo

6PZ5GG · USA

DUPR

3.242

JB
james bundgaard

122V2E · Colorado Springs, CO, US

DUPR

3.024

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-6874320014
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7441041307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Piggot",
        "dupr_id": "ZD5ZVW",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shawn Gibson",
        "dupr_id": "EGVV9W",
        "rating": 3.036,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 7637121668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Francisco Castillo",
        "dupr_id": "6PZ5GG",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "james bundgaard",
        "dupr_id": "122V2E",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  }
]