Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 CT Pickleball Minnesota Summer Sendoff at Chip's Pickleball Club - Mixed Doubles 4.0

ID: 8120778507

Match Scores

15-12

Loss

Play Date

2025-10-24

Play Time (Est)

4:45 AM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
RD
Ruby Davison

3ZZZLP · Blaine, MN, US

DUPR

4.225

MS
Mark Stienessen

76K2LM · Maple Grove, MN, US

DUPR

4.364

TEAM 2LOSS
MS
Maggie Sonsteby

3V20K6 · Woodbury, MN, US

DUPR

4.434

MK
Matthew Kriesel

3OWGE2 · Hopkins, MN, US

DUPR

4.215

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-8120778507
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4499014681,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ruby Davison",
        "dupr_id": "3ZZZLP",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Mark Stienessen",
        "dupr_id": "76K2LM",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 6211673053,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maggie Sonsteby",
        "dupr_id": "3V20K6",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Matthew Kriesel",
        "dupr_id": "3OWGE2",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  }
]