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

The Hive Honeypot Classic - Parent / Teen Doubles

ID: 4977464981

Match Scores

11-2

Loss

Play Date

2026-04-17

Play Time (Est)

6:15 AM

Play Location

Buderim, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
FG
Franklin Green

ZZLGRM · USA

DUPR

3.379

DJ
Dane Jennings

JJ2D4O · USA

DUPR

4.237

TEAM 2LOSS
JS
Jamie Sarten

35N5GR · Gold Coast, QLD, AU

DUPR

3.879

LS
Levi Sarten

YX27WK · USA

DUPR

2.010

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-4977464981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7322955240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Franklin Green",
        "dupr_id": "ZZLGRM",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dane Jennings",
        "dupr_id": "JJ2D4O",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7775513718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Sarten",
        "dupr_id": "35N5GR",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Levi Sarten",
        "dupr_id": "YX27WK",
        "rating": 2.01,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]