Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool C- V3 DUPR 13 8am - 2 Men and 1 Woman @ Lake Geneva Tennis and Pickleball ~ Wisconsin

ID: 6469609197

Match Scores

16-21

Loss

Play Date

2025-06-22

Play Time (Est)

10:15 AM

Play Location

Lake Geneva Tennis

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
John Summers

1ROXGE · Delavan, WI, US

DUPR

4.352

AN
Amy Nelson

896E4E · Lake Geneva, WI, US

DUPR

4.600

TEAM 2WINNER
BZ
Ben Zott

35VEEP · Brookfield, WI, US

DUPR

4.094

LL
Lacey Londre

8WO2GQ · Brookfield, WI, US

DUPR

4.223

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-6469609197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5393072478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Summers",
        "dupr_id": "1ROXGE",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Delavan, WI, US"
      },
      {
        "name": "Amy Nelson",
        "dupr_id": "896E4E",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Lake Geneva, WI, US"
      }
    ]
  },
  {
    "team_id": 5939548699,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Zott",
        "dupr_id": "35VEEP",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      },
      {
        "name": "Lacey Londre",
        "dupr_id": "8WO2GQ",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      }
    ]
  }
]