Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ladder League - Coed DUPR 4.0-4.4

ID: 4526742933

Match Scores

14-15

Win

Play Date

2026-03-12

Play Time (Est)

10:15 AM

Play Location

Bloomington, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
RH
Rob huskey

1QMWKR · Saint Bonifacius, MN, US

DUPR

3.886

EB
Ella Bennett

DWV7NL · USA

DUPR

3.856

TEAM 2WINNER
CK
Casey Kleis

ZNV2LQ · Bloomington, MN, US

DUPR

4.036

SP
Shawn Presson

V7N6O7 · USA

DUPR

3.951

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-4526742933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4902919924,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob huskey",
        "dupr_id": "1QMWKR",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Saint Bonifacius, MN, US"
      },
      {
        "name": "Ella Bennett",
        "dupr_id": "DWV7NL",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7186032699,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Casey Kleis",
        "dupr_id": "ZNV2LQ",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      },
      {
        "name": "Shawn Presson",
        "dupr_id": "V7N6O7",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]