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

Competitive Open Play Match

ID: 8240265471

Match Scores

5-11, 7-11

Win

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

8121 E Quality Ave, Mesa, AZ 85212, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
VL
Vee Lin

9DEM2J · Gilbert, AZ, US

DUPR

3.179

AM
angel martinez

4Q947V · USA

DUPR

3.395

TEAM 2WINNER
SS
Shane Stroh

6ZWMEK · USA

DUPR

3.523

ER
Ethan Rang

D57474 · Gilbert, AZ, US

DUPR

3.039

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-8240265471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4905228691,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vee Lin",
        "dupr_id": "9DEM2J",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "angel martinez",
        "dupr_id": "4Q947V",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5138919363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shane Stroh",
        "dupr_id": "6ZWMEK",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Rang",
        "dupr_id": "D57474",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]