Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5233992727

Match Scores

3-11

Win

Play Date

2025-03-02

Play Time (Est)

8:45 AM

Play Location

Hover St, Longmont, CO, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
David Stratton

PWPGLM · USA

DUPR

4.104

Bernardo Zamora

9P722V · Longmont, CO, US

DUPR

3.241

TEAM 2WINNER
Stormin Norman

4LNGRM · Longmont, CO, US

DUPR

4.912

JC
Jeff Creasy

JZDNYJ · USA

DUPR

4.166

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-5233992727
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6502090034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Stratton",
        "dupr_id": "PWPGLM",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bernardo Zamora",
        "dupr_id": "9P722V",
        "rating": 3.241,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Longmont, CO, US"
      }
    ]
  },
  {
    "team_id": 7623435498,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stormin Norman",
        "dupr_id": "4LNGRM",
        "rating": 4.912,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
        "location": "Longmont, CO, US"
      },
      {
        "name": "Jeff Creasy",
        "dupr_id": "JZDNYJ",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]