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

PPA Tour: Veolia Lakeland Open - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 7519997349

Match Scores

2-15

Loss

Play Date

2025-11-22

Play Time (Est)

10:15 AM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CP
Carlos Pavon

0Y9WN4 · Atlanta, GA, US

DUPR

5.053

TL
Tyler Lewis

MY005D · St. Augustine, FL, US

DUPR

3.992

TEAM 2WINNER
AD
Alejandro De la Torre

56RVM5 · Madrid, MD, ES

DUPR

4.513

DN
Dan Nguyen

JZP494 · Tuy Hòa, Phú Yên, VN

DUPR

4.789

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-7519997349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7063102190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carlos Pavon",
        "dupr_id": "0Y9WN4",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Tyler Lewis",
        "dupr_id": "MY005D",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  },
  {
    "team_id": 7708050129,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alejandro De la Torre",
        "dupr_id": "56RVM5",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Dan Nguyen",
        "dupr_id": "JZP494",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Tuy Hòa, Phú Yên, VN"
      }
    ]
  }
]