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

Sparc Arena DUPR League

ID: 5323547532

Match Scores

11-2

Win

Play Date

2026-01-26

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
HY
Haidong Yang

YMLDVD · USA

DUPR

3.340

BG
Bill Gulowski

1QQM6D · Novi, MI, US

DUPR

4.183

TEAM 2LOSS
BS
Bret Stephenson

E96Z9O · USA

DUPR

2.894

FD
Feral Dabre

V2Y6JJ · USA

DUPR

2.855

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-5323547532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5409232020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Haidong  Yang",
        "dupr_id": "YMLDVD",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Gulowski",
        "dupr_id": "1QQM6D",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  },
  {
    "team_id": 6712452582,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bret Stephenson",
        "dupr_id": "E96Z9O",
        "rating": 2.894,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Feral Dabre",
        "dupr_id": "V2Y6JJ",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]