Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ZK DUPR Session 4/22/26

ID: 8370335536

Match Scores

5-11

Loss

Play Date

2026-04-22

Play Time (Est)

5:00 PM

Play Location

235 Metty Dr, Ann Arbor, MI 48103, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Shannon Moore

JZQOPD · USA

DUPR

3.922

JC
John Chapman

2LKZPY · Canton, MI, US

DUPR

4.134

TEAM 2WINNER
KX
Kevin Xu

8EOP4J · Ann Arbor, MI, US

DUPR

4.401

CM
Christopher Mead

7DP9P0 · Novi, MI, US

DUPR

4.299

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-8370335536
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5328803826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shannon Moore",
        "dupr_id": "JZQOPD",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Chapman",
        "dupr_id": "2LKZPY",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      }
    ]
  },
  {
    "team_id": 7760435908,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Xu",
        "dupr_id": "8EOP4J",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Christopher Mead",
        "dupr_id": "7DP9P0",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  }
]