Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's/Women's/Mixed Doubles Event - APC Championship Series - February 2026 - Lutz - Men's - 4.0 - Under 50

ID: 6390650183

Match Scores

15-14

Win

Play Date

2026-02-21

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Benjamin Sluka

8KKG4O · Wesley Chapel, FL, US

DUPR

4.074

JP
John Pham

OD966P · Wesley Chapel, FL, US

DUPR

3.830

TEAM 2LOSS
CS
Caleb strother

L2Q2D5 · USA

DUPR

3.797

JS
Joshua Strother

67MWEQ · USA

DUPR

3.797

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-6390650183
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7801026064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Sluka",
        "dupr_id": "8KKG4O",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "John Pham",
        "dupr_id": "OD966P",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  },
  {
    "team_id": 7752504165,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caleb strother",
        "dupr_id": "L2Q2D5",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Strother",
        "dupr_id": "67MWEQ",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]