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

Monday night dupr pickleballCraze

ID: 6143469072

Match Scores

9-11

Win

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Independence, MO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DG
Don Gard

6KVZZD · Blue Springs, MO, US

DUPR

2.596

CR
Cliff Robertson

V2EWL7 · MO, US

DUPR

3.032

TEAM 2WINNER
AS
angela sweeney

RX765M · Lee's Summit, MO, US

DUPR

3.008

BG
Billy Green

L2L59Z · Kearney, MO, US

DUPR

2.988

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-6143469072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5484210448,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Don Gard",
        "dupr_id": "6KVZZD",
        "rating": 2.596,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Cliff Robertson",
        "dupr_id": "V2EWL7",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": "MO, US"
      }
    ]
  },
  {
    "team_id": 5294604992,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "angela sweeney",
        "dupr_id": "RX765M",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Billy Green",
        "dupr_id": "L2L59Z",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": "Kearney, MO, US"
      }
    ]
  }
]