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

Wednesday Beginner 12pm

ID: 5164637324

Match Scores

2-8

Win

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Lori Millsap

7ZOM2N · USA

DUPR

2.145

GC
Gail Cascketta

PKEJJG · USA

DUPR

2.030

TEAM 2WINNER
JM
Jenifer Meiley

V2Z04J · Mesa, AZ, US

DUPR

2.916

HC
Helen Christian

V6KJWE · USA

DUPR

2.013

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-5164637324
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8018645505,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lori Millsap",
        "dupr_id": "7ZOM2N",
        "rating": 2.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gail Cascketta",
        "dupr_id": "PKEJJG",
        "rating": 2.03,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6898238318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jenifer Meiley",
        "dupr_id": "V2Z04J",
        "rating": 2.916,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Helen Christian",
        "dupr_id": "V6KJWE",
        "rating": 2.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]