Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Colorado Pride at Epic

ID: 5431759062

Match Scores

8-11

Win

Play Date

2024-04-06

Play Time (Est)

7:30 PM

Play Location

Epic Pickleball Club, East County Line Road, Littleton, CO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MZ
Megan Zuckerman

1N90W6 · Louisville, CO, US

DUPR

4.104

HB
Heather Bonewitz

16R4D8 · Boulder, CO, US

DUPR

4.442

TEAM 2WINNER
GG
Gio Giovetti

8JK0D3 · Boulder, CO, US

DUPR

4.367

AO
Ashley Oluschak

7DODG5 · Thornton, CO, US

DUPR

4.263

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-5431759062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8564130286,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan Zuckerman",
        "dupr_id": "1N90W6",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Louisville, CO, US"
      },
      {
        "name": "Heather Bonewitz",
        "dupr_id": "16R4D8",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 6396891924,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gio Giovetti",
        "dupr_id": "8JK0D3",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Ashley Oluschak",
        "dupr_id": "7DODG5",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Thornton, CO, US"
      }
    ]
  }
]