Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 6634768514

Match Scores

11-1

Loss

Play Date

2025-12-13

Play Time (Est)

3:30 PM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Rashid Casper

3PL6XE · Tampa, FL, US

DUPR

4.404

DP
Duane Paustian

8J726D · Lithia, FL, US

DUPR

4.503

TEAM 2LOSS
AB
Austin Barth

3VOM75 · St. Petersburg, FL, US

DUPR

4.561

PM
Patrick McLaughlin

12JVY4 · Tampa, FL, US

DUPR

4.515

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-6634768514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8343993377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rashid Casper",
        "dupr_id": "3PL6XE",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Duane Paustian",
        "dupr_id": "8J726D",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Lithia, FL, US"
      }
    ]
  },
  {
    "team_id": 6092482456,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Barth",
        "dupr_id": "3VOM75",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Patrick McLaughlin",
        "dupr_id": "12JVY4",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]