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

Competitive Open Play Match

ID: 4860364546

Match Scores

11-4

Win

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

1017 N Dobson Rd, Mesa, AZ 85201, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
jared lakeman

OR4VZL · USA

DUPR

2.713

KR
komsoth rang

JYERPJ · Gilbert, AZ, US

DUPR

2.859

TEAM 2LOSS
EP
Eric Pao

5Y9QYR · USA

DUPR

2.522

SY
Sam Yoeun

JYE6OM · USA

DUPR

2.199

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-4860364546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5744649273,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jared lakeman",
        "dupr_id": "OR4VZL",
        "rating": 2.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "komsoth rang",
        "dupr_id": "JYERPJ",
        "rating": 2.859,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 7332583239,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Pao",
        "dupr_id": "5Y9QYR",
        "rating": 2.522,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Yoeun",
        "dupr_id": "JYE6OM",
        "rating": 2.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]