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

Court 5

ID: 7644657733

Match Scores

11-8

Loss

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

Spitfire Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jessi coletti

12XGRY · Ammon, ID, US

DUPR

2.677

NP
Nash Peterson

RDQGRN · USA

DUPR

3.131

TEAM 2LOSS
KH
Krista Hepworth

3O75JP · Idaho Falls, ID, US

DUPR

2.725

KB
Kala Bergren

KD6LP7 · Bonneville County, ID, US

DUPR

2.564

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-7644657733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4858137237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessi coletti",
        "dupr_id": "12XGRY",
        "rating": 2.677,
        "profile_pic_url": null,
        "location": "Ammon, ID, US"
      },
      {
        "name": "Nash Peterson",
        "dupr_id": "RDQGRN",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5596122194,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Krista Hepworth",
        "dupr_id": "3O75JP",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Kala Bergren",
        "dupr_id": "KD6LP7",
        "rating": 2.564,
        "profile_pic_url": null,
        "location": "Bonneville County, ID, US"
      }
    ]
  }
]