Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Avera Pickleball Classic - Mens Doubles 4.0

ID: 5886038537

Match Scores

8-11

Loss

Play Date

2026-03-28

Play Time (Est)

6:15 AM

Play Location

Sioux Falls, SD

View Facility Page →

Competitor Teams

TEAM 1LOSS
DL
Duane L Scherff

16YMLD · Hayward, MN, US

DUPR

3.637

AD
Andrew Dedula

3YM2WK · Sioux Falls, SD, US

DUPR

3.844

TEAM 2WINNER
LM
Landon May

56Q46R · USA

DUPR

3.790

TD
Trace Dobson

LZPR7K · USA

DUPR

3.790

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-5886038537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8025307005,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Duane L Scherff",
        "dupr_id": "16YMLD",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Hayward, MN, US"
      },
      {
        "name": "Andrew Dedula",
        "dupr_id": "3YM2WK",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 5624768143,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Landon May",
        "dupr_id": "56Q46R",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trace Dobson",
        "dupr_id": "LZPR7K",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]