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: 6311034611

Match Scores

11-4

Win

Play Date

2025-08-07

Play Time (Est)

12:45 AM

Play Location

Pickleball Plus LLC West Hempstead NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Steven Pulla

QPMLG5 · USA

DUPR

4.013

ES
eric sun

3Y67LE · Jericho, NY, US

DUPR

4.210

TEAM 2LOSS
AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.688

LG
Lauren glodny

RZJ6YZ · Nassau County, NY, US

DUPR

3.562

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-6311034611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5919215526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Pulla",
        "dupr_id": "QPMLG5",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "eric sun",
        "dupr_id": "3Y67LE",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  },
  {
    "team_id": 6502470087,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      },
      {
        "name": "Lauren glodny",
        "dupr_id": "RZJ6YZ",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Nassau County, NY, US"
      }
    ]
  }
]