Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sub-Zero Showdown - Mens Doubles: 4.34 - 4.66

ID: 6478393074

Match Scores

11-8

Win

Play Date

2026-02-22

Play Time (Est)

7:30 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MK
Matthew Kriesel

3OWGE2 · Hopkins, MN, US

DUPR

4.307

MD
Michael Dircz

4LEJR2 · Savage, MN, US

DUPR

4.861

TEAM 2LOSS
PN
Philip Nguyen

PWPXGG · Eden Prairie, MN, US

DUPR

3.501

AD
Andrew Dang

GGED9G · Bloomington, MN, US

DUPR

4.463

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-6478393074
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4927187087,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Kriesel",
        "dupr_id": "3OWGE2",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Michael Dircz",
        "dupr_id": "4LEJR2",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  },
  {
    "team_id": 7962133741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip Nguyen",
        "dupr_id": "PWPXGG",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Andrew Dang",
        "dupr_id": "GGED9G",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  }
]