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

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

ID: 7294522190

Match Scores

15-4

Loss

Play Date

2025-12-06

Play Time (Est)

3:30 PM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Daniel Couzens

ZN7G0P · St. Petersburg, FL, US

DUPR

5.440

PP
Patricio Pereyra

17J66M · Arequipa, Arequipa, PE

DUPR

5.963

TEAM 2LOSS
EC
Eli Curls

ODXZ9E · Lakeland, FL, US

DUPR

4.712

DH
Drew Holder

3LZW68 · Trenton, MI, US

DUPR

5.266

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-7294522190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7142172756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Couzens",
        "dupr_id": "ZN7G0P",
        "rating": 5.44,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Patricio Pereyra",
        "dupr_id": "17J66M",
        "rating": 5.963,
        "profile_pic_url": null,
        "location": "Arequipa, Arequipa, PE"
      }
    ]
  },
  {
    "team_id": 5374236719,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eli Curls",
        "dupr_id": "ODXZ9E",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Drew Holder",
        "dupr_id": "3LZW68",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Trenton, MI, US"
      }
    ]
  }
]