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

Match Scores

15-8

Loss

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Mike Wang

L5JO6K · USA

DUPR

4.135

RH
Rudi Harrer

EGD7ME · USA

DUPR

4.166

TEAM 2LOSS
SH
Steven Houben

76PLMM · USA

DUPR

4.099

BK
Brian Kniker

WNWKDG · Boston, MA, US

DUPR

4.095

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-6806484361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7348748938,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Wang",
        "dupr_id": "L5JO6K",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rudi Harrer",
        "dupr_id": "EGD7ME",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7414593333,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Houben",
        "dupr_id": "76PLMM",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Kniker",
        "dupr_id": "WNWKDG",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]