Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - 4.0 Mens -Club Championship

ID: 5774459952

Match Scores

9-11

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Aaron Basov

7J2ZDM · USA

DUPR

4.090

MB
Michael Basov

VXRNXP · USA

DUPR

3.774

TEAM 2WINNER
RA
Romie Alcebar

99EL0V · Bayonne, NJ, US

DUPR

3.899

Cesar Santamaria

1QPE43 · Jersey City, NJ, US

DUPR

4.132

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-5774459952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4677441474,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Basov",
        "dupr_id": "7J2ZDM",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Basov",
        "dupr_id": "VXRNXP",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6863836454,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Romie Alcebar",
        "dupr_id": "99EL0V",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Bayonne, NJ, US"
      },
      {
        "name": "Cesar Santamaria",
        "dupr_id": "1QPE43",
        "rating": 4.132,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87369_5fb6b556acbe0.jpg",
        "location": "Jersey City, NJ, US"
      }
    ]
  }
]