Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7026203673

Match Scores

3-11

Win

Play Date

2026-04-25

Play Time (Est)

10:15 AM

Play Location

Englewood, NJ

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Adam Moro

357J55 · River Edge, NJ, US

DUPR

4.172

JO
Joshua Octaviano

XJ4992 · Bayonne, NJ, US

DUPR

4.492

TEAM 2WINNER
MC
Michael Chen

YX7MGK · Queens County, NY, US

DUPR

4.238

BF
Bill Feng

4ZGQM2 · USA

DUPR

4.209

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-7026203673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4647945668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Moro",
        "dupr_id": "357J55",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "River Edge, NJ, US"
      },
      {
        "name": "Joshua Octaviano",
        "dupr_id": "XJ4992",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Bayonne, NJ, US"
      }
    ]
  },
  {
    "team_id": 4718229732,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Chen",
        "dupr_id": "YX7MGK",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Bill Feng",
        "dupr_id": "4ZGQM2",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]