Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Bash Winter Classic - Mixed Doubles Skill: (Open) Age: (Any)

ID: 5631256035

Match Scores

15-7

Win

Play Date

2026-02-01

Play Time (Est)

4:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Tia Mukherjee

EG9MYE · Bloomfield Township, MI, US

DUPR

5.255

JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

5.521

TEAM 2LOSS
SR
Sara Remynse

X2OVDR · USA

DUPR

5.183

CR
Cody Roy

QPOEVN · Middleville, MI, US

DUPR

5.028

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-5631256035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6740488885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tia Mukherjee",
        "dupr_id": "EG9MYE",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "Bloomfield Township, MI, US"
      },
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 5.521,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  },
  {
    "team_id": 7678837317,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Remynse",
        "dupr_id": "X2OVDR",
        "rating": 5.183,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cody Roy",
        "dupr_id": "QPOEVN",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Middleville, MI, US"
      }
    ]
  }
]