Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Pickleball Academy (tbpickleball.com)

ID: 7426339897

Match Scores

15-4

Loss

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Adria Byers

XJ9ZZ7 · USA

DUPR

3.380

MS
Makayla Smith

Z426QP · USA

DUPR

3.428

TEAM 2LOSS
CR
Celene Rankin

76XDX9 · Tampa, FL, US

DUPR

3.098

SM
Stacy McCall

ODNQWE · Tampa, FL, US

DUPR

2.562

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7426339897
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6764002082,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adria Byers",
        "dupr_id": "XJ9ZZ7",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Makayla Smith",
        "dupr_id": "Z426QP",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5114171649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Celene Rankin",
        "dupr_id": "76XDX9",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Stacy McCall",
        "dupr_id": "ODNQWE",
        "rating": 2.562,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]