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

Valentines Day Massacre - Pickleheads Claim the Throne - Game 3

ID: 7939989134

Match Scores

11-4

Loss

Play Date

2026-02-14

Play Time (Est)

3:30 PM

Play Location

Pickleball Heaven

Unverified Facility

Competitor Teams

TEAM 1WINNER
FG
Frank Giana

ME0YEV · West Islip, NY, US

DUPR

3.691

KM
Keith McFall

YMZRMK · East Islip, NY, US

DUPR

2.870

TEAM 2LOSS
KW
Ken Wilson

YNRXV4 · Bay Shore, NY, US

DUPR

2.772

DP
Dick Pickle

ZD27YM · West Islip, NY, US

DUPR

2.817

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-7939989134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6513326005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frank Giana",
        "dupr_id": "ME0YEV",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Keith McFall",
        "dupr_id": "YMZRMK",
        "rating": 2.87,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 6029694627,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Wilson",
        "dupr_id": "YNRXV4",
        "rating": 2.772,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      },
      {
        "name": "Dick Pickle",
        "dupr_id": "ZD27YM",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]