Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lakewood Ranch Golf & Country Club

ID: 7581559786

Match Scores

11-2

Win

Play Date

2025-03-17

Play Time (Est)

11:30 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.374

JR
John Riley

3XYVJ5 · Lakewood Ranch, FL, US

DUPR

4.372

TEAM 2LOSS
TF
Thomas Farr

3Z59WL · Lakewood Ranch, FL, US

DUPR

3.650

MM
Matt Mace

35QKYV · Lakewood Ranch, FL, US

DUPR

4.245

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-7581559786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4776492675,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Frank",
        "dupr_id": "1Q2W60",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "John Riley",
        "dupr_id": "3XYVJ5",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 4788887618,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Farr",
        "dupr_id": "3Z59WL",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Matt Mace",
        "dupr_id": "35QKYV",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]