Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6431711537

Match Scores

6-11, 11-9, 11-1

Loss

Play Date

2025-12-20

Play Time (Est)

6:15 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Justin Fiscus

PK56JX · The Villages, FL, US

DUPR

4.673

AB
Andi Baez

N7P6M6 · USA

DUPR

4.399

TEAM 2LOSS
KB
Kyle Brown

2QJNV7 · Fleming Island, FL, US

DUPR

4.623

AA
Allan Andersen

PK04YM · Lakeside, FL, US

DUPR

3.931

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-6431711537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4830887720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Fiscus",
        "dupr_id": "PK56JX",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Andi Baez",
        "dupr_id": "N7P6M6",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7265274522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Brown",
        "dupr_id": "2QJNV7",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Fleming Island, FL, US"
      },
      {
        "name": "Allan Andersen",
        "dupr_id": "PK04YM",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Lakeside, FL, US"
      }
    ]
  }
]