Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

week 3

ID: 4738214359

Match Scores

13-11

Win

Play Date

2025-09-16

Play Time (Est)

8:45 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
Amanda Daniels

ZNWL6P · Pocatello, ID, US

DUPR

4.466

Blake Beck

9PV67E · Pocatello, ID, US

DUPR

4.171

TEAM 2LOSS
Alyssa Owens

30N252 · Rexburg, ID, US

DUPR

4.350

Jared Huckstep

V7QRDE · Pocatello, ID, US

DUPR

4.626

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-4738214359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6522662127,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Daniels",
        "dupr_id": "ZNWL6P",
        "rating": 4.466,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/68.jpg",
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Blake Beck",
        "dupr_id": "9PV67E",
        "rating": 4.171,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 7399944609,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Owens",
        "dupr_id": "30N252",
        "rating": 4.35,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Jared Huckstep",
        "dupr_id": "V7QRDE",
        "rating": 4.626,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  }
]