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

week 4

ID: 5691385973

Match Scores

11-10

Win

Play Date

2025-10-03

Play Time (Est)

6:15 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
Patty Tullock

KDEMD7 · Lava Hot Springs, ID, US

DUPR

2.933

Timothy Sciutto

RYWNMZ · Pocatello, ID, US

DUPR

2.986

TEAM 2LOSS
Randee Hokanson

WN0LVQ · Pocatello, ID, US

DUPR

2.188

Ryan Hokanson

E942EE · Bannock County, ID, US

DUPR

2.108

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-5691385973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8394802032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patty Tullock",
        "dupr_id": "KDEMD7",
        "rating": 2.933,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/29.jpg",
        "location": "Lava Hot Springs, ID, US"
      },
      {
        "name": "Timothy Sciutto",
        "dupr_id": "RYWNMZ",
        "rating": 2.986,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 7611147231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randee Hokanson",
        "dupr_id": "WN0LVQ",
        "rating": 2.188,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/81.jpg",
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Ryan Hokanson",
        "dupr_id": "E942EE",
        "rating": 2.108,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "Bannock County, ID, US"
      }
    ]
  }
]