Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Golden Isles Pickleball Classic - Mens Doubles Skill: (4.0) Age: (16+, 35+, 50+) COMBINED

ID: 7295467010

Match Scores

4-11

Win

Play Date

2025-09-27

Play Time (Est)

3:30 PM

Play Location

Brunswick, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TP
Tracy Pavone

MY4L9L · USA

DUPR

4.009

GD
Greg Douthit

E9XG9V · USA

DUPR

4.004

TEAM 2WINNER
DG
Derek Goreczny

YGJPJK · USA

DUPR

4.613

DB
Darin Baclayon

8D0VL3 · Richmond Hill, GA, US

DUPR

4.317

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-7295467010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7329159459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tracy Pavone",
        "dupr_id": "MY4L9L",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Douthit",
        "dupr_id": "E9XG9V",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5264189731,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Goreczny",
        "dupr_id": "YGJPJK",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darin Baclayon",
        "dupr_id": "8D0VL3",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  }
]