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

Match Scores

8-11

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SH
Steven Houben

76PLMM · USA

DUPR

4.056

BK
Brian Kniker

WNWKDG · Boston, MA, US

DUPR

4.052

TEAM 2WINNER
MW
Mike Wang

L5JO6K · Foxborough, MA, US

DUPR

4.121

RH
Rudi Harrer

EGD7ME · Boston, MA, US

DUPR

4.160

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-5555264527
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4472039640,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Houben",
        "dupr_id": "76PLMM",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Kniker",
        "dupr_id": "WNWKDG",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 8348866473,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Wang",
        "dupr_id": "L5JO6K",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Foxborough, MA, US"
      },
      {
        "name": "Rudi Harrer",
        "dupr_id": "EGD7ME",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]