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

Sparc Arena DUPR League

ID: 6502564231

Match Scores

11-2

Win

Play Date

2025-11-24

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Carol Spisich

WXNZZL · USA

DUPR

3.287

BG
Bill Gulowski

1QQM6D · Novi, MI, US

DUPR

4.179

TEAM 2LOSS
FD
Feral Dabre

V2Y6JJ · USA

DUPR

2.867

ST
Soham Trivedi

NXVMG6 · USA

DUPR

3.188

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-6502564231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7248125035,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carol Spisich",
        "dupr_id": "WXNZZL",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Gulowski",
        "dupr_id": "1QQM6D",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  },
  {
    "team_id": 5491311630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Feral Dabre",
        "dupr_id": "V2Y6JJ",
        "rating": 2.867,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Soham Trivedi",
        "dupr_id": "NXVMG6",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]