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

NFC DUPR Days

ID: 5583401683

Match Scores

11-8

Loss

Play Date

2026-04-30

Play Time (Est)

8:45 AM

Play Location

2 Wisconsin Ave, Norwich, CT 06360, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Bob Seele

QXXNG5 · USA

DUPR

3.098

SG
Scott Goldman

2Z2NO7 · USA

DUPR

3.006

TEAM 2LOSS
EN
Ernest Nozil

5E4RO5 · Norwich, CT, US

DUPR

2.966

GP
Gary Poe

E90QPV · Norwich, CT, US

DUPR

3.011

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-5583401683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8022852943,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob  Seele",
        "dupr_id": "QXXNG5",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Goldman",
        "dupr_id": "2Z2NO7",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5830396276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ernest Nozil",
        "dupr_id": "5E4RO5",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      },
      {
        "name": "Gary Poe",
        "dupr_id": "E90QPV",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      }
    ]
  }
]