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

DUPR Entry Round Robin - Intermediate +

ID: 4623482187

Match Scores

11-1

Loss

Play Date

2026-05-11

Play Time (Est)

4:45 AM

Play Location

The Drop Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
James Davis

KYDKVO · USA

DUPR

3.484

JG
Justin Glasner

Z9O06P · Seattle, WA, US

DUPR

3.830

TEAM 2LOSS
ID
Isha Drennan

QPVKN5 · USA

DUPR

2.488

JK
Josh Klika

KDXYQK · Olympia, WA, US

DUPR

2.668

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-4623482187
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4582506237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Davis",
        "dupr_id": "KYDKVO",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Glasner",
        "dupr_id": "Z9O06P",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7185332447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isha Drennan",
        "dupr_id": "QPVKN5",
        "rating": 2.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Klika",
        "dupr_id": "KDXYQK",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Olympia, WA, US"
      }
    ]
  }
]