Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sparc Arena DUPR League

ID: 6879889820

Match Scores

11-6

Loss

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 1WINNER
HY
Haidong Yang

YMLDVD · USA

DUPR

3.944

ST
Soham Trivedi

NXVMG6 · USA

DUPR

3.207

TEAM 2LOSS
BG
Bill Gulowski

1QQM6D · Novi, MI, US

DUPR

4.137

BS
Bret Stephenson

E96Z9O · USA

DUPR

2.912

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-6879889820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6180846854,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Haidong  Yang",
        "dupr_id": "YMLDVD",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Soham Trivedi",
        "dupr_id": "NXVMG6",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4693746559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Gulowski",
        "dupr_id": "1QQM6D",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Bret Stephenson",
        "dupr_id": "E96Z9O",
        "rating": 2.912,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]