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

Hive Sports BeeLine Battle

ID: 5630662180

Match Scores

2-11

Loss

Play Date

2026-06-03

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Matt JACOBSON

EX4K2W · USA

DUPR

2.653

KK
Keiren Kennedy

0RQ0YQ · Nirimba, QLD, AU

DUPR

2.642

TEAM 2WINNER
TR
Tony Randall

94GRYV · USA

DUPR

2.780

TG
Trev Gammon

Y4ODEK · USA

DUPR

2.421

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-5630662180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8413527764,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt  JACOBSON",
        "dupr_id": "EX4K2W",
        "rating": 2.653,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keiren Kennedy",
        "dupr_id": "0RQ0YQ",
        "rating": 2.642,
        "profile_pic_url": null,
        "location": "Nirimba, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5133246815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tony Randall",
        "dupr_id": "94GRYV",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trev  Gammon",
        "dupr_id": "Y4ODEK",
        "rating": 2.421,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]