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

Match Scores

11-4, 11-7

Win

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NS
Neely Sullivan

16XXXE · Boston, MA, US

DUPR

5.098

BH
Ben Herrick

1645Y0 · Strafford, NH, US

DUPR

5.345

TEAM 2LOSS
CT
Casey Taitel

DWKYJL · Boston, MA, US

DUPR

4.911

SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.528

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-6302911098
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4834456581,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neely Sullivan",
        "dupr_id": "16XXXE",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ben Herrick",
        "dupr_id": "1645Y0",
        "rating": 5.345,
        "profile_pic_url": null,
        "location": "Strafford, NH, US"
      }
    ]
  },
  {
    "team_id": 6825342267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey Taitel",
        "dupr_id": "DWKYJL",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.528,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      }
    ]
  }
]