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

Pool A - Mixed 3.5

ID: 5813009613

Match Scores

11-9

Win

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

Casper pickleball and Sports Complex

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jamel Shamseldin

WKL9XQ · Jackson, WY, US

DUPR

2.995

JA
Josh Arthur

Z9RGEQ · Victor, ID, US

DUPR

3.864

TEAM 2LOSS
SP
Scott Polson

V7XPWJ · USA

DUPR

3.650

HL
Heidi Leach

6Z6ONQ · USA

DUPR

2.847

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-5813009613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7018342779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamel Shamseldin",
        "dupr_id": "WKL9XQ",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Josh Arthur",
        "dupr_id": "Z9RGEQ",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Victor, ID, US"
      }
    ]
  },
  {
    "team_id": 6062230515,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Polson",
        "dupr_id": "V7XPWJ",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heidi Leach",
        "dupr_id": "6Z6ONQ",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]