Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 Team Event 11.0 2 Men, 1 Female

ID: 5907574440

Match Scores

11-1

Win

Play Date

2024-12-26

Play Time (Est)

1:00 PM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AO
Ana Odonell

3OX9QL · Zephyrhills, FL, US

DUPR

3.756

BS
Benjamin Sluka

8KKG4O · Wesley Chapel, FL, US

DUPR

4.128

TEAM 2LOSS
MB
Megan Back

0YZKY2 · Dade City, FL, US

DUPR

3.791

KG
Kevin Gouveia

9P2G9J · Pasco County, FL, US

DUPR

3.835

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-5907574440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6468657434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ana Odonell",
        "dupr_id": "3OX9QL",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Benjamin Sluka",
        "dupr_id": "8KKG4O",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  },
  {
    "team_id": 7851816487,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Back",
        "dupr_id": "0YZKY2",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Dade City, FL, US"
      },
      {
        "name": "Kevin Gouveia",
        "dupr_id": "9P2G9J",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Pasco County, FL, US"
      }
    ]
  }
]