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

Picklr League DUPR

ID: 4584618023

Match Scores

11-6

Loss

Play Date

2025-06-21

Play Time (Est)

12:45 AM

Play Location

The Pickle Guild

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Michelle bell

6NWV2E · USA

DUPR

2.048

JD
Jim Doherty

2L7XRY · Mesa, AZ, US

DUPR

2.941

TEAM 2LOSS
MD
Michele devito

V7QROE · Mesa, AZ, US

DUPR

2.290

AL
Abraham lucken

G0OY5M · USA

DUPR

2.272

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-4584618023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7109627090,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle bell",
        "dupr_id": "6NWV2E",
        "rating": 2.048,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Doherty",
        "dupr_id": "2L7XRY",
        "rating": 2.941,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5671831519,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele devito",
        "dupr_id": "V7QROE",
        "rating": 2.29,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Abraham lucken",
        "dupr_id": "G0OY5M",
        "rating": 2.272,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]