Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4727320576

Match Scores

15-8

Win

Play Date

2026-02-28

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Michael Smith

VXP055 · Chapala, Jal., MX

DUPR

3.703

KS
Karen Smith

NRJMO2 · Chapala, Jal., MX

DUPR

3.604

TEAM 2LOSS
PG
Paul Gray

KDPVMO · USA

DUPR

3.543

TD
Timothy DeNecochea

YNQDKP · USA

DUPR

3.241

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-4727320576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5869530096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Smith",
        "dupr_id": "VXP055",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Chapala, Jal., MX"
      },
      {
        "name": "Karen Smith",
        "dupr_id": "NRJMO2",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Chapala, Jal., MX"
      }
    ]
  },
  {
    "team_id": 4689343289,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Gray",
        "dupr_id": "KDPVMO",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timothy DeNecochea",
        "dupr_id": "YNQDKP",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]