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

Competitive Open Play Match

ID: 5410527025

Match Scores

11-6

Win

Play Date

2025-11-21

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Deb Cantrell

3LEMKZ · CARNES CROSSROADS, SC, US

DUPR

2.303

CM
Cindy Maines

P5WXQX · USA

DUPR

2.117

TEAM 2LOSS
DM
Donna Moses

XJJKE2 · USA

DUPR

2.000

LJ
Linda Jackey

DYZWXL · USA

DUPR

2.000

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-5410527025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7691902062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Deb Cantrell",
        "dupr_id": "3LEMKZ",
        "rating": 2.303,
        "profile_pic_url": null,
        "location": "CARNES CROSSROADS, SC, US"
      },
      {
        "name": "Cindy  Maines",
        "dupr_id": "P5WXQX",
        "rating": 2.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7562653894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donna Moses",
        "dupr_id": "XJJKE2",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Linda Jackey",
        "dupr_id": "DYZWXL",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]