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: 8463501655

Match Scores

15-11

Win

Play Date

2025-12-14

Play Time (Est)

8:45 AM

Play Location

Brooklyn Park, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alexis McCarvel

YXJ6KD · Minneapolis, MN, US

DUPR

3.772

MM
Michael McCall

84NL42 · Fridley, MN, US

DUPR

4.486

TEAM 2LOSS
YY
Yeeko Yang

DNY09X · Saint Paul, MN, US

DUPR

4.087

JH
James Hoang

ZNYNRD · Minneapolis, MN, US

DUPR

4.609

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-8463501655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5810141218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexis McCarvel",
        "dupr_id": "YXJ6KD",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Michael McCall",
        "dupr_id": "84NL42",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  },
  {
    "team_id": 7387791821,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yeeko Yang",
        "dupr_id": "DNY09X",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "James Hoang",
        "dupr_id": "ZNYNRD",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]