Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 Team Event 11.0 2 Men, 1 Female

ID: 4602821999

Match Scores

9-11

Loss

Play Date

2024-12-26

Play Time (Est)

12:45 AM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BS
Benjamin Sluka

8KKG4O · Wesley Chapel, FL, US

DUPR

4.118

AO
Ana Odonell

3OX9QL · Zephyrhills, FL, US

DUPR

3.761

TEAM 2WINNER
MR
Matthew Rohe

RYYK2N · USA

DUPR

4.338

MR
Melanie Rivera

DW2ENM · USA

DUPR

3.612

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-4602821999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4431492217,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Sluka",
        "dupr_id": "8KKG4O",
        "rating": 4.118,
        "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"
      }
    ]
  },
  {
    "team_id": 7194960593,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Rohe",
        "dupr_id": "RYYK2N",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Melanie Rivera",
        "dupr_id": "DW2ENM",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]