Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 Team Event 11.0 2 Men, 1 Female

ID: 4406374734

Match Scores

4-11

Loss

Play Date

2024-12-26

Play Time (Est)

7:30 PM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Joseph Madl

0YZNWQ · Zephyrhills, FL, US

DUPR

4.310

BS
Benjamin Sluka

8KKG4O · Wesley Chapel, FL, US

DUPR

4.123

TEAM 2WINNER
WD
William Doot

89JXMR · USA

DUPR

3.914

MA
Mika Alibaig

JJL5JD · USA

DUPR

4.151

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-4406374734
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5522954841,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Madl",
        "dupr_id": "0YZNWQ",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Benjamin Sluka",
        "dupr_id": "8KKG4O",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  },
  {
    "team_id": 6926742878,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Doot",
        "dupr_id": "89JXMR",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mika Alibaig",
        "dupr_id": "JJL5JD",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]