Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8515732973

Match Scores

15-4

Loss

Play Date

2026-02-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PT
Paul Thibalt

MEXEXG · Jal., MX

DUPR

3.654

TA
Terry Archer

LZ9NX6 · USA

DUPR

4.264

TEAM 2LOSS
MS
Michael Smith

VXP055 · Chapala, Jal., MX

DUPR

3.671

JP
Jennifer Patten

0RNO0X · San Juan Cosalá, Jal., MX

DUPR

3.698

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-8515732973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5654235796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Thibalt",
        "dupr_id": "MEXEXG",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Jal., MX"
      },
      {
        "name": "Terry Archer",
        "dupr_id": "LZ9NX6",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6677463809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Smith",
        "dupr_id": "VXP055",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Chapala, Jal., MX"
      },
      {
        "name": "Jennifer  Patten",
        "dupr_id": "0RNO0X",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "San Juan Cosalá, Jal., MX"
      }
    ]
  }
]