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

NFC DUPR Days

ID: 8564731852

Match Scores

2-11

Win

Play Date

2026-05-28

Play Time (Est)

5:00 PM

Play Location

2 Wisconsin Ave, Norwich, CT 06360, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Thomas Tsang

RZ6KJQ · Kings County, NY, US

DUPR

3.061

RB
Rick Bouges

WKO52M · Norwich, CT, US

DUPR

2.706

TEAM 2WINNER
EN
Ernest Nozil

5E4RO5 · Norwich, CT, US

DUPR

2.930

ML
Mark LaMountain

G00D7X · USA

DUPR

3.378

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-8564731852
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4378625908,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Tsang",
        "dupr_id": "RZ6KJQ",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Rick Bouges",
        "dupr_id": "WKO52M",
        "rating": 2.706,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      }
    ]
  },
  {
    "team_id": 5558872294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ernest Nozil",
        "dupr_id": "5E4RO5",
        "rating": 2.93,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      },
      {
        "name": "Mark LaMountain",
        "dupr_id": "G00D7X",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]