Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 5659894313

Match Scores

11-8

Win

Play Date

2025-07-19

Play Time (Est)

6:15 AM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Austin Barth

3VOM75 · St. Petersburg, FL, US

DUPR

4.552

MM
Matt McCallister

V72D4P · Zephyrhills, FL, US

DUPR

4.884

TEAM 2LOSS
JC
John C Devoe

1QDO43 · Tampa, FL, US

DUPR

4.197

RC
Rashid Casper

3PL6XE · Tampa, FL, US

DUPR

4.302

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-5659894313
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4390845753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Barth",
        "dupr_id": "3VOM75",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Matt McCallister",
        "dupr_id": "V72D4P",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      }
    ]
  },
  {
    "team_id": 7448211367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John C Devoe",
        "dupr_id": "1QDO43",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Rashid Casper",
        "dupr_id": "3PL6XE",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]