Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lakewood Ranch Golf & Country Club

ID: 7364875284

Match Scores

11-9

Win

Play Date

2025-03-17

Play Time (Est)

1:00 PM

Play Location

16235 Player's Dr, Lakewood Ranch, FL 34202, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TF
Todd Frank

1Q2W60 · Bradenton, FL, US

DUPR

4.377

JR
John Riley

3XYVJ5 · Lakewood Ranch, FL, US

DUPR

4.373

TEAM 2LOSS
TT
Thomas Taborn

8M9ZPO · Lakewood Ranch, FL, US

DUPR

3.823

TO
Tim O’Neill

8W0DLL · Lakewood Ranch, FL, US

DUPR

3.335

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-7364875284
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5706949334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Frank",
        "dupr_id": "1Q2W60",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "John Riley",
        "dupr_id": "3XYVJ5",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 8225833811,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Taborn",
        "dupr_id": "8M9ZPO",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Tim O’Neill",
        "dupr_id": "8W0DLL",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]