Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6766292670

Match Scores

11-6, 11-0

Win

Play Date

2025-12-20

Play Time (Est)

7:30 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kyle Brown

2QJNV7 · Fleming Island, FL, US

DUPR

4.678

AA
Allan Andersen

PK04YM · Lakeside, FL, US

DUPR

4.041

TEAM 2LOSS
DG
David Goodman

175MON · Farmingdale, NY, US

DUPR

4.080

QD
Qasim Dustgir

RZGY0E · Bethpage, NY, US

DUPR

4.452

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-6766292670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7528679152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Brown",
        "dupr_id": "2QJNV7",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Fleming Island, FL, US"
      },
      {
        "name": "Allan Andersen",
        "dupr_id": "PK04YM",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Lakeside, FL, US"
      }
    ]
  },
  {
    "team_id": 6117512769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Goodman",
        "dupr_id": "175MON",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Farmingdale, NY, US"
      },
      {
        "name": "Qasim Dustgir",
        "dupr_id": "RZGY0E",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      }
    ]
  }
]