Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 4559507399

Match Scores

2-11

Win

Play Date

2026-04-26

Play Time (Est)

12:45 AM

Play Location

Englewood, NJ

View Facility Page →

Competitor Teams

TEAM 1LOSS
KE
Kimberly Ercolino

G5ZM4G · USA

DUPR

2.995

LV
luis valladares

WXMK4Q · East Rutherford, NJ, US

DUPR

3.728

TEAM 2WINNER
ZZ
Zilin Zhou

WK6ZRL · USA

DUPR

3.433

AH
Andrew He

JJQKJD · New York, NY, US

DUPR

3.388

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-4559507399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5646669163,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kimberly Ercolino",
        "dupr_id": "G5ZM4G",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "luis valladares",
        "dupr_id": "WXMK4Q",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "East Rutherford, NJ, US"
      }
    ]
  },
  {
    "team_id": 7289306662,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zilin Zhou",
        "dupr_id": "WK6ZRL",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew He",
        "dupr_id": "JJQKJD",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]