Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 5702633397

Match Scores

6-11

Loss

Play Date

2025-09-16

Play Time (Est)

10:15 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
Monica Hemsley

8W02LL · Rupert, ID, US

DUPR

4.058

Blake Beck

9PV67E · Pocatello, ID, US

DUPR

4.183

TEAM 2WINNER
Alyssa Owens

30N252 · Rexburg, ID, US

DUPR

4.379

Barry Smith

4L5ZQV · Pocatello, ID, US

DUPR

4.207

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-5702633397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5550358101,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monica Hemsley",
        "dupr_id": "8W02LL",
        "rating": 4.058,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/17.jpg",
        "location": "Rupert, ID, US"
      },
      {
        "name": "Blake Beck",
        "dupr_id": "9PV67E",
        "rating": 4.183,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 8576319053,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Owens",
        "dupr_id": "30N252",
        "rating": 4.379,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Barry Smith",
        "dupr_id": "4L5ZQV",
        "rating": 4.207,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
        "location": "Pocatello, ID, US"
      }
    ]
  }
]