Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Men's Ladder League - Spring 2026

ID: 7580454505

Match Scores

9-11

Win

Play Date

2026-04-02

Play Time (Est)

2:15 AM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
GK
Gary Kray

895W5K · Sumter County, FL, US

DUPR

4.499

AC
Anthony Campbell

8E5Q4V · USA

DUPR

4.428

TEAM 2WINNER
VD
Vinny De Lapi

2YY6Z4 · Babylon, NY, US

DUPR

4.566

SL
Steve Lavallee

L50445 · USA

DUPR

4.475

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-7580454505
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6528659085,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Kray",
        "dupr_id": "895W5K",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Sumter County, FL, US"
      },
      {
        "name": "Anthony Campbell",
        "dupr_id": "8E5Q4V",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8220492383,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vinny De Lapi",
        "dupr_id": "2YY6Z4",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Babylon, NY, US"
      },
      {
        "name": "Steve Lavallee",
        "dupr_id": "L50445",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]