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

PPA Tour: Daytona Beach Open - Mens Doubles Skill: (5.0) Age: (8 To 49)

ID: 8544571622

Match Scores

5-15

Loss

Play Date

2025-12-20

Play Time (Est)

3:30 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CL
Christian Lund

3XK9J5 · Lakewood Ranch, FL, US

DUPR

5.025

ML
Matt Lund

8GY9Q8 · Bradenton, FL, US

DUPR

4.328

TEAM 2WINNER
JT
Javon Turcsany

7D4DY5 · Oldsmar, FL, US

DUPR

4.572

BA
Bryson Alexander

124M6Y · Maineville, OH, US

DUPR

5.118

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-8544571622
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5287858652,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Lund",
        "dupr_id": "3XK9J5",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Matt Lund",
        "dupr_id": "8GY9Q8",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 7666280619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Javon Turcsany",
        "dupr_id": "7D4DY5",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Oldsmar, FL, US"
      },
      {
        "name": "Bryson Alexander",
        "dupr_id": "124M6Y",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Maineville, OH, US"
      }
    ]
  }
]