Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.299 MENS / 9.599 MIXED Moneyball Event

ID: 7689762559

Match Scores

11-9, 11-2

Loss

Play Date

2026-05-17

Play Time (Est)

8:45 AM

Play Location

Pickle & Pint, South Belcher Road, Largo, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
FD
Francisco Davila

E97WWO · San Juan, San Juan, PR

DUPR

4.775

TK
Tate Keber

ZN6YEW · St. Petersburg, FL, US

DUPR

4.878

TEAM 2LOSS
NH
Noah Haslbeck

ZN0LPW · Apollo Beach, FL, US

DUPR

5.515

CW
Carter Wolff

RXQEOM · Apollo Beach, FL, US

DUPR

2.739

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-7689762559
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6246371944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Francisco Davila",
        "dupr_id": "E97WWO",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      },
      {
        "name": "Tate Keber",
        "dupr_id": "ZN6YEW",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 6688261689,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Haslbeck",
        "dupr_id": "ZN0LPW",
        "rating": 5.515,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      },
      {
        "name": "Carter Wolff",
        "dupr_id": "RXQEOM",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      }
    ]
  }
]