Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 6378185282

Match Scores

11-2

Win

Play Date

2025-03-22

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KN
Kevin Navarro

Q5LGOR · Manchester, MO, US

DUPR

2.743

SP
Scott Pulley

RZGZEE · St. Louis, MO, US

DUPR

3.820

TEAM 2LOSS
JF
Jason Flamm

8WZQ2G · Manchester, MO, US

DUPR

3.571

JW
Josh Wilson

DW0ROL · Chesterfield, MO, US

DUPR

3.281

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-6378185282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6208635237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Navarro",
        "dupr_id": "Q5LGOR",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": "Manchester, MO, US"
      },
      {
        "name": "Scott Pulley",
        "dupr_id": "RZGZEE",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 4913906189,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Flamm",
        "dupr_id": "8WZQ2G",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "Manchester, MO, US"
      },
      {
        "name": "Josh Wilson",
        "dupr_id": "DW0ROL",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      }
    ]
  }
]