Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Daytona Beach Open - Mens Doubles Skill: (4.0) Age: (35 To 49)

ID: 6818626655

Match Scores

15-12

Loss

Play Date

2025-12-20

Play Time (Est)

12:45 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
Josh Carter

3Y2DVG · Newberry, FL, US

DUPR

4.332

JK
Jorge kaminski

3Z4YZM · Gainesville, FL, US

DUPR

3.984

TEAM 2LOSS
DG
Daniel Gardner

V4NJW6 · Summerville, SC, US

DUPR

4.178

JE
Jake Eldred

3XWXK5 · Bluffton, SC, US

DUPR

4.201

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-6818626655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6550350148,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Carter",
        "dupr_id": "3Y2DVG",
        "rating": 4.332,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/275789/images/profile/29a7157f-9fba-41c5-8c81-d003eca69b09.png",
        "location": "Newberry, FL, US"
      },
      {
        "name": "Jorge kaminski",
        "dupr_id": "3Z4YZM",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  },
  {
    "team_id": 4666970150,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Gardner",
        "dupr_id": "V4NJW6",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Jake Eldred",
        "dupr_id": "3XWXK5",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  }
]