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

Match Scores

9-11

Win

Play Date

2025-08-07

Play Time (Est)

5:00 PM

Play Location

Pickleball Plus LLC West Hempstead NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Josh Judge

PK2RZQ · Rockville Centre, NY, US

DUPR

3.959

JM
John McCormack

KX565O · USA

DUPR

4.021

TEAM 2WINNER
AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.714

ES
eric sun

3Y67LE · Jericho, NY, US

DUPR

4.190

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-6177534628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6892849047,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Judge",
        "dupr_id": "PK2RZQ",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      },
      {
        "name": "John McCormack",
        "dupr_id": "KX565O",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5893902738,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      },
      {
        "name": "eric sun",
        "dupr_id": "3Y67LE",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  }
]