Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hudson River Pickleball Sep $2100 Tournament - Mens Doubles Skill: (Open) Age: (Any)

ID: 6373009968

Match Scores

11-3

Loss

Play Date

2025-09-27

Play Time (Est)

1:00 PM

Play Location

Englewood, NJ

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZL
Zhi Lin

V4DOJJ · Englewood, NJ, US

DUPR

4.743

DK
David Katz

GG40OD · Jersey City, NJ, US

DUPR

4.510

TEAM 2LOSS
DC
Darren Coyle

YXQZEG · Congers, NY, US

DUPR

4.352

CC
Christopher Cho

MP265G · New City, NY, US

DUPR

4.045

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-6373009968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5174196351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zhi Lin",
        "dupr_id": "V4DOJJ",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Englewood, NJ, US"
      },
      {
        "name": "David Katz",
        "dupr_id": "GG40OD",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 4411849672,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darren Coyle",
        "dupr_id": "YXQZEG",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Congers, NY, US"
      },
      {
        "name": "Christopher Cho",
        "dupr_id": "MP265G",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "New City, NY, US"
      }
    ]
  }
]