Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR event-reset

ID: 4663372909

Match Scores

11-10

Win

Play Date

2026-05-06

Play Time (Est)

2:15 AM

Play Location

Santa Fe, NM, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Cindy Lawton

3OJMP1 · Santa Fe, NM, US

DUPR

4.460

BB
Bobby Bellospirito

5606VV · USA

DUPR

3.172

TEAM 2LOSS
GW
Gina Woodson

JJZ4Z4 · USA

DUPR

3.349

JG
Juan Guaba

L2WYZ5 · USA

DUPR

3.677

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-4663372909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7566928738,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Lawton",
        "dupr_id": "3OJMP1",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Bobby  Bellospirito",
        "dupr_id": "5606VV",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8276250177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gina Woodson",
        "dupr_id": "JJZ4Z4",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juan Guaba",
        "dupr_id": "L2WYZ5",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]