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

Competitive Open Play Match

ID: 7373669273

Match Scores

11-5

Loss

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Pinellas Park, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HT
Hana Toneff

KYMXP7 · USA

DUPR

3.280

JJ
Jake Jalbert

RD5JEQ · USA

DUPR

2.555

TEAM 2LOSS
JB
Jimmy Brown

12QZ98 · Arlington, VA, US

DUPR

3.253

SR
Sai Reddy

V6LKOE · USA

DUPR

2.933

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-7373669273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4734221447,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hana  Toneff",
        "dupr_id": "KYMXP7",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake  Jalbert",
        "dupr_id": "RD5JEQ",
        "rating": 2.555,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6264124595,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Brown",
        "dupr_id": "12QZ98",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Sai Reddy",
        "dupr_id": "V6LKOE",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]