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

NFC DUPR Days

ID: 4623155322

Match Scores

11-0

Loss

Play Date

2026-05-28

Play Time (Est)

7:30 PM

Play Location

2 Wisconsin Ave, Norwich, CT 06360, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Tim Wachtmann

9JEWWJ · Ledyard, CT, US

DUPR

2.964

ML
Mark LaMountain

G00D7X · USA

DUPR

3.328

TEAM 2LOSS
TT
Thomas Tsang

RZ6KJQ · Kings County, NY, US

DUPR

3.083

RB
Rick Bouges

WKO52M · Norwich, CT, US

DUPR

2.719

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-4623155322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5477712516,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Wachtmann",
        "dupr_id": "9JEWWJ",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": "Ledyard, CT, US"
      },
      {
        "name": "Mark LaMountain",
        "dupr_id": "G00D7X",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7842145851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Tsang",
        "dupr_id": "RZ6KJQ",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Rick Bouges",
        "dupr_id": "WKO52M",
        "rating": 2.719,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      }
    ]
  }
]