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

NFC DUPR Days

ID: 6740760192

Match Scores

2-11

Loss

Play Date

2026-05-28

Play Time (Est)

1:00 PM

Play Location

2 Wisconsin Ave, Norwich, CT 06360, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TW
Tim Wachtmann

9JEWWJ · Ledyard, CT, US

DUPR

2.944

EN
Ernest Nozil

5E4RO5 · Norwich, CT, US

DUPR

2.937

TEAM 2WINNER
TT
Thomas Tsang

RZ6KJQ · Kings County, NY, US

DUPR

3.120

ML
Mark LaMountain

G00D7X · USA

DUPR

3.218

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-6740760192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7039739630,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Wachtmann",
        "dupr_id": "9JEWWJ",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": "Ledyard, CT, US"
      },
      {
        "name": "Ernest Nozil",
        "dupr_id": "5E4RO5",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      }
    ]
  },
  {
    "team_id": 6620215081,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Tsang",
        "dupr_id": "RZ6KJQ",
        "rating": 3.12,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Mark LaMountain",
        "dupr_id": "G00D7X",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]