Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunshine Smash 2024 - Open 4.0+ Division

ID: 6059300505

Match Scores

11-3

Win

Play Date

2024-10-05

Play Time (Est)

10:15 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Dawson Sallee

W6ZZ4Q · Orlando, FL, US

DUPR

4.629

MW
Maxwell Walters-Smith

DWPGE4 · Orlando, FL, US

DUPR

4.700

TEAM 2LOSS
JL
James Lahey

1R4GGZ · Tallahassee, FL, US

DUPR

4.079

AD
Austin D Lott

2L275R · Tallahassee, FL, US

DUPR

4.559

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-6059300505
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6382752428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dawson Sallee",
        "dupr_id": "W6ZZ4Q",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Maxwell Walters-Smith",
        "dupr_id": "DWPGE4",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 6492250782,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Lahey",
        "dupr_id": "1R4GGZ",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Austin D Lott",
        "dupr_id": "2L275R",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]