Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0/4.5+ - Monster Smash

ID: 5807683377

Match Scores

11-2

Loss

Play Date

2025-10-26

Play Time (Est)

10:15 AM

Play Location

Casper Pickleball and Sports Complex

Unverified Facility

Competitor Teams

TEAM 1WINNER
Camille Hanssen

YN4G74 · WY, US

DUPR

4.391

JS
John Soriano

2QE2WY · USA

DUPR

4.153

TEAM 2LOSS
Caleb Long

WX9VLK · Casper, WY, US

DUPR

4.104

Alise Madsen

PKD7WX · Douglas, WY, US

DUPR

3.694

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-5807683377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7263947697,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Camille  Hanssen",
        "dupr_id": "YN4G74",
        "rating": 4.391,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/47.jpg",
        "location": "WY, US"
      },
      {
        "name": "John Soriano",
        "dupr_id": "2QE2WY",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6947575150,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caleb Long",
        "dupr_id": "WX9VLK",
        "rating": 4.104,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Casper, WY, US"
      },
      {
        "name": "Alise Madsen",
        "dupr_id": "PKD7WX",
        "rating": 3.694,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/23.jpg",
        "location": "Douglas, WY, US"
      }
    ]
  }
]