Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Candy Cane Classic by Le Dome - Mixed Doubles Skill: (4.0 To 4.5)

ID: 6415835778

Match Scores

15-11

Win

Play Date

2025-12-14

Play Time (Est)

7:30 PM

Play Location

Brooklyn Park, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alexis McCarvel

YXJ6KD · Minneapolis, MN, US

DUPR

3.734

MM
Michael McCall

84NL42 · Fridley, MN, US

DUPR

4.371

TEAM 2LOSS
NC
Nath Chhun

P5Z70X · USA

DUPR

2.704

DS
Dave Schaffner

4VXLXG · USA

DUPR

4.954

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-6415835778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401090903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexis McCarvel",
        "dupr_id": "YXJ6KD",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Michael McCall",
        "dupr_id": "84NL42",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  },
  {
    "team_id": 5322359311,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nath Chhun",
        "dupr_id": "P5Z70X",
        "rating": 2.704,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Schaffner",
        "dupr_id": "4VXLXG",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]