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

NFC DUPR Days

ID: 5965764465

Match Scores

5-11

Win

Play Date

2026-05-28

Play Time (Est)

10:15 AM

Play Location

2 Wisconsin Ave, Norwich, CT 06360, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TW
Tim Wachtmann

9JEWWJ · Ledyard, CT, US

DUPR

2.937

RB
Rick Bouges

WKO52M · Norwich, CT, US

DUPR

2.746

TEAM 2WINNER
TT
Thomas Tsang

RZ6KJQ · Kings County, NY, US

DUPR

3.097

EN
Ernest Nozil

5E4RO5 · Norwich, CT, US

DUPR

2.945

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-5965764465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6522327935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Wachtmann",
        "dupr_id": "9JEWWJ",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": "Ledyard, CT, US"
      },
      {
        "name": "Rick Bouges",
        "dupr_id": "WKO52M",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      }
    ]
  },
  {
    "team_id": 7661747746,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Tsang",
        "dupr_id": "RZ6KJQ",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Ernest Nozil",
        "dupr_id": "5E4RO5",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      }
    ]
  }
]