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

Hive Sports ‘Hive Hustle’

ID: 7397372599

Match Scores

3-11

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RF
Robyn Faint

GXLPYQ · USA

DUPR

2.540

TO
Tim Oedekoven

2ZWW5Y · USA

DUPR

3.015

TEAM 2WINNER
DS
David Swann

XK7VL2 · Mountain Creek, QLD, AU

DUPR

3.039

MK
Marcin Kisiela

6PZR2G · USA

DUPR

2.881

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-7397372599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7587847754,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robyn Faint",
        "dupr_id": "GXLPYQ",
        "rating": 2.54,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Oedekoven",
        "dupr_id": "2ZWW5Y",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6362239901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Swann",
        "dupr_id": "XK7VL2",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": "Mountain Creek, QLD, AU"
      },
      {
        "name": "Marcin Kisiela",
        "dupr_id": "6PZR2G",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]