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

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

ID: 8164183631

Match Scores

15-5

Win

Play Date

2026-02-01

Play Time (Est)

12:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
LW
Lucia White

0YP4MN · Paysandú Department, UY

DUPR

5.171

NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.825

TEAM 2LOSS
HB
Heidi Blackwell

V702XJ · Troy, MI, US

DUPR

4.281

JO
Jack Olmstead

PKLZRZ · Troy, MI, US

DUPR

5.061

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-8164183631
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4554612318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucia White",
        "dupr_id": "0YP4MN",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "Paysandú Department, UY"
      },
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.825,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      }
    ]
  },
  {
    "team_id": 4667445817,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heidi Blackwell",
        "dupr_id": "V702XJ",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Jack Olmstead",
        "dupr_id": "PKLZRZ",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  }
]