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

Hive Sports BeeLine Battle

ID: 4917012330

Match Scores

11-9

Win

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Tony Witana

G09E6V · QLD, AU

DUPR

2.732

MJ
Matt JACOBSON

EX4K2W · USA

DUPR

2.749

TEAM 2LOSS
KK
Keiren Kennedy

0RQ0YQ · Nirimba, QLD, AU

DUPR

2.674

DJ
Dani Jacobson

RDER9D · USA

DUPR

2.522

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-4917012330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7384425682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Witana",
        "dupr_id": "G09E6V",
        "rating": 2.732,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Matt  JACOBSON",
        "dupr_id": "EX4K2W",
        "rating": 2.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7247110512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keiren Kennedy",
        "dupr_id": "0RQ0YQ",
        "rating": 2.674,
        "profile_pic_url": null,
        "location": "Nirimba, QLD, AU"
      },
      {
        "name": "Dani Jacobson",
        "dupr_id": "RDER9D",
        "rating": 2.522,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]