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

Match Scores

13-15

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.813

ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

3.989

TEAM 2WINNER
BR
Beth Rowlands

NY4VG2 · Newburyport, MA, US

DUPR

3.738

BA
Brett Albren

8D6OO4 · Newburyport, MA, US

DUPR

4.382

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-7297936240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7502327760,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 8128361143,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Rowlands",
        "dupr_id": "NY4VG2",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Newburyport, MA, US"
      },
      {
        "name": "Brett Albren",
        "dupr_id": "8D6OO4",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Newburyport, MA, US"
      }
    ]
  }
]