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

Sparc Arena DUPR League

ID: 4677044243

Match Scores

11-3

Win

Play Date

2026-05-04

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
PJ
Penny Johnson

Y4V66E · USA

DUPR

2.554

BG
Bill Gulowski

1QQM6D · Novi, MI, US

DUPR

4.151

TEAM 2LOSS
BH
Barbara Hale

EWOXVO · USA

DUPR

3.212

MF
Marge Fitzpatrick

DY4E6M · USA

DUPR

2.371

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-4677044243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6890510844,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Penny Johnson",
        "dupr_id": "Y4V66E",
        "rating": 2.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Gulowski",
        "dupr_id": "1QQM6D",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  },
  {
    "team_id": 4428203509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barbara Hale",
        "dupr_id": "EWOXVO",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marge Fitzpatrick",
        "dupr_id": "DY4E6M",
        "rating": 2.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]