Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Avera Pickleball Classic - Mixed Doubles 4.0+

ID: 7847397766

Match Scores

11-3

Win

Play Date

2026-03-29

Play Time (Est)

11:30 PM

Play Location

Sioux Falls, SD

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Maggie Blaylock

17KZ74 · Sioux Falls, SD, US

DUPR

3.995

CH
Chase Hansen

4VZEVV · USA

DUPR

3.317

TEAM 2LOSS
JK
Jolette Kosier

2LZGM7 · USA

DUPR

3.131

DA
Doug Andree

KDRPOQ · USA

DUPR

3.774

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-7847397766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7415217772,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maggie Blaylock",
        "dupr_id": "17KZ74",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Chase Hansen",
        "dupr_id": "4VZEVV",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7211251724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jolette Kosier",
        "dupr_id": "2LZGM7",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Andree",
        "dupr_id": "KDRPOQ",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]