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

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

ID: 4558293167

Match Scores

9-11

Win

Play Date

2026-01-31

Play Time (Est)

12:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TB
Tyler Barron

JZVLQ4 · Boston, MA, US

DUPR

5.044

TS
Trevor Schwarzmann

X29X77 · Dartmouth, MA, US

DUPR

5.102

TEAM 2WINNER
JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

4.673

TW
Tyler Wixom

12O2L7 · Ayer, MA, US

DUPR

5.372

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-4558293167
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7886316061,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Barron",
        "dupr_id": "JZVLQ4",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Trevor Schwarzmann",
        "dupr_id": "X29X77",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      }
    ]
  },
  {
    "team_id": 7517578620,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      },
      {
        "name": "Tyler Wixom",
        "dupr_id": "12O2L7",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Ayer, MA, US"
      }
    ]
  }
]