Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7929811186

Match Scores

15-2

Loss

Play Date

2026-03-07

Play Time (Est)

11:30 PM

Play Location

Brunswick, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Reece Woodard

59DNQP · USA

DUPR

3.655

BS
Branden StClair

NXXNL6 · USA

DUPR

4.113

TEAM 2LOSS
DS
Dustin Smiley

XKLLO4 · USA

DUPR

3.099

HB
Haden Belding

G5WD0X · GA, US

DUPR

3.806

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-7929811186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6737987409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reece Woodard",
        "dupr_id": "59DNQP",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Branden StClair",
        "dupr_id": "NXXNL6",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7794591939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dustin Smiley",
        "dupr_id": "XKLLO4",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Haden Belding",
        "dupr_id": "G5WD0X",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  }
]