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

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

ID: 4806007049

Match Scores

15-9

Win

Play Date

2025-12-06

Play Time (Est)

6:15 AM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
EC
Eli Curls

ODXZ9E · Lakeland, FL, US

DUPR

4.709

DH
Drew Holder

3LZW68 · Trenton, MI, US

DUPR

5.264

TEAM 2LOSS
KH
Kalen Harbaugh

124W6R · Fort Lauderdale, FL, US

DUPR

4.582

EC
Elijah Chernoff

LVD6LK · USA

DUPR

4.479

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-4806007049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6687209903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eli Curls",
        "dupr_id": "ODXZ9E",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Drew Holder",
        "dupr_id": "3LZW68",
        "rating": 5.264,
        "profile_pic_url": null,
        "location": "Trenton, MI, US"
      }
    ]
  },
  {
    "team_id": 6581404591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kalen Harbaugh",
        "dupr_id": "124W6R",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      },
      {
        "name": "Elijah Chernoff",
        "dupr_id": "LVD6LK",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]