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

Sparc Arena DUPR League

ID: 6407891288

Match Scores

1-11

Win

Play Date

2026-05-04

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
PJ
Penny Johnson

Y4V66E · USA

DUPR

2.480

BH
Barbara Hale

EWOXVO · USA

DUPR

3.176

TEAM 2WINNER
BG
Bill Gulowski

1QQM6D · Novi, MI, US

DUPR

4.188

MM
Mary Margaret Gulowski

7DNN75 · USA

DUPR

2.697

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-6407891288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4507995681,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Penny Johnson",
        "dupr_id": "Y4V66E",
        "rating": 2.48,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barbara Hale",
        "dupr_id": "EWOXVO",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5920719496,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Gulowski",
        "dupr_id": "1QQM6D",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Mary Margaret Gulowski",
        "dupr_id": "7DNN75",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]