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

Competitive Open Play Match

ID: 5881444934

Match Scores

12-10

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

1017 N Dobson Rd, Mesa, AZ 85201, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Akris Kong

7Z5WY9 · USA

DUPR

3.294

HK
H K

GXRXDQ · USA

DUPR

3.039

TEAM 2LOSS
SS
Shane Stroh

6ZWMEK · USA

DUPR

3.469

ER
Ethan Rang

D57474 · Gilbert, AZ, US

DUPR

3.016

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-5881444934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7439076620,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Akris Kong",
        "dupr_id": "7Z5WY9",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "H K",
        "dupr_id": "GXRXDQ",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7670073898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shane Stroh",
        "dupr_id": "6ZWMEK",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Rang",
        "dupr_id": "D57474",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]