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

The Pickleball Hive Swarm Surge

ID: 5653455896

Match Scores

11-0

Win

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LH
Luke Harris

2P7OGE · USA

DUPR

2.998

LB
Larissa Baxman

LW7KW6 · QLD, AU

DUPR

2.413

TEAM 2LOSS
MB
Mimi Blue

PPVYJE · USA

DUPR

2.266

WP
Will Paton

2P4ON9 · USA

DUPR

2.233

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-5653455896
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6242867605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke  Harris",
        "dupr_id": "2P7OGE",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larissa Baxman",
        "dupr_id": "LW7KW6",
        "rating": 2.413,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 6885428636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mimi  Blue",
        "dupr_id": "PPVYJE",
        "rating": 2.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Paton",
        "dupr_id": "2P4ON9",
        "rating": 2.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]