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

Match Scores

15-10

Loss

Play Date

2026-01-31

Play Time (Est)

10:15 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Stephen Mitchell

3V2LG6 · Natick, MA, US

DUPR

5.978

PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.806

TEAM 2LOSS
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

4.963

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.035

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-8313277929
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6612636090,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Mitchell",
        "dupr_id": "3V2LG6",
        "rating": 5.978,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      },
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      }
    ]
  },
  {
    "team_id": 6279269283,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.035,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  }
]