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

The Hive Honeypot Classic - Parent / Teen Doubles

ID: 5289336262

Match Scores

11-4

Loss

Play Date

2026-04-17

Play Time (Est)

11:30 PM

Play Location

Buderim, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Andy Bell

D9ZRQ4 · USA

DUPR

3.261

DB
Declan Bell

N5O05Z · USA

DUPR

3.124

TEAM 2LOSS
JS
Jamie Sarten

35N5GR · Gold Coast, QLD, AU

DUPR

3.870

LS
Levi Sarten

YX27WK · USA

DUPR

2.000

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-5289336262
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5913497839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Bell",
        "dupr_id": "D9ZRQ4",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Declan Bell",
        "dupr_id": "N5O05Z",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5229958219,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Sarten",
        "dupr_id": "35N5GR",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Levi Sarten",
        "dupr_id": "YX27WK",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]