Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2023 CT Pickleball Minnesota Summer Sendoff - Mixed Doubles 4.0

ID: 5805608418

Match Scores

7-11

Win

Play Date

2023-10-27

Play Time (Est)

7:30 PM

Play Location

Minneapolis, MN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KB
Keely Behning

30P7L4 · Eagan, MN, US

DUPR

3.992

MG
Michael Griffis

8WM9EG · Inver Grove Heights, MN, US

DUPR

4.115

TEAM 2WINNER
AW
Ashleigh Wolseley

PKVR9E · Montecito, CA, US

DUPR

4.171

A'
archaemedes '

3V6YWE · Diamond, SD, US

DUPR

4.531

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-5805608418
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6871100288,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keely Behning",
        "dupr_id": "30P7L4",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Michael Griffis",
        "dupr_id": "8WM9EG",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      }
    ]
  },
  {
    "team_id": 5934349951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashleigh Wolseley",
        "dupr_id": "PKVR9E",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Montecito, CA, US"
      },
      {
        "name": "archaemedes '",
        "dupr_id": "3V6YWE",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Diamond, SD, US"
      }
    ]
  }
]