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

Competitive Open Play Match

ID: 5189021026

Match Scores

11-6

Loss

Play Date

2026-06-06

Play Time (Est)

11:30 PM

Play Location

Pinellas Park, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Jake Jalbert

RD5JEQ · USA

DUPR

2.696

EP
Erik Peterson

EX5KPV · USA

DUPR

3.358

TEAM 2LOSS
JB
Jimmy Brown

12QZ98 · Arlington, VA, US

DUPR

3.186

TH
Tristin hogan

GX6LJQ · USA

DUPR

2.755

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-5189021026
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5399402139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake  Jalbert",
        "dupr_id": "RD5JEQ",
        "rating": 2.696,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Peterson",
        "dupr_id": "EX5KPV",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7362925274,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Brown",
        "dupr_id": "12QZ98",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Tristin hogan",
        "dupr_id": "GX6LJQ",
        "rating": 2.755,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]