Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The New England Tournament Series at Boston Pickle Club - Fourth Leg - OPEN Mixed Doubles Cash Prize Skill: (Any) Age: (Any)

ID: 8336705303

Match Scores

15-2

Loss

Play Date

2026-03-29

Play Time (Est)

12:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Cynthia Mcpherson

8EPNVW · Brookline, MA, US

DUPR

5.228

CH
Caleb Herrick

16XX9D · Strafford, NH, US

DUPR

5.723

TEAM 2LOSS
HK
Heather Kim

3Y4D4P · South Windsor, CT, US

DUPR

4.417

EH
Ethan Hall

4LZYGV · Duxbury, MA, US

DUPR

5.235

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-8336705303
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6655357388,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Mcpherson",
        "dupr_id": "8EPNVW",
        "rating": 5.228,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Caleb Herrick",
        "dupr_id": "16XX9D",
        "rating": 5.723,
        "profile_pic_url": null,
        "location": "Strafford, NH, US"
      }
    ]
  },
  {
    "team_id": 6488590644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Kim",
        "dupr_id": "3Y4D4P",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "South Windsor, CT, US"
      },
      {
        "name": "Ethan Hall",
        "dupr_id": "4LZYGV",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      }
    ]
  }
]