Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sub-Zero Showdown - Mens Doubles: 4.34 - 4.66

ID: 8497750271

Match Scores

1-11

Win

Play Date

2026-02-22

Play Time (Est)

12:45 AM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Steven Kenny

17ZR94 · River Falls, WI, US

DUPR

3.789

MM
Michael Moorman

84Q4WM · River Falls, WI, US

DUPR

4.538

TEAM 2WINNER
MK
Matthew Kriesel

3OWGE2 · Hopkins, MN, US

DUPR

4.334

MD
Michael Dircz

4LEJR2 · Savage, MN, US

DUPR

4.913

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-8497750271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5259668051,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Kenny",
        "dupr_id": "17ZR94",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "River Falls, WI, US"
      },
      {
        "name": "Michael Moorman",
        "dupr_id": "84Q4WM",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "River Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 8068194582,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Kriesel",
        "dupr_id": "3OWGE2",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Michael Dircz",
        "dupr_id": "4LEJR2",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]