Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bash Winter Classic - Womens Doubles Skill: (4.0) Age: (Any)

ID: 5144537732

Match Scores

15-13

Loss

Play Date

2026-01-31

Play Time (Est)

9:00 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
DK
Dana Kim

QP9QMD · Ann Arbor, MI, US

DUPR

3.905

LT
Leah Tronsor

7D05PM · Canton, MI, US

DUPR

3.785

TEAM 2LOSS
AB
Allison Beaupre

59G22P · Troy, MI, US

DUPR

4.089

LT
Lucine Tarman

JZDPXD · USA

DUPR

3.524

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-5144537732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6729205777,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dana Kim",
        "dupr_id": "QP9QMD",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Leah Tronsor",
        "dupr_id": "7D05PM",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      }
    ]
  },
  {
    "team_id": 6886240786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison Beaupre",
        "dupr_id": "59G22P",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Lucine Tarman",
        "dupr_id": "JZDPXD",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]