Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Academy (tbpickleball.com)

ID: 7635795697

Match Scores

9-11

Loss

Play Date

2025-05-01

Play Time (Est)

2:15 AM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GH
Gail Hook

1QLV4N · Lafayette, CO, US

DUPR

3.741

RJ
Ryan Johnson

35V6WL · Spring Hill, FL, US

DUPR

4.154

TEAM 2WINNER
CE
Cruse Ellis

ME02NP · USA

DUPR

3.356

JE
Jason Ellis

94XDR7 · USA

DUPR

3.587

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-7635795697
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6489666017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gail Hook",
        "dupr_id": "1QLV4N",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      },
      {
        "name": "Ryan Johnson",
        "dupr_id": "35V6WL",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      }
    ]
  },
  {
    "team_id": 6187314046,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cruse Ellis",
        "dupr_id": "ME02NP",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Ellis",
        "dupr_id": "94XDR7",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]