Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Golden Isles Spring Classic - Mens Doubles Skill: (3.5-15+)(3.5-35+)(4.0-15+)COMBINED

ID: 5242477018

Match Scores

15-1

Win

Play Date

2026-03-07

Play Time (Est)

11:30 PM

Play Location

Brunswick, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Dustin Smiley

XKLLO4 · USA

DUPR

3.145

HB
Haden Belding

G5WD0X · GA, US

DUPR

3.825

TEAM 2LOSS
FC
Freddie Chapman

OWX9W7 · USA

DUPR

3.089

JF
James Filo Filer

6KG590 · USA

DUPR

3.392

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-5242477018
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7454557514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dustin Smiley",
        "dupr_id": "XKLLO4",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Haden Belding",
        "dupr_id": "G5WD0X",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  },
  {
    "team_id": 6884645895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Freddie Chapman",
        "dupr_id": "OWX9W7",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Filo Filer",
        "dupr_id": "6KG590",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]