Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Zak's DUPR League

ID: 5774174907

Match Scores

5-11

Win

Play Date

2026-06-03

Play Time (Est)

4:45 AM

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.116

DA
Dax Almendras

3XQKO5 · USA

DUPR

3.814

TEAM 2WINNER
KZ
Kristin Zwirlein

XJXML7 · Washtenaw County, MI, US

DUPR

4.252

CM
Christopher Mead

7DP9P0 · Novi, MI, US

DUPR

4.192

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-5774174907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6359802349,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Chapman",
        "dupr_id": "2LKZPY",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "Dax Almendras",
        "dupr_id": "3XQKO5",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6852044816,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristin Zwirlein",
        "dupr_id": "XJXML7",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Washtenaw County, MI, US"
      },
      {
        "name": "Christopher Mead",
        "dupr_id": "7DP9P0",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  }
]