Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5952117698

Match Scores

11-3

Win

Play Date

2025-03-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DF
David Flannery

ODE47E · USA

DUPR

3.944

SN
Stormin Norman

4LNGRM · Longmont, CO, US

DUPR

4.915

TEAM 2LOSS
BI
Barrett Ingvaldsen

PKY6KM · USA

DUPR

3.820

PK
Phillip King

EW4DVE · USA

DUPR

3.928

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-5952117698
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4653431103,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Flannery",
        "dupr_id": "ODE47E",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stormin Norman",
        "dupr_id": "4LNGRM",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Longmont, CO, US"
      }
    ]
  },
  {
    "team_id": 6948277961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barrett Ingvaldsen",
        "dupr_id": "PKY6KM",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phillip King",
        "dupr_id": "EW4DVE",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]