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

Bash Madness - Mixed Doubles Skill: (Open) Age: (Any) Cash Prize - 8am Start

ID: 5352042991

Match Scores

13-15

Win

Play Date

2025-05-18

Play Time (Est)

8:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
Tia Mukherjee

EG9MYE · USA

DUPR

5.096

ST
Sam Trent

1RDWPM · Rochester Hills, MI, US

DUPR

5.763

TEAM 2WINNER
CP
Cade Pierson

4L2QJK · Irvine, CA, US

DUPR

5.033

NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.883

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-5352042991
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8061578862,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tia Mukherjee",
        "dupr_id": "EG9MYE",
        "rating": 5.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Trent",
        "dupr_id": "1RDWPM",
        "rating": 5.763,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 4659751053,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cade Pierson",
        "dupr_id": "4L2QJK",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.883,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      }
    ]
  }
]