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

Match Scores

15-11

Loss

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
YT
Ye Tong

G5K57X · USA

DUPR

3.799

WB
Wesley Brattain

WZ9N2Q · USA

DUPR

4.281

TEAM 2LOSS
ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.840

ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

4.000

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-8455891091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4805502218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ye Tong",
        "dupr_id": "G5K57X",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wesley Brattain",
        "dupr_id": "WZ9N2Q",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4592156623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]