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

Valentines Day Massacre - Pickleheads Claim the Throne - Game 3

ID: 6800925039

Match Scores

0-11

Loss

Play Date

2026-02-14

Play Time (Est)

4:45 AM

Play Location

Pickleball Heaven

Unverified Facility

Competitor Teams

TEAM 1LOSS
KW
Ken Wilson

YNRXV4 · Bay Shore, NY, US

DUPR

2.779

DP
Dick Pickle

ZD27YM · West Islip, NY, US

DUPR

2.817

TEAM 2WINNER
JF
Jerry Figliuolo

0QOYKN · USA

DUPR

3.541

JK
Jeremy Kutch

D9NW26 · West Islip, NY, US

DUPR

3.459

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-6800925039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7591315251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ken Wilson",
        "dupr_id": "YNRXV4",
        "rating": 2.779,
        "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"
      }
    ]
  },
  {
    "team_id": 5173784996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jerry Figliuolo",
        "dupr_id": "0QOYKN",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremy Kutch",
        "dupr_id": "D9NW26",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]