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

PPA Tour: Daytona Beach Open Presented by Roar - Mens Doubles Senior Open

ID: 5528529573

Match Scores

15-7

Loss

Play Date

2024-12-22

Play Time (Est)

10:15 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
SR
Scott Robinson

DWRJZY · St Johns County, FL, US

DUPR

4.798

RH
Richard Harris

3526Q5 · Hobe Sound, FL, US

DUPR

4.930

TEAM 2LOSS
GA
Gerald Alvarado

17NGL5 · USA

DUPR

4.923

GB
Greg Boyce

3VXK7P · Summerfield, NC, US

DUPR

4.454

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-5528529573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4912425132,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Robinson",
        "dupr_id": "DWRJZY",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "St Johns County, FL, US"
      },
      {
        "name": "Richard Harris",
        "dupr_id": "3526Q5",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Hobe Sound, FL, US"
      }
    ]
  },
  {
    "team_id": 8565119613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gerald Alvarado",
        "dupr_id": "17NGL5",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Boyce",
        "dupr_id": "3VXK7P",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Summerfield, NC, US"
      }
    ]
  }
]