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

Competitive Open Play Match

ID: 7838738823

Match Scores

8-11

Win

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

1017 N Dobson Rd, Mesa, AZ 85201, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
Akris Kong

7Z5WY9 · USA

DUPR

3.282

HK
H K

GXRXDQ · USA

DUPR

3.014

TEAM 2WINNER
SS
Shane Stroh

6ZWMEK · USA

DUPR

3.485

ER
Ethan Rang

D57474 · Gilbert, AZ, US

DUPR

3.022

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-7838738823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7858869826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Akris Kong",
        "dupr_id": "7Z5WY9",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "H K",
        "dupr_id": "GXRXDQ",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6587885961,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shane Stroh",
        "dupr_id": "6ZWMEK",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Rang",
        "dupr_id": "D57474",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]