Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3 Women DUPR 12 (max aggregate 12.3)

ID: 6457414905

Match Scores

9-11

Win

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Lake Geneva Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
CV
Candy VanWambeke

7DVR0M · Machesney Park, IL, US

DUPR

4.119

KS
Krissy Speece

GGDJZG · Winnebago, IL, US

DUPR

3.983

TEAM 2WINNER
MT
Mary Thomson

9PRP6J · Sun Prairie, WI, US

DUPR

3.987

SJ
Sara Jordan

4LRRQG · Madison, WI, US

DUPR

3.647

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-6457414905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6062806507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Candy VanWambeke",
        "dupr_id": "7DVR0M",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Machesney Park, IL, US"
      },
      {
        "name": "Krissy Speece",
        "dupr_id": "GGDJZG",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Winnebago, IL, US"
      }
    ]
  },
  {
    "team_id": 4624567574,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Thomson",
        "dupr_id": "9PRP6J",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Sun Prairie, WI, US"
      },
      {
        "name": "Sara Jordan",
        "dupr_id": "4LRRQG",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]