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 Split Age Cash Prize Skill: (Any) Age: (1 player under 50, 1 player over 50)

ID: 7614437191

Match Scores

7-11

Win

Play Date

2026-01-30

Play Time (Est)

8:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.483

DF
David Ford

XK0ZE5 · Avon, CT, US

DUPR

3.897

TEAM 2WINNER
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.658

TG
Todd Giles

1ROXNM · Burlington, MA, US

DUPR

5.211

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-7614437191
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5057900622,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.483,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      },
      {
        "name": "David Ford",
        "dupr_id": "XK0ZE5",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  },
  {
    "team_id": 8227135927,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.658,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Todd Giles",
        "dupr_id": "1ROXNM",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Burlington, MA, US"
      }
    ]
  }
]