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

Competitive Open Play Match

ID: 5644983326

Match Scores

11-7, 11-7

Win

Play Date

2026-06-01

Play Time (Est)

3:30 PM

Play Location

8121 E Quality Ave, Mesa, AZ 85212, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Shane Stroh

6ZWMEK · USA

DUPR

3.470

ER
Ethan Rang

D57474 · Gilbert, AZ, US

DUPR

3.013

TEAM 2LOSS
HK
H K

GXRXDQ · USA

DUPR

3.106

JL
Joseph lee

9DYREJ · USA

DUPR

2.755

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-5644983326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7389430631,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Stroh",
        "dupr_id": "6ZWMEK",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Rang",
        "dupr_id": "D57474",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 6611844723,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "H K",
        "dupr_id": "GXRXDQ",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph  lee",
        "dupr_id": "9DYREJ",
        "rating": 2.755,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]