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

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

ID: 4519425339

Match Scores

15-1

Loss

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.599

SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.596

TEAM 2LOSS
JM
JaJuan Manzanillo

RZRXZZ · Boston, MA, US

DUPR

4.345

KB
Kevin Brennan

MYM25L · Westwood, MA, US

DUPR

4.540

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-4519425339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4563438432,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.599,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.596,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      }
    ]
  },
  {
    "team_id": 7071399675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JaJuan Manzanillo",
        "dupr_id": "RZRXZZ",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Kevin Brennan",
        "dupr_id": "MYM25L",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  }
]