Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Academy (tbpickleball.com)

ID: 5099098361

Match Scores

9-11, 11-8, 3-11

Win

Play Date

2026-03-14

Play Time (Est)

6:15 AM

Play Location

Lakeland, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EM
Ethan Marshall

YN2MGE · Bradenton, FL, US

DUPR

4.085

NS
Nate Sassoon

D9N64X · USA

DUPR

4.308

TEAM 2WINNER
KG
Kyle Goodwin

8G9VWV · Lakeland, FL, US

DUPR

4.272

PS
Philip Stark

596P0R · Lakeland, FL, US

DUPR

3.997

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-5099098361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4856614236,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Marshall",
        "dupr_id": "YN2MGE",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Nate Sassoon",
        "dupr_id": "D9N64X",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6472862311,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Goodwin",
        "dupr_id": "8G9VWV",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Philip Stark",
        "dupr_id": "596P0R",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]