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: 5732747892

Match Scores

7-11

Loss

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

Englewood, NJ

View Facility Page →

Competitor Teams

TEAM 1LOSS
ZZ
Zilin Zhou

WK6ZRL · USA

DUPR

3.430

AH
Andrew He

JJQKJD · New York, NY, US

DUPR

3.386

TEAM 2WINNER
KM
Kristel Medina

RYW4EZ · USA

DUPR

3.285

JE
Jean Emmanuel Huang

L29M2Z · Bronx County, NY, US

DUPR

3.928

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-5732747892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5140111740,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zilin Zhou",
        "dupr_id": "WK6ZRL",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew He",
        "dupr_id": "JJQKJD",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6145645682,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristel Medina",
        "dupr_id": "RYW4EZ",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jean Emmanuel Huang",
        "dupr_id": "L29M2Z",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Bronx County, NY, US"
      }
    ]
  }
]