Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SWF 8.399 Moneyball BRONZE

ID: 7764263846

Match Scores

12-15

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
NF
Noah Fischer

G0QLYQ · USA

DUPR

3.337

CS
Caden Salefsky

ZNGXPD · Palmetto, FL, US

DUPR

5.060

TEAM 2WINNER
NH
Noah Haslbeck

ZN0LPW · Apollo Beach, FL, US

DUPR

5.586

CW
Carter Wolff

RXQEOM · USA

DUPR

2.844

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-7764263846
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5709787527,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Fischer",
        "dupr_id": "G0QLYQ",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caden Salefsky",
        "dupr_id": "ZNGXPD",
        "rating": 5.06,
        "profile_pic_url": null,
        "location": "Palmetto, FL, US"
      }
    ]
  },
  {
    "team_id": 4972723524,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noah Haslbeck",
        "dupr_id": "ZN0LPW",
        "rating": 5.586,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      },
      {
        "name": "Carter Wolff",
        "dupr_id": "RXQEOM",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]