Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Boston Pickle Club - NETS Leg 5 Mixed Doubles 4.0-4.5 Consolation Bracket

ID: 5908246256

Match Scores

6-11

Win

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

91-B Sprague St, Boston, MA 02136, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
PP
Paul Pozniak

PKP42M · Boston, MA, US

DUPR

3.870

DR
Danielle Rakowsky

RZGWKD · Burlington, MA, US

DUPR

3.837

TEAM 2WINNER
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

3.987

ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.807

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-5908246256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7082041741,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Pozniak",
        "dupr_id": "PKP42M",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Danielle Rakowsky",
        "dupr_id": "RZGWKD",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Burlington, MA, US"
      }
    ]
  },
  {
    "team_id": 6669941018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]