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

Competitive Open Play Match

ID: 7868544681

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

1017 N Dobson Rd, Mesa, AZ 85201, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Akris Kong

7Z5WY9 · USA

DUPR

3.283

JL
jared lakeman

OR4VZL · USA

DUPR

2.712

TEAM 2LOSS
KR
komsoth rang

JYERPJ · Gilbert, AZ, US

DUPR

2.856

SY
Sam Yoeun

JYE6OM · USA

DUPR

2.195

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-7868544681
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6587201456,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Akris Kong",
        "dupr_id": "7Z5WY9",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jared lakeman",
        "dupr_id": "OR4VZL",
        "rating": 2.712,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6485157348,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "komsoth rang",
        "dupr_id": "JYERPJ",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Sam Yoeun",
        "dupr_id": "JYE6OM",
        "rating": 2.195,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]