Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6726323251

Match Scores

11-9

Win

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

Lake Geneva Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Samantha Tellefson

8GZKKG · Lake Mills, WI, US

DUPR

4.123

BJ
Brendon Johnson

1799W5 · Lake Mills, WI, US

DUPR

4.682

TEAM 2LOSS
EA
Eric Arvold

DWVGMM · Cedarburg, WI, US

DUPR

4.510

DC
Dana Conway

84EX0G · Naples, FL, US

DUPR

4.244

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-6726323251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6092763537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samantha Tellefson",
        "dupr_id": "8GZKKG",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Lake Mills, WI, US"
      },
      {
        "name": "Brendon Johnson",
        "dupr_id": "1799W5",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Lake Mills, WI, US"
      }
    ]
  },
  {
    "team_id": 7443489550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Arvold",
        "dupr_id": "DWVGMM",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Cedarburg, WI, US"
      },
      {
        "name": "Dana Conway",
        "dupr_id": "84EX0G",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]