Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 Team Event 11.0 2 Men, 1 Female

ID: 7321078882

Match Scores

6-11

Win

Play Date

2024-12-26

Play Time (Est)

11:30 PM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AN
Alison Nelson

350LXR · USA

DUPR

3.515

DF
Doug Finora

KOZZDY · San Antonio, FL, US

DUPR

3.143

TEAM 2WINNER
BS
Benjamin Sluka

8KKG4O · Wesley Chapel, FL, US

DUPR

4.138

AO
Ana Odonell

3OX9QL · Zephyrhills, FL, US

DUPR

3.761

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-7321078882
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4825740282,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alison Nelson",
        "dupr_id": "350LXR",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Finora",
        "dupr_id": "KOZZDY",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": "San Antonio, FL, US"
      }
    ]
  },
  {
    "team_id": 8176155063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Sluka",
        "dupr_id": "8KKG4O",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Ana Odonell",
        "dupr_id": "3OX9QL",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      }
    ]
  }
]