Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Skaneateles Pickleball Tournament - Men's Doubles Advanced

ID: 5059328094

Match Scores

3-11, 10-12

Win

Play Date

2025-07-19

Play Time (Est)

7:30 PM

Play Location

Skaneateles, NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Justin Todd

0QWO0G · Potsdam, NY, US

DUPR

4.143

JD
John Duffy

L24VQ6 · USA

DUPR

4.304

TEAM 2WINNER
JS
John Sheridan

X2YKL2 · Baldwinsville, NY, US

DUPR

4.044

DA
Daniel Alexander

O69ZDP · Baldwinsville, NY, US

DUPR

4.575

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-5059328094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6562112704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Todd",
        "dupr_id": "0QWO0G",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Potsdam, NY, US"
      },
      {
        "name": "John Duffy",
        "dupr_id": "L24VQ6",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6566284946,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Sheridan",
        "dupr_id": "X2YKL2",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      },
      {
        "name": "Daniel Alexander",
        "dupr_id": "O69ZDP",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      }
    ]
  }
]