Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PBPKL Fall 2022 League Open Division

ID: 5579327915

Match Scores

15-6

Win

Play Date

2022-11-11

Play Time (Est)

12:45 AM

Play Location

Joseph R Russo Athletic Complex, 117th Court North, Palm Beach Gardens, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
John Thatcher

8WMNXG · Jupiter, FL, US

DUPR

4.536

JH
Jonathan Holzman

3OX9P7 · Jupiter, FL, US

DUPR

4.524

TEAM 2LOSS
GW
Gregg Wolfe

3V6RY7 · Jupiter, FL, US

DUPR

4.353

BK
Brenda Kerle

17NMZN · 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-5579327915
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7367461007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Thatcher",
        "dupr_id": "8WMNXG",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      },
      {
        "name": "Jonathan Holzman",
        "dupr_id": "3OX9P7",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  },
  {
    "team_id": 5298538324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregg Wolfe",
        "dupr_id": "3V6RY7",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      },
      {
        "name": "Brenda Kerle",
        "dupr_id": "17NMZN",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]