Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Sparc Arena DUPR League

ID: 5426353829

Match Scores

4-11

Loss

Play Date

2026-04-27

Play Time (Est)

6:15 AM

Play Location

42775 W 9 Mile Rd, Novi, MI 48375, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Angela Petty

59PDW0 · Northville, MI, US

DUPR

2.838

LB
Lana Burmeister

D9VWPX · USA

DUPR

2.257

TEAM 2WINNER
XY
xue yang-xiong

Q5QRNR · USA

DUPR

2.582

KF
Kevin Fogarty

P5XJ7Q · USA

DUPR

2.539

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-5426353829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7371086161,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angela Petty",
        "dupr_id": "59PDW0",
        "rating": 2.838,
        "profile_pic_url": null,
        "location": "Northville, MI, US"
      },
      {
        "name": "Lana Burmeister",
        "dupr_id": "D9VWPX",
        "rating": 2.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7760939794,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "xue yang-xiong",
        "dupr_id": "Q5QRNR",
        "rating": 2.582,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin  Fogarty",
        "dupr_id": "P5XJ7Q",
        "rating": 2.539,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]