Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PBPKL Division 1 League

ID: 8380909381

Match Scores

15-8

Win

Play Date

2023-10-19

Play Time (Est)

2:15 AM

Play Location

Life Time, Lake Victoria Gardens Avenue, Palm Beach Gardens, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GL
Gabriella Leon

8DMO2X · Palm Beach Gardens, FL, US

DUPR

4.835

RG
Ronnie Gold

1Q2WM0 · North Palm Beach, FL, US

DUPR

4.682

TEAM 2LOSS
DM
Deyvis Martinez

Z904ZM · Palm Beach Gardens, FL, US

DUPR

4.576

RB
Rob Burton

1NJR92 · USA

DUPR

3.500

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-8380909381
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8117492684,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriella Leon",
        "dupr_id": "8DMO2X",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Ronnie Gold",
        "dupr_id": "1Q2WM0",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "North Palm Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 8285565696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deyvis Martinez",
        "dupr_id": "Z904ZM",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Rob Burton",
        "dupr_id": "1NJR92",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]