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: 5968968875

Match Scores

5-11

Loss

Play Date

2026-01-31

Play Time (Est)

12:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

4.957

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.025

TEAM 2WINNER
ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

4.978

DM
Dustin Maylath-Bryant

L52J55 · Worcester, MA, US

DUPR

5.128

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-5968968875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4577132064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  },
  {
    "team_id": 4311585167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      },
      {
        "name": "Dustin Maylath-Bryant",
        "dupr_id": "L52J55",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Worcester, MA, US"
      }
    ]
  }
]