Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Maple Grove - State Sanctioned Ladder League May 27

ID: 8252526406

Match Scores

11-10

Win

Play Date

2026-05-28

Play Time (Est)

11:30 PM

Play Location

Lakeview Knolls

View Facility Page →

Competitor Teams

TEAM 1WINNER
DK
Daniel Kielb

N5WDJW · USA

DUPR

4.250

DS
Dominic Sudue

YNOG94 · Plymouth, MN, US

DUPR

3.340

TEAM 2LOSS
DE
David Echols

2YE2MR · Monticello, MN, US

DUPR

3.691

JH
Jenny Hitchcock

7Z76NM · USA

DUPR

3.090

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-8252526406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7054505985,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Kielb",
        "dupr_id": "N5WDJW",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dominic Sudue",
        "dupr_id": "YNOG94",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 5623534624,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Echols",
        "dupr_id": "2YE2MR",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": "Monticello, MN, US"
      },
      {
        "name": "Jenny  Hitchcock",
        "dupr_id": "7Z76NM",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]