Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Academy (tbpickleball.com)

ID: 4427198051

Match Scores

15-12

Win

Play Date

2026-03-14

Play Time (Est)

12:45 AM

Play Location

Lakeland, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KG
Kyle Goodwin

8G9VWV · Lakeland, FL, US

DUPR

4.246

PS
Philip Stark

596P0R · Lakeland, FL, US

DUPR

3.968

TEAM 2LOSS
JP
Joseph Philip

RZX67D · USA

DUPR

4.060

JI
juan Ibanez

XJ40ER · Bartow, FL, US

DUPR

3.692

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-4427198051
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5923968259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Goodwin",
        "dupr_id": "8G9VWV",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Philip Stark",
        "dupr_id": "596P0R",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 6091858471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Philip",
        "dupr_id": "RZX67D",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "juan Ibanez ",
        "dupr_id": "XJ40ER",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      }
    ]
  }
]