Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tampa Bay Pickleball Academy

ID: 7060939617

Match Scores

11-2

Win

Play Date

2025-04-29

Play Time (Est)

10:15 AM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RJ
Ryan Johnson

35V6WL · Spring Hill, FL, US

DUPR

4.178

GH
Gail Hook

1QLV4N · Lafayette, CO, US

DUPR

3.775

TEAM 2LOSS
RE
Richard Easterwoid

76MXV0 · USA

DUPR

3.177

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