Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4411472909

Match Scores

11-5

Win

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Lake Geneva Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
John Summers

1ROXGE · Delavan, WI, US

DUPR

4.125

AB
Abigail B Czaja

KOR07Q · Rockton, IL, US

DUPR

4.534

TEAM 2LOSS
ST
Samantha Tellefson

8GZKKG · USA

DUPR

4.086

ST
Scott Tellefson

8KPGVQ · Lake Mills, WI, US

DUPR

4.396

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-4411472909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7393450427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Summers",
        "dupr_id": "1ROXGE",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Delavan, WI, US"
      },
      {
        "name": "Abigail B Czaja",
        "dupr_id": "KOR07Q",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Rockton, IL, US"
      }
    ]
  },
  {
    "team_id": 8405569910,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samantha Tellefson",
        "dupr_id": "8GZKKG",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Tellefson",
        "dupr_id": "8KPGVQ",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Lake Mills, WI, US"
      }
    ]
  }
]