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

PPA Tour: Daytona Beach Open - $1,000 Money Ball

ID: 8232617236

Match Scores

11-6, 11-9

Loss

Play Date

2025-12-18

Play Time (Est)

5:00 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kamden Bradstreet

595MXL · Lutz, FL, US

DUPR

5.589

SG
Sam Gabet

1NKWEZ · Ponte Vedra Beach, FL, US

DUPR

5.316

TEAM 2LOSS
JR
Joshua Reason

8DDEVL · Ponte Vedra Beach, FL, US

DUPR

5.212

JC
Jared Cohen

35EKDL · Saint Johns, FL, US

DUPR

5.557

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-8232617236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4625556919,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kamden Bradstreet",
        "dupr_id": "595MXL",
        "rating": 5.589,
        "profile_pic_url": null,
        "location": "Lutz, FL, US"
      },
      {
        "name": "Sam Gabet",
        "dupr_id": "1NKWEZ",
        "rating": 5.316,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7612331825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Reason",
        "dupr_id": "8DDEVL",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      },
      {
        "name": "Jared Cohen",
        "dupr_id": "35EKDL",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  }
]