Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cinco de Smash-O at Pickle & Pint - Men's Doubles Skill: (4.0 to 4.5)

ID: 4923530199

Match Scores

11-8

Loss

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Largo, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
SD
Sage Daniells

4VN94M · USA

DUPR

4.344

BE
Ben Ezra

YN90XE · USA

DUPR

3.854

TEAM 2LOSS
TI
Tobin Inacio

DN95DL · Escambia County, FL, US

DUPR

4.299

CB
Chase Ballay

RYZ64E · Lowell, AR, US

DUPR

4.384

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-4923530199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6474744229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sage Daniells",
        "dupr_id": "4VN94M",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Ezra",
        "dupr_id": "YN90XE",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8348853413,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tobin Inacio",
        "dupr_id": "DN95DL",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Escambia County, FL, US"
      },
      {
        "name": "Chase Ballay",
        "dupr_id": "RYZ64E",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Lowell, AR, US"
      }
    ]
  }
]