Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Academy (tbpickleball.com)

ID: 7054988257

Match Scores

11-4

Win

Play Date

2025-05-01

Play Time (Est)

2:15 AM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GH
Gail Hook

1QLV4N · Lafayette, CO, US

DUPR

3.776

RJ
Ryan Johnson

35V6WL · Spring Hill, FL, US

DUPR

4.178

TEAM 2LOSS
RE
Richard Easterwoid

76MXV0 · USA

DUPR

3.176

JV
Joey Vigue

L5EGK5 · USA

DUPR

3.101

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-7054988257
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5708365437,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gail Hook",
        "dupr_id": "1QLV4N",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Lafayette, CO, US"
      },
      {
        "name": "Ryan Johnson",
        "dupr_id": "35V6WL",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      }
    ]
  },
  {
    "team_id": 8220978981,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Easterwoid",
        "dupr_id": "76MXV0",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joey Vigue",
        "dupr_id": "L5EGK5",
        "rating": 3.101,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]