Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4435837922

Match Scores

9-11

Win

Play Date

2023-06-15

Play Time (Est)

3:30 PM

Play Location

The Pickleball Hall, North Main Street, Sayville, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RE
Robert Esposito

KO4J96 · USA

DUPR

4.050

Allen Liu

8DEJW4 · Jacksonville, FL, US

DUPR

3.710

TEAM 2WINNER
JC
Joseph Carolan

8MDWOO · Yaphank, NY, US

DUPR

4.700

VM
Victor M III

ZNO75M · Islandia, NY, US

DUPR

3.690

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-4435837922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6747965732,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Esposito",
        "dupr_id": "KO4J96",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allen Liu",
        "dupr_id": "8DEJW4",
        "rating": 3.71,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/681cce4cb8355.jpg",
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 7735909492,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Carolan",
        "dupr_id": "8MDWOO",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Yaphank, NY, US"
      },
      {
        "name": "Victor M III",
        "dupr_id": "ZNO75M",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Islandia, NY, US"
      }
    ]
  }
]