Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PBPKL Fall 2022 League Open Division

ID: 6666579771

Match Scores

7-15

Win

Play Date

2022-11-21

Play Time (Est)

4:45 AM

Play Location

The Country Club at Mirasol, Mirasol Way, Palm Beach Gardens, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
andrew smukler

17VE24 · USA

DUPR

3.500

PA
PHILIP ARTZ

3XEVYX · USA

DUPR

3.500

TEAM 2WINNER
JH
Jonathan Holzman

3OX9P7 · Jupiter, FL, US

DUPR

4.524

GD
Gage Davidson

8EOXWE · 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-6666579771
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8437759909,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "andrew smukler",
        "dupr_id": "17VE24",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "PHILIP ARTZ",
        "dupr_id": "3XEVYX",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8086229286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Holzman",
        "dupr_id": "3OX9P7",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      },
      {
        "name": "Gage Davidson",
        "dupr_id": "8EOXWE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]