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

The New England Tournament Series at Boston Pickle Club - First Leg - OPEN Men's Doubles Cash Prize Skill: (Any) Age: (Any)

ID: 4381942971

Match Scores

15-3

Win

Play Date

2025-09-20

Play Time (Est)

4:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.883

JZ
Jacob Zapatka

129409 · Weymouth, MA, US

DUPR

5.136

TEAM 2LOSS
CH
Connor Higgins

NYEXLW · Boston, MA, US

DUPR

4.043

AP
Alessandro Paz

E9WQME · Boston, MA, US

DUPR

4.027

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-4381942971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6852387041,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Jacob Zapatka",
        "dupr_id": "129409",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Weymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 7191533221,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Higgins ",
        "dupr_id": "NYEXLW",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Alessandro Paz",
        "dupr_id": "E9WQME",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]