Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5567312703

Match Scores

15-3

Win

Play Date

2026-01-31

Play Time (Est)

4:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Allison Beaupre

59G22P · Troy, MI, US

DUPR

4.095

LT
Lucine Tarman

JZDPXD · USA

DUPR

3.529

TEAM 2LOSS
JP
judy panetta

G5542D · Shelby Township, MI, US

DUPR

3.734

TO
Tracy Osborne

WXW5EQ · MI, US

DUPR

3.509

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-5567312703
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5364302915,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allison Beaupre",
        "dupr_id": "59G22P",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Lucine Tarman",
        "dupr_id": "JZDPXD",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7456439392,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "judy panetta",
        "dupr_id": "G5542D",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Shelby Township, MI, US"
      },
      {
        "name": "Tracy Osborne",
        "dupr_id": "WXW5EQ",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "MI, US"
      }
    ]
  }
]