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

Match Scores

6-11

Win

Play Date

2025-08-07

Play Time (Est)

8:45 AM

Play Location

Pickleball Plus LLC West Hempstead NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Steven Pulla

QPMLG5 · USA

DUPR

4.012

TP
thomas page

N777YN · Massapequa Park, NY, US

DUPR

3.412

TEAM 2WINNER
BP
Bobby Player

NR7MYW · Oceanside, NY, US

DUPR

3.869

ES
eric sun

3Y67LE · Jericho, NY, US

DUPR

4.211

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-8494504747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4371161929,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Pulla",
        "dupr_id": "QPMLG5",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "thomas page",
        "dupr_id": "N777YN",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  },
  {
    "team_id": 5843230739,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bobby Player",
        "dupr_id": "NR7MYW",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "eric sun",
        "dupr_id": "3Y67LE",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  }
]