Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port Playground

ID: 6029847026

Match Scores

1-11

Win

Play Date

2025-10-13

Play Time (Est)

3:30 PM

Play Location

Tampa, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Michael Montinola

8KVO96 · Riverview, FL, US

DUPR

4.701

RC
Rashid Casper

3PL6XE · Tampa, FL, US

DUPR

4.341

TEAM 2WINNER
YK
Young Kim

1QVG2D · Lithia, FL, US

DUPR

4.627

JC
John C Devoe

1QDO43 · Tampa, FL, US

DUPR

4.118

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-6029847026
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4436735331,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Montinola",
        "dupr_id": "8KVO96",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      },
      {
        "name": "Rashid Casper",
        "dupr_id": "3PL6XE",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 6567846587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Young Kim",
        "dupr_id": "1QVG2D",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Lithia, FL, US"
      },
      {
        "name": "John C Devoe",
        "dupr_id": "1QDO43",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]