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

Stop 1 - Punta Gorda | All Florida Pro League

ID: 4499615196

Match Scores

29-27

Win

Play Date

2026-05-09

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Drew Holder

3LZW68 · Trenton, MI, US

DUPR

5.287

MS
Michael Shaw

ZND9KL · Jacksonville, FL, US

DUPR

5.371

TEAM 2LOSS
BY
Ben Yue

8KE9DO · Wesley Chapel, FL, US

DUPR

5.332

JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.614

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-4499615196
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7251147655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Holder",
        "dupr_id": "3LZW68",
        "rating": 5.287,
        "profile_pic_url": null,
        "location": "Trenton, MI, US"
      },
      {
        "name": "Michael Shaw",
        "dupr_id": "ZND9KL",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 7389268082,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Yue",
        "dupr_id": "8KE9DO",
        "rating": 5.332,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.614,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      }
    ]
  }
]