Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunshine Smash 2024 - Open 4.0+ Division

ID: 6320944032

Match Scores

15-3

Win

Play Date

2024-10-05

Play Time (Est)

1:00 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Judah Samples

1N4E68 · Orange Park, FL, US

DUPR

4.544

JK
Joshua Klarfeld

L595DK · Warsaw, Masovian Voivodeship, PL

DUPR

4.451

TEAM 2LOSS
DF
Diane Fakhre

2LQNW9 · USA

DUPR

3.682

MZ
Malik Zekri

7DN74M · Tampa, FL, US

DUPR

4.567

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-6320944032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8503008869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judah Samples",
        "dupr_id": "1N4E68",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Joshua Klarfeld",
        "dupr_id": "L595DK",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Warsaw, Masovian Voivodeship, PL"
      }
    ]
  },
  {
    "team_id": 6372011101,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diane Fakhre",
        "dupr_id": "2LQNW9",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Malik Zekri",
        "dupr_id": "7DN74M",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]