Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 8046864343

Match Scores

11-6

Loss

Play Date

2025-12-20

Play Time (Est)

8:45 AM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1WINNER
YK
Young Kim

1QVG2D · Lithia, FL, US

DUPR

4.551

JJ
Jeremy Jones

1REOME · Tampa, FL, US

DUPR

4.499

TEAM 2LOSS
DP
Duane Paustian

8J726D · Lithia, FL, US

DUPR

4.492

RC
Rashid Casper

3PL6XE · Tampa, FL, US

DUPR

4.457

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-8046864343
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5744166385,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Young Kim",
        "dupr_id": "1QVG2D",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Lithia, FL, US"
      },
      {
        "name": "Jeremy Jones",
        "dupr_id": "1REOME",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 5914444546,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Duane Paustian",
        "dupr_id": "8J726D",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Lithia, FL, US"
      },
      {
        "name": "Rashid Casper",
        "dupr_id": "3PL6XE",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]