Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Winter Holiday Tournament - Pickleheads Pool Play - Round 1 Game 30

ID: 8562825086

Match Scores

8-4

Loss

Play Date

2026-01-10

Play Time (Est)

3:30 PM

Play Location

The Pickleball Hall

View Facility Page →

Competitor Teams

TEAM 1WINNER
KW
Ken Wilson

YNRXV4 · Bay Shore, NY, US

DUPR

2.771

TT
Terry Tully

OZRE5E · West Islip, NY, US

DUPR

3.952

TEAM 2LOSS
JR
Jim Richichi

OZ06DP · West Islip, NY, US

DUPR

2.733

BC
Bobby Clarke

D90NVX · Bay Shore, NY, US

DUPR

3.185

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-8562825086
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8318084588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Wilson",
        "dupr_id": "YNRXV4",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      },
      {
        "name": "Terry Tully",
        "dupr_id": "OZRE5E",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 6515335559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Richichi",
        "dupr_id": "OZ06DP",
        "rating": 2.733,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Bobby Clarke",
        "dupr_id": "D90NVX",
        "rating": 3.185,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      }
    ]
  }
]