Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Florida Pro-Am Circuit - Lakeland - Men's Doubles Open Division

ID: 8175797170

Match Scores

5-15

Win

Play Date

2025-12-06

Play Time (Est)

11:30 PM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
DH
David Hengehold

3OOP9P · Lakeland, FL, US

DUPR

4.786

JB
Joey Bergin

4LPOM6 · Lakeland, FL, US

DUPR

4.297

TEAM 2WINNER
EC
Eli Curls

ODXZ9E · Lakeland, FL, US

DUPR

4.714

DH
Drew Holder

3LZW68 · Trenton, MI, US

DUPR

5.268

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-8175797170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6155834553,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Hengehold",
        "dupr_id": "3OOP9P",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Joey Bergin",
        "dupr_id": "4LPOM6",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 6616426027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eli Curls",
        "dupr_id": "ODXZ9E",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Drew Holder",
        "dupr_id": "3LZW68",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Trenton, MI, US"
      }
    ]
  }
]