Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Blizzard Bash by Lucky Shots - Mixed Doubles Skill: (4.0 To 4.5)

ID: 8350461613

Match Scores

15-4

Win

Play Date

2026-02-01

Play Time (Est)

2:15 AM

Play Location

Minneapolis, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alexis McCarvel

YXJ6KD · Minneapolis, MN, US

DUPR

3.898

MM
Michael McCall

84NL42 · Fridley, MN, US

DUPR

4.567

TEAM 2LOSS
LK
Laurie Kriegel

2Q4LGY · USA

DUPR

3.895

CM
Caleb Melton

D9OLPM · USA

DUPR

3.741

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-8350461613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8324617035,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexis McCarvel",
        "dupr_id": "YXJ6KD",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Michael McCall",
        "dupr_id": "84NL42",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  },
  {
    "team_id": 7764404384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laurie  Kriegel",
        "dupr_id": "2Q4LGY",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caleb Melton",
        "dupr_id": "D9OLPM",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]