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

Sparc Arena DUPR League

ID: 4494779612

Match Scores

7-11

Win

Play Date

2026-01-26

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Bret Stephenson

E96Z9O · USA

DUPR

2.898

ST
Soham Trivedi

NXVMG6 · USA

DUPR

3.215

TEAM 2WINNER
BG
Bill Gulowski

1QQM6D · Novi, MI, US

DUPR

4.123

FD
Feral Dabre

V2Y6JJ · USA

DUPR

2.831

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-4494779612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4743103770,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bret Stephenson",
        "dupr_id": "E96Z9O",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Soham Trivedi",
        "dupr_id": "NXVMG6",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5220543401,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Gulowski",
        "dupr_id": "1QQM6D",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Feral Dabre",
        "dupr_id": "V2Y6JJ",
        "rating": 2.831,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]