Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 Pickleball Club

ID: 8468363899

Match Scores

2-11

Win

Play Date

2024-08-15

Play Time (Est)

8:45 AM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BK
Bobby Kim

8DOKQX · Wesley Chapel, FL, US

DUPR

4.316

TC
Traitencostello Costello

3XXRV4 · Zephyrhills, FL, US

DUPR

4.247

TEAM 2WINNER
JA
Josh Allen

XJ0XO2 · Tampa, FL, US

DUPR

4.662

JI
Jeff Inchalik

8MQL4D · State College, PA, US

DUPR

4.080

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-8468363899
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5327233168,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Kim",
        "dupr_id": "8DOKQX",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Traitencostello Costello",
        "dupr_id": "3XXRV4",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      }
    ]
  },
  {
    "team_id": 7101538837,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Allen",
        "dupr_id": "XJ0XO2",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Jeff Inchalik",
        "dupr_id": "8MQL4D",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "State College, PA, US"
      }
    ]
  }
]