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

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

ID: 5151687007

Match Scores

11-6, 7-11, 11-0

Win

Play Date

2026-02-01

Play Time (Est)

8:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Tia Mukherjee

EG9MYE · USA

DUPR

5.497

JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

5.620

TEAM 2LOSS
LW
Lucia White

0YP4MN · Paysandú Department, UY

DUPR

5.187

NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.829

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-5151687007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7856382447,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tia Mukherjee",
        "dupr_id": "EG9MYE",
        "rating": 5.497,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 5.62,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  },
  {
    "team_id": 6049526583,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucia White",
        "dupr_id": "0YP4MN",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "Paysandú Department, UY"
      },
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.829,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      }
    ]
  }
]