Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Mixed I Heart Tournament

ID: 7994275497

Match Scores

11-3

Win

Play Date

2025-02-08

Play Time (Est)

10:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
Justin Barlow

1Q92ZR · Layton, UT, US

DUPR

4.813

Nickole Canfield

RZ5OEE · UT, US

DUPR

4.154

TEAM 2LOSS
Emily Nielson

174G01 · Lehi, UT, US

DUPR

4.333

Todd pierce

0YZEO4 · Park City, UT, US

DUPR

4.614

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-7994275497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5564009952,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Barlow",
        "dupr_id": "1Q92ZR",
        "rating": 4.813,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Layton, UT, US"
      },
      {
        "name": "Nickole Canfield",
        "dupr_id": "RZ5OEE",
        "rating": 4.154,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/87.jpg",
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 7245888840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Nielson",
        "dupr_id": "174G01",
        "rating": 4.333,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/84.jpg",
        "location": "Lehi, UT, US"
      },
      {
        "name": "Todd pierce",
        "dupr_id": "0YZEO4",
        "rating": 4.614,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Park City, UT, US"
      }
    ]
  }
]