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

Sparc Arena DUPR League

ID: 7798106551

Match Scores

9-11

Win

Play Date

2026-01-26

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
HY
Haidong Yang

YMLDVD · USA

DUPR

3.598

FD
Feral Dabre

V2Y6JJ · USA

DUPR

2.869

TEAM 2WINNER
BG
Bill Gulowski

1QQM6D · Novi, MI, US

DUPR

4.154

ST
Soham Trivedi

NXVMG6 · USA

DUPR

3.210

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-7798106551
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6601336225,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Haidong  Yang",
        "dupr_id": "YMLDVD",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Feral Dabre",
        "dupr_id": "V2Y6JJ",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4870767835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Gulowski",
        "dupr_id": "1QQM6D",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Soham Trivedi",
        "dupr_id": "NXVMG6",
        "rating": 3.21,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]