Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hudson River Pickleball Apr $3000 Tournament - Mixed Doubles Skill: (4.0 And Under) Age: (Any)

ID: 7619088376

Match Scores

11-4

Win

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

Englewood, NJ

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZZ
Zilin Zhou

WK6ZRL · USA

DUPR

3.398

AH
Andrew He

JJQKJD · New York, NY, US

DUPR

3.364

TEAM 2LOSS
LG
Lara Gedeon

76M4X5 · Stony Point, NY, US

DUPR

3.613

HA
Homer Abes

0Y79YG · Lincoln Park, NJ, US

DUPR

3.882

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-7619088376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7772889757,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zilin Zhou",
        "dupr_id": "WK6ZRL",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew He",
        "dupr_id": "JJQKJD",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6824549104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lara Gedeon",
        "dupr_id": "76M4X5",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Stony Point, NY, US"
      },
      {
        "name": "Homer Abes",
        "dupr_id": "0Y79YG",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Lincoln Park, NJ, US"
      }
    ]
  }
]