Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - 2 Men 1 Woman DUPR 13 (max aggregate 13.8)

ID: 4648321789

Match Scores

4-11

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Lake Geneva Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jim Winkler

O6G26P · Scottsdale, AZ, US

DUPR

4.088

DC
Dana Conway

84EX0G · Naples, FL, US

DUPR

4.256

TEAM 2WINNER
KH
Kamyla Held

X2N0L5 · WI, US

DUPR

4.063

GB
Garrett Butler

76M7N0 · Milwaukee, WI, US

DUPR

4.452

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-4648321789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6915258114,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jim Winkler",
        "dupr_id": "O6G26P",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Dana Conway",
        "dupr_id": "84EX0G",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6606136722,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kamyla Held",
        "dupr_id": "X2N0L5",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "WI, US"
      },
      {
        "name": "Garrett Butler",
        "dupr_id": "76M7N0",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  }
]