Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Academy (tbpickleball.com)

ID: 8133841184

Match Scores

10-12

Win

Play Date

2025-05-01

Play Time (Est)

9:00 PM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CE
Cruse Ellis

ME02NP · USA

DUPR

3.263

JE
Jason Ellis

94XDR7 · USA

DUPR

3.261

TEAM 2WINNER
RJ
Ryan Johnson

35V6WL · Spring Hill, FL, US

DUPR

4.179

GH
Gail Hook

1QLV4N · Lafayette, CO, US

DUPR

3.777

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-8133841184
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7875452506,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cruse Ellis",
        "dupr_id": "ME02NP",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Ellis",
        "dupr_id": "94XDR7",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4321770545,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Johnson",
        "dupr_id": "35V6WL",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      },
      {
        "name": "Gail Hook",
        "dupr_id": "1QLV4N",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      }
    ]
  }
]