Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Zak's DUPR League

ID: 8063118332

Match Scores

5-11

Loss

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

235 Metty Dr, Ann Arbor, MI 48103, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
John Chapman

2LKZPY · Canton, MI, US

DUPR

4.130

DA
Dax Almendras

3XQKO5 · Superior Charter Township, MI, US

DUPR

3.820

TEAM 2WINNER
KZ
Kristin Zwirlein

XJXML7 · Washtenaw County, MI, US

DUPR

4.247

GW
Gautam Wagle

4VZRMK · USA

DUPR

4.076

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-8063118332
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7362217764,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Chapman",
        "dupr_id": "2LKZPY",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "Dax Almendras",
        "dupr_id": "3XQKO5",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Superior Charter Township, MI, US"
      }
    ]
  },
  {
    "team_id": 8403106909,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristin Zwirlein",
        "dupr_id": "XJXML7",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Washtenaw County, MI, US"
      },
      {
        "name": "Gautam Wagle",
        "dupr_id": "4VZRMK",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]