Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The New England Tournament Series at Boston Pickle Club - Fifth Leg - Mixed Doubles Skill: (4.0-4.5) Age: (Any)

ID: 5053853390

Match Scores

15-7

Win

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.829

ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

3.996

TEAM 2LOSS
EL
Elaine Lee

V4WJ56 · USA

DUPR

3.584

KC
Keagan Cummings

N7KO42 · USA

DUPR

3.797

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-5053853390
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5280202271,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7501095784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elaine Lee",
        "dupr_id": "V4WJ56",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keagan Cummings",
        "dupr_id": "N7KO42",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]