Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Sunshine Smash 2024 - Open 4.0+ Division

ID: 6246708856

Match Scores

12-10

Win

Play Date

2024-10-05

Play Time (Est)

5:00 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Judah Samples

1N4E68 · Orange Park, FL, US

DUPR

4.450

JK
Joshua Klarfeld

L595DK · Warsaw, Masovian Voivodeship, PL

DUPR

4.332

TEAM 2LOSS
DS
Dawson Sallee

W6ZZ4Q · Orlando, FL, US

DUPR

4.614

MW
Maxwell Walters-Smith

DWPGE4 · Orlando, FL, US

DUPR

4.636

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-6246708856
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4900550979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judah Samples",
        "dupr_id": "1N4E68",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Joshua Klarfeld",
        "dupr_id": "L595DK",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Warsaw, Masovian Voivodeship, PL"
      }
    ]
  },
  {
    "team_id": 5471533698,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dawson Sallee",
        "dupr_id": "W6ZZ4Q",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Maxwell Walters-Smith",
        "dupr_id": "DWPGE4",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]