Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5086439126

Match Scores

5-11, 11-9, 11-6

Win

Play Date

2026-06-05

Play Time (Est)

3:30 PM

Play Location

Huntington, WV, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CM
Christian marcum

592M4V · USA

DUPR

4.336

CS
Chase Stevens

8GZX9Q · Huntington, WV, US

DUPR

4.319

TEAM 2LOSS
GP
Gavin Polan

GW0EQQ · USA

DUPR

4.610

SS
Shane Summers

4Z9VGM · USA

DUPR

3.598

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-5086439126
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8053083967,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian marcum",
        "dupr_id": "592M4V",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chase Stevens",
        "dupr_id": "8GZX9Q",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Huntington, WV, US"
      }
    ]
  },
  {
    "team_id": 7855244413,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Polan",
        "dupr_id": "GW0EQQ",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Summers",
        "dupr_id": "4Z9VGM",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]