Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Womens 4.5+

ID: 8159990280

Match Scores

9-11

Loss

Play Date

2025-12-18

Play Time (Est)

1:00 PM

Play Location

The Picklr Logan

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Amy Huish

30XQ9X · North Logan, UT, US

DUPR

4.279

KF
Katrina Funk

357G50 · Nibley, UT, US

DUPR

4.129

TEAM 2WINNER
KJ
Kara Johnson

307L6G · Preston, ID, US

DUPR

4.638

AN
Ana Naylor

8EQL5M · Logan, UT, US

DUPR

4.451

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-8159990280
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5264266957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Huish",
        "dupr_id": "30XQ9X",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      },
      {
        "name": "Katrina Funk",
        "dupr_id": "357G50",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Nibley, UT, US"
      }
    ]
  },
  {
    "team_id": 5408275552,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kara Johnson",
        "dupr_id": "307L6G",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Preston, ID, US"
      },
      {
        "name": "Ana Naylor",
        "dupr_id": "8EQL5M",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  }
]