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

Match Scores

2-11

Win

Play Date

2026-01-31

Play Time (Est)

7:30 PM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kevin Chaves

3YZ0YE · Newport, RI, US

DUPR

3.713

CR
Chris Renaud

NYWLW6 · Dubai

DUPR

4.556

TEAM 2WINNER
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

4.976

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.056

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-6868065426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6683159248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Chaves",
        "dupr_id": "3YZ0YE",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Chris Renaud",
        "dupr_id": "NYWLW6",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Dubai"
      }
    ]
  },
  {
    "team_id": 6140235540,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  }
]