Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SWF 8.399 Moneyball

ID: 6258894879

Match Scores

15-11

Loss

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

Pickleball Kingdom Pinellas Park, U.S. 19, Pinellas Park, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NH
Noah Haslbeck

ZN0LPW · Apollo Beach, FL, US

DUPR

5.582

CW
Carter Wolff

RXQEOM · USA

DUPR

2.838

TEAM 2LOSS
EC
Eli Curls

ODXZ9E · Lakeland, FL, US

DUPR

4.862

CS
Carly Snyder

9P72GE · Lakeland, FL, US

DUPR

3.729

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-6258894879
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7635988102,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Haslbeck",
        "dupr_id": "ZN0LPW",
        "rating": 5.582,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      },
      {
        "name": "Carter Wolff",
        "dupr_id": "RXQEOM",
        "rating": 2.838,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8193106977,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eli Curls",
        "dupr_id": "ODXZ9E",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Carly Snyder",
        "dupr_id": "9P72GE",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]