Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SWF 8.399 Moneyball

ID: 6249319893

Match Scores

15-13

Loss

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
NF
Noah Fischer

G0QLYQ · USA

DUPR

3.329

CS
Caden Salefsky

ZNGXPD · Palmetto, FL, US

DUPR

5.059

TEAM 2LOSS
JL
Joshua Leon

YGK56K · St. Petersburg, FL, US

DUPR

4.107

AR
Alexander Rumak

2LZ0PE · Dunedin, FL, US

DUPR

4.322

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-6249319893
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6590066512,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Fischer",
        "dupr_id": "G0QLYQ",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caden Salefsky",
        "dupr_id": "ZNGXPD",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Palmetto, FL, US"
      }
    ]
  },
  {
    "team_id": 6268064774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Leon",
        "dupr_id": "YGK56K",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Alexander Rumak",
        "dupr_id": "2LZ0PE",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Dunedin, FL, US"
      }
    ]
  }
]