Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The New England Tournament Series at Boston Pickle Club - Third Leg - OPEN Men's Doubles Cash Prize Skill: (Any) Age: (Any)

ID: 7595111908

Match Scores

5-11

Win

Play Date

2026-01-31

Play Time (Est)

5:00 PM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.944

CW
carter wessman

1N6MWZ · Providence, RI, US

DUPR

4.573

TEAM 2WINNER
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

4.987

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.074

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-7595111908
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4728406308,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "carter wessman",
        "dupr_id": "1N6MWZ",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Providence, RI, US"
      }
    ]
  },
  {
    "team_id": 6699073847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  }
]