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

Wednesday Beginner 12pm

ID: 6096090627

Match Scores

9-5

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jenifer Meiley

V2Z04J · Mesa, AZ, US

DUPR

2.897

LM
Lori Millsap

7ZOM2N · USA

DUPR

2.138

TEAM 2LOSS
RD
Rhonda Deacon

V2JQQ6 · Chandler, AZ, US

DUPR

2.168

HC
Helen Christian

V6KJWE · USA

DUPR

2.010

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-6096090627
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4521937527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenifer Meiley",
        "dupr_id": "V2Z04J",
        "rating": 2.897,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Lori Millsap",
        "dupr_id": "7ZOM2N",
        "rating": 2.138,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4599501256,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rhonda Deacon",
        "dupr_id": "V2JQQ6",
        "rating": 2.168,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Helen Christian",
        "dupr_id": "V6KJWE",
        "rating": 2.01,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]