Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The New England Tournament Series at Boston Pickle Club - Fifth Leg - Men's Doubles Skill: (4.0-4.5) Age: (Any)

ID: 4333600731

Match Scores

4-15

Win

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BG
Brett Guterman

YN0WPP · Boston, MA, US

DUPR

4.013

SJ
Se Jun Kim

QXXEQ4 · Boston, MA, US

DUPR

3.974

TEAM 2WINNER
SH
Steven Houben

76PLMM · USA

DUPR

4.122

BK
Brian Kniker

WNWKDG · Boston, MA, US

DUPR

4.118

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-4333600731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7356483410,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Guterman",
        "dupr_id": "YN0WPP",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Se Jun Kim",
        "dupr_id": "QXXEQ4",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4795979228,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Houben",
        "dupr_id": "76PLMM",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Kniker",
        "dupr_id": "WNWKDG",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]