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

Sparc Arena DUPR League

ID: 5515792313

Match Scores

11-8

Win

Play Date

2026-03-09

Play Time (Est)

6:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jenny Puhl

PZJJWE · USA

DUPR

2.831

AP
Angela Petty

59PDW0 · Northville, MI, US

DUPR

2.854

TEAM 2LOSS
LL
Lacahne Lewis

XKLNV7 · USA

DUPR

2.531

SD
Sparc Director

N7LPYW · USA

DUPR

2.433

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-5515792313
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5661020056,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Puhl",
        "dupr_id": "PZJJWE",
        "rating": 2.831,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angela Petty",
        "dupr_id": "59PDW0",
        "rating": 2.854,
        "profile_pic_url": null,
        "location": "Northville, MI, US"
      }
    ]
  },
  {
    "team_id": 4961751119,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lacahne Lewis",
        "dupr_id": "XKLNV7",
        "rating": 2.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sparc Director",
        "dupr_id": "N7LPYW",
        "rating": 2.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]