Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7623639211

Match Scores

4-11

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Norwell, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JZ
Junji Zhang

99NV27 · Quincy, MA, US

DUPR

3.321

FC
Fen Chen

WK2QDY · USA

DUPR

3.567

TEAM 2WINNER
DC
Deepak Chadha

1NQZZN · Franklin, MA, US

DUPR

4.161

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.226

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-7623639211
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5393409252,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Junji Zhang",
        "dupr_id": "99NV27",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Fen Chen",
        "dupr_id": "WK2QDY",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6222726331,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Deepak Chadha",
        "dupr_id": "1NQZZN",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  }
]