Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8/6/25 Eddy Joseph Pop-up Tournament #4 - 8/6/25 Eddy Joseph Pop-up Tournament #4

ID: 5178161329

Match Scores

11-5

Win

Play Date

2025-08-07

Play Time (Est)

2:15 AM

Play Location

Pickleball Plus LLC West Hempstead NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
eric sun

3Y67LE · Jericho, NY, US

DUPR

4.179

AK
Adam Kalyvas

YGYZVG · Franklin Square, NY, US

DUPR

4.035

TEAM 2LOSS
CI
cecelia izzo

2QQLDY · USA

DUPR

3.803

VK
Val Kats

3OGM7L · Oceanside, NY, US

DUPR

3.339

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-5178161329
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6926449846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "eric sun",
        "dupr_id": "3Y67LE",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      },
      {
        "name": "Adam Kalyvas",
        "dupr_id": "YGYZVG",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Franklin Square, NY, US"
      }
    ]
  },
  {
    "team_id": 6729099797,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "cecelia izzo",
        "dupr_id": "2QQLDY",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Val Kats",
        "dupr_id": "3OGM7L",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]