Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Max Team DUPR 11.3

ID: 5573311790

Match Scores

11-7

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kelly Chesney

59WQXP · Freeport, IL, US

DUPR

3.276

AC
Andrew Chesney

W6JO2K · Freeport, IL, US

DUPR

4.385

TEAM 2LOSS
CV
Candy VanWambeke

7DVR0M · Machesney Park, IL, US

DUPR

4.020

SS
Steve Speece

JZ7G6D · USA

DUPR

3.236

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-5573311790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5203548263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Chesney",
        "dupr_id": "59WQXP",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Freeport, IL, US"
      },
      {
        "name": "Andrew Chesney",
        "dupr_id": "W6JO2K",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Freeport, IL, US"
      }
    ]
  },
  {
    "team_id": 5604872943,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Candy VanWambeke",
        "dupr_id": "7DVR0M",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Machesney Park, IL, US"
      },
      {
        "name": "Steve Speece",
        "dupr_id": "JZ7G6D",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]