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: 4561609462

Match Scores

17-15

Win

Play Date

2025-12-20

Play Time (Est)

11:30 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Christian Lund

3XK9J5 · Lakewood Ranch, FL, US

DUPR

5.034

ML
Matt Lund

8GY9Q8 · Bradenton, FL, US

DUPR

4.354

TEAM 2LOSS
GR
Garrett Reeves

PW5Z9Z · Montgomery, AL, US

DUPR

4.457

ND
Nolan Donley

ZNG75D · Charlotte, NC, US

DUPR

4.399

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-4561609462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4545508120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Lund",
        "dupr_id": "3XK9J5",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Matt Lund",
        "dupr_id": "8GY9Q8",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 5715178801,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Garrett Reeves",
        "dupr_id": "PW5Z9Z",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Montgomery, AL, US"
      },
      {
        "name": "Nolan Donley",
        "dupr_id": "ZNG75D",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]