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

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

ID: 7088039931

Match Scores

10-7

Loss

Play Date

2026-01-10

Play Time (Est)

4:45 AM

Play Location

The Pickleball Hall

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Timothy Messner

D9LVP6 · East Meadow, NY, US

DUPR

3.934

KM
Keith McFall

YMZRMK · East Islip, NY, US

DUPR

2.842

TEAM 2LOSS
JR
Jim Richichi

OZ06DP · West Islip, NY, US

DUPR

2.726

BC
Bobby Clarke

D90NVX · Bay Shore, NY, US

DUPR

3.178

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-7088039931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5435888752,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy  Messner",
        "dupr_id": "D9LVP6",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      },
      {
        "name": "Keith McFall",
        "dupr_id": "YMZRMK",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 5996080457,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Richichi",
        "dupr_id": "OZ06DP",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Bobby Clarke",
        "dupr_id": "D90NVX",
        "rating": 3.178,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      }
    ]
  }
]