Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5935321413

Match Scores

13-15

Loss

Play Date

2026-02-28

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Michael Smith

VXP055 · Chapala, Jal., MX

DUPR

3.672

JV
Javier Vera Araujo

56D42P · Chapala, Jal., MX

DUPR

3.993

TEAM 2WINNER
TA
Terry Archer

LZ9NX6 · USA

DUPR

4.279

TD
Timothy DeNecochea

YNQDKP · USA

DUPR

3.563

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-5935321413
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6557617177,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Smith",
        "dupr_id": "VXP055",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Chapala, Jal., MX"
      },
      {
        "name": "Javier Vera Araujo",
        "dupr_id": "56D42P",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Chapala, Jal., MX"
      }
    ]
  },
  {
    "team_id": 7940256607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Terry Archer",
        "dupr_id": "LZ9NX6",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timothy DeNecochea",
        "dupr_id": "YNQDKP",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]