Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Mixed I Heart Tournament

ID: 8498755003

Match Scores

15-0

Loss

Play Date

2025-02-08

Play Time (Est)

8:45 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
EN
Emily Nielson

174G01 · Lehi, UT, US

DUPR

4.372

TP
Todd pierce

0YZEO4 · Park City, UT, US

DUPR

4.652

TEAM 2LOSS
GW
Gracie Watkins

V4RX5E · USA

DUPR

3.416

JK
Jackson K Bell

3ZZKML · Salt Lake City, UT, US

DUPR

4.195

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-8498755003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4413358091,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Nielson",
        "dupr_id": "174G01",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Todd pierce",
        "dupr_id": "0YZEO4",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 7248443308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gracie Watkins",
        "dupr_id": "V4RX5E",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackson K Bell",
        "dupr_id": "3ZZKML",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]