Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOTB 18 Division

ID: 5185955608

Match Scores

21-18

Win

Play Date

2025-06-14

Play Time (Est)

5:00 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
Carson Horspool

8EJYOJ · Washington, UT, US

DUPR

4.724

Michelle Kemp

1R5QLE · Bountiful, UT, US

DUPR

3.844

TEAM 2LOSS
Seamus Nally

8MOGVL · Fort Collins, CO, US

DUPR

4.665

Lexie Woolridge

3ZKJVP · USA

DUPR

4.183

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-5185955608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8414587678,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carson Horspool",
        "dupr_id": "8EJYOJ",
        "rating": 4.724,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Washington, UT, US"
      },
      {
        "name": "Michelle Kemp",
        "dupr_id": "1R5QLE",
        "rating": 3.844,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/76.jpg",
        "location": "Bountiful, UT, US"
      }
    ]
  },
  {
    "team_id": 7213723025,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seamus Nally",
        "dupr_id": "8MOGVL",
        "rating": 4.665,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.183,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/49.jpg",
        "location": ""
      }
    ]
  }
]