Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PBG Pickleball

ID: 8551266850

Match Scores

15-6

Win

Play Date

2025-03-23

Play Time (Est)

11:30 PM

Play Location

Palm Beach Gardens, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RG
Robbie gothelf

RZVVND · Palm Beach Gardens, FL, US

DUPR

4.619

PB
Phil Behling

6Z7P00 · USA

DUPR

4.128

TEAM 2LOSS
RB
Rob Burton

1NJR92 · Jupiter, FL, US

DUPR

3.883

AG
Andy Goldman

9PNGOJ · Chicago, IL, US

DUPR

3.946

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-8551266850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7652596257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robbie gothelf",
        "dupr_id": "RZVVND",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Phil Behling",
        "dupr_id": "6Z7P00",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7126223231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Burton",
        "dupr_id": "1NJR92",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      },
      {
        "name": "Andy Goldman",
        "dupr_id": "9PNGOJ",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]