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

Court 5

ID: 7456327800

Match Scores

11-4

Loss

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Spitfire Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jessi coletti

12XGRY · Ammon, ID, US

DUPR

2.692

NP
Nash Peterson

RDQGRN · USA

DUPR

2.994

TEAM 2LOSS
KH
Krista Hepworth

3O75JP · Idaho Falls, ID, US

DUPR

2.745

KB
Kala Bergren

KD6LP7 · Bonneville County, ID, US

DUPR

2.509

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-7456327800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7403548184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessi coletti",
        "dupr_id": "12XGRY",
        "rating": 2.692,
        "profile_pic_url": null,
        "location": "Ammon, ID, US"
      },
      {
        "name": "Nash Peterson",
        "dupr_id": "RDQGRN",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7835709305,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Krista Hepworth",
        "dupr_id": "3O75JP",
        "rating": 2.745,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Kala Bergren",
        "dupr_id": "KD6LP7",
        "rating": 2.509,
        "profile_pic_url": null,
        "location": "Bonneville County, ID, US"
      }
    ]
  }
]