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

Sparc Arena DUPR League

ID: 7768762678

Match Scores

11-4

Win

Play Date

2026-05-04

Play Time (Est)

11:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
BH
Barbara Hale

EWOXVO · USA

DUPR

3.150

BG
Bill Gulowski

1QQM6D · Novi, MI, US

DUPR

4.149

TEAM 2LOSS
MF
Marge Fitzpatrick

DY4E6M · USA

DUPR

2.388

MM
Mary Margaret Gulowski

7DNN75 · USA

DUPR

2.729

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-7768762678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7551652509,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barbara Hale",
        "dupr_id": "EWOXVO",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Gulowski",
        "dupr_id": "1QQM6D",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  },
  {
    "team_id": 6202811275,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marge Fitzpatrick",
        "dupr_id": "DY4E6M",
        "rating": 2.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Margaret Gulowski",
        "dupr_id": "7DNN75",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]