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

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

ID: 5322236017

Match Scores

11-1, 11-2

Win

Play Date

2026-02-01

Play Time (Est)

2:15 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Tia Mukherjee

EG9MYE · USA

DUPR

5.451

JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

5.600

TEAM 2LOSS
SR
Sara Remynse

X2OVDR · USA

DUPR

5.241

CR
Cody Roy

QPOEVN · Middleville, MI, US

DUPR

5.040

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-5322236017
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7855332474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tia Mukherjee",
        "dupr_id": "EG9MYE",
        "rating": 5.451,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 5.6,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  },
  {
    "team_id": 4405566986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Remynse",
        "dupr_id": "X2OVDR",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cody Roy",
        "dupr_id": "QPOEVN",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Middleville, MI, US"
      }
    ]
  }
]