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

Valentines Day Massacre - Pickleheads Claim the Throne - Game 3

ID: 5242663256

Match Scores

11-7

Loss

Play Date

2026-02-14

Play Time (Est)

9:00 PM

Play Location

Pickleball Heaven

Unverified Facility

Competitor Teams

TEAM 1WINNER
KV
Kevin Vincent

RXKGEZ · Sayville, NY, US

DUPR

3.319

JT
Joey Tapp

V2G4QE · West Islip, NY, US

DUPR

3.334

TEAM 2LOSS
DP
Dick Pickle

ZD27YM · West Islip, NY, US

DUPR

2.819

KM
Keith McFall

YMZRMK · East Islip, NY, US

DUPR

2.867

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-5242663256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7140214502,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Vincent",
        "dupr_id": "RXKGEZ",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Sayville, NY, US"
      },
      {
        "name": "Joey Tapp",
        "dupr_id": "V2G4QE",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 4662092156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dick Pickle",
        "dupr_id": "ZD27YM",
        "rating": 2.819,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Keith McFall",
        "dupr_id": "YMZRMK",
        "rating": 2.867,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      }
    ]
  }
]