Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5066630526

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
dana levit

8MDLJO · Natick, MA, US

DUPR

3.811

RC
Randy Curtis

MEMWWV · USA

DUPR

3.891

TEAM 2LOSS
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

3.977

ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.785

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-5066630526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6153178195,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "dana levit",
        "dupr_id": "8MDLJO",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      },
      {
        "name": "Randy Curtis",
        "dupr_id": "MEMWWV",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4302093419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]