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

Newbie/Beginner League - Session 5, Mon Jun 8

ID: 6456028270

Match Scores

20-12

Loss

Play Date

2026-06-08

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LD
Lori Deaton

2PWLGY · USA

DUPR

2.276

KS
Kathy Steele

ELNP2M · USA

DUPR

2.344

TEAM 2LOSS
DR
Denise Rice

YMP05K · Hamilton, OH, US

DUPR

2.798

DV
David Veeneman

M9QZQL · USA

DUPR

2.152

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-6456028270
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5202258352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lori Deaton",
        "dupr_id": "2PWLGY",
        "rating": 2.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathy Steele",
        "dupr_id": "ELNP2M",
        "rating": 2.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8506733957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denise Rice",
        "dupr_id": "YMP05K",
        "rating": 2.798,
        "profile_pic_url": null,
        "location": "Hamilton, OH, US"
      },
      {
        "name": "David Veeneman",
        "dupr_id": "M9QZQL",
        "rating": 2.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]