Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6110351246

Match Scores

9-11

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Lake Geneva Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
EA
Eric Arvold

DWVGMM · Cedarburg, WI, US

DUPR

4.536

DC
Dana Conway

84EX0G · Naples, FL, US

DUPR

4.247

TEAM 2WINNER
TW
Trevor Wynkoop

JJD9E4 · Milwaukee, WI, US

DUPR

4.566

KH
Kamyla Held

X2N0L5 · WI, US

DUPR

4.069

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-6110351246
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6893285100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Arvold",
        "dupr_id": "DWVGMM",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Cedarburg, WI, US"
      },
      {
        "name": "Dana Conway",
        "dupr_id": "84EX0G",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5616908395,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trevor Wynkoop",
        "dupr_id": "JJD9E4",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Kamyla Held",
        "dupr_id": "X2N0L5",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "WI, US"
      }
    ]
  }
]