Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hudson River Pickleball Mar $2100 Tournament - Mens Doubles Skill: (4.5 And Under) Age: (Any)

ID: 5530084091

Match Scores

2-11

Loss

Play Date

2026-03-28

Play Time (Est)

12:45 AM

Play Location

Englewood, NJ

View Facility Page →

Competitor Teams

TEAM 1LOSS
OM
Oscar Montoya

3OGX57 · Lodi, NJ, US

DUPR

3.805

EW
Evan Wang

Z9NJ6W · River Vale, NJ, US

DUPR

3.753

TEAM 2WINNER
RA
Romie Alcebar

99EL0V · Bayonne, NJ, US

DUPR

3.906

DZ
danny zhang

4Z9246 · Nutley, NJ, US

DUPR

4.097

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-5530084091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4909940097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Oscar Montoya",
        "dupr_id": "3OGX57",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Lodi, NJ, US"
      },
      {
        "name": "Evan Wang",
        "dupr_id": "Z9NJ6W",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "River Vale, NJ, US"
      }
    ]
  },
  {
    "team_id": 8260188692,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Romie Alcebar",
        "dupr_id": "99EL0V",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Bayonne, NJ, US"
      },
      {
        "name": "danny zhang",
        "dupr_id": "4Z9246",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Nutley, NJ, US"
      }
    ]
  }
]