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

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

ID: 5151753344

Match Scores

1-15

Win

Play Date

2026-02-01

Play Time (Est)

9:00 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Maddie Mantyla-Eippert

JZG59M · USA

DUPR

4.104

ME
Marshall Eippert

YG05OK · Beavercreek, OH, US

DUPR

4.954

TEAM 2WINNER
TM
Tia Mukherjee

EG9MYE · USA

DUPR

5.287

JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

5.533

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-5151753344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7608907248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maddie Mantyla-Eippert",
        "dupr_id": "JZG59M",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marshall Eippert",
        "dupr_id": "YG05OK",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Beavercreek, OH, US"
      }
    ]
  },
  {
    "team_id": 7069272769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tia Mukherjee",
        "dupr_id": "EG9MYE",
        "rating": 5.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 5.533,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  }
]