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

The Pickle and Pint Summer Classic - Mens Doubles Skill: (3.0 To 3.5) Age: (Any)

ID: 8238393588

Match Scores

3-11

Win

Play Date

2025-07-19

Play Time (Est)

1:00 PM

Play Location

Largo, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Christian Boynton

XOG294 · USA

DUPR

2.932

LC
Luke Castellucci

ZZO9VM · USA

DUPR

2.932

TEAM 2WINNER
JD
Josh Davis

ODN2QE · Zephyrhills, FL, US

DUPR

3.841

CH
Chris Hensley

QP0025 · Zephyrhills, FL, 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-8238393588
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8292903786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Boynton",
        "dupr_id": "XOG294",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Castellucci",
        "dupr_id": "ZZO9VM",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8013297852,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Davis",
        "dupr_id": "ODN2QE",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Chris Hensley ",
        "dupr_id": "QP0025",
        "rating": 3.178,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      }
    ]
  }
]