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

APP Tour: Punta Gorda Mens PRO Doubles Qualifier

ID: 5916827131

Match Scores

13-15

Loss

Play Date

2024-01-17

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Camden Chaffin

84O97G · PPA Tour Pro

DUPR

5.060

BW
Blake Wilson

84PGLM · Punta Gorda, FL, US

DUPR

5.212

TEAM 2WINNER
JR
Joshua Reason

8DDEVL · Ponte Vedra Beach, FL, US

DUPR

5.928

NW
Nicholas Wade

NYYOVN · Greater London, England, GB

DUPR

5.513

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-5916827131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4847683087,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Camden Chaffin",
        "dupr_id": "84O97G",
        "rating": 5.06,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/2025-camden-chaffin-headshot_480.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Blake Wilson",
        "dupr_id": "84PGLM",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  },
  {
    "team_id": 5461379255,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Reason",
        "dupr_id": "8DDEVL",
        "rating": 5.928,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      },
      {
        "name": "Nicholas Wade",
        "dupr_id": "NYYOVN",
        "rating": 5.513,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]