Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The New England Tournament Series at Boston Pickle Club - Fourth Leg - OPEN Men's Doubles Split Age Cash Prize Skill: (Any) Age: (1 player under 50, 1 player over 50)

ID: 5600361479

Match Scores

11-1

Win

Play Date

2026-03-27

Play Time (Est)

12:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Stefan Bluemmers

QPMMGN · Natick, MA, US

DUPR

4.662

AC
Andrii Chernitskyi

3Z7D6Q · Framingham, MA, US

DUPR

4.472

TEAM 2LOSS
JG
Juni Gonzalez

8GOK7M · Walpole, MA, US

DUPR

4.121

BI
Ben Ivaldi

V7O4G5 · Bridgewater, MA, US

DUPR

4.152

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-5600361479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7219095225,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stefan Bluemmers",
        "dupr_id": "QPMMGN",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      },
      {
        "name": "Andrii Chernitskyi",
        "dupr_id": "3Z7D6Q",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Framingham, MA, US"
      }
    ]
  },
  {
    "team_id": 5537938665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Juni Gonzalez",
        "dupr_id": "8GOK7M",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Walpole, MA, US"
      },
      {
        "name": "Ben Ivaldi",
        "dupr_id": "V7O4G5",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Bridgewater, MA, US"
      }
    ]
  }
]