Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 5839063799

Match Scores

11-10

Win

Play Date

2025-09-16

Play Time (Est)

12:45 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
Kelley Budge

16XYP0 · Pocatello, ID, US

DUPR

4.482

Blake Beck

9PV67E · Pocatello, ID, US

DUPR

4.173

TEAM 2LOSS
Alyssa Owens

30N252 · Rexburg, ID, US

DUPR

4.363

Jared Huckstep

V7QRDE · Pocatello, ID, US

DUPR

4.637

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-5839063799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4698967029,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelley Budge",
        "dupr_id": "16XYP0",
        "rating": 4.482,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/50.jpg",
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Blake Beck",
        "dupr_id": "9PV67E",
        "rating": 4.173,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 6965828361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Owens",
        "dupr_id": "30N252",
        "rating": 4.363,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Jared Huckstep",
        "dupr_id": "V7QRDE",
        "rating": 4.637,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  }
]