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

Match Scores

11-3

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Steven Houben

76PLMM · USA

DUPR

4.080

BK
Brian Kniker

WNWKDG · Boston, MA, US

DUPR

4.076

TEAM 2LOSS
VS
Vikram Singh

D9GE7L · USA

DUPR

3.637

RP
Rith Peou

KO9KKK · Winchester, MA, US

DUPR

3.765

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-4700515628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6527455280,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Houben",
        "dupr_id": "76PLMM",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Kniker",
        "dupr_id": "WNWKDG",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4376640192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vikram Singh",
        "dupr_id": "D9GE7L",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rith Peou",
        "dupr_id": "KO9KKK",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      }
    ]
  }
]