Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Academy (tbpickleball.com)

ID: 6689636984

Match Scores

11-4

Win

Play Date

2025-05-01

Play Time (Est)

9:00 PM

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

BP
Brian Parsons

JJY4JW · Clearwater, FL, US

DUPR

3.218

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-6689636984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7418052108,
    "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": 5170620113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Easterwoid",
        "dupr_id": "76MXV0",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian  Parsons",
        "dupr_id": "JJY4JW",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Clearwater, FL, US"
      }
    ]
  }
]