Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2022 NH Lakes Region Tournament - Mixed Doubles 4.0:55-59

ID: 6974246872

Match Scores

11-8

Loss

Play Date

2022-09-11

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nancy Boughton

Z9YKOP · Chatham, MA, US

DUPR

4.281

NB
Nathaniel Boughton

3X0KKX · Chatham, MA, US

DUPR

4.343

TEAM 2LOSS
SH
Susan Haskell

3O99XW · USA

DUPR

3.500

DD
David DiPerri

8DYM7X · USA

DUPR

5.123

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-6974246872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5041039488,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Boughton",
        "dupr_id": "Z9YKOP",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Chatham, MA, US"
      },
      {
        "name": "Nathaniel Boughton",
        "dupr_id": "3X0KKX",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Chatham, MA, US"
      }
    ]
  },
  {
    "team_id": 4851430815,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Haskell",
        "dupr_id": "3O99XW",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David DiPerri",
        "dupr_id": "8DYM7X",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]