Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOTB 18 Division

ID: 5846112330

Match Scores

18-21

Loss

Play Date

2025-06-14

Play Time (Est)

7:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
Carson Wilkins

EG06YV · Mountain Green, UT, US

DUPR

4.561

Michelle Kemp

1R5QLE · Bountiful, UT, US

DUPR

3.849

TEAM 2WINNER
Jack Huish

8KZXRQ · North Logan, UT, US

DUPR

4.473

Amy Huish

30XQ9X · North Logan, UT, US

DUPR

4.309

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-5846112330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5988900876,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carson Wilkins",
        "dupr_id": "EG06YV",
        "rating": 4.561,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Mountain Green, UT, US"
      },
      {
        "name": "Michelle Kemp",
        "dupr_id": "1R5QLE",
        "rating": 3.849,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/76.jpg",
        "location": "Bountiful, UT, US"
      }
    ]
  },
  {
    "team_id": 7629461207,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Huish",
        "dupr_id": "8KZXRQ",
        "rating": 4.473,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "North Logan, UT, US"
      },
      {
        "name": "Amy Huish",
        "dupr_id": "30XQ9X",
        "rating": 4.309,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/83.jpg",
        "location": "North Logan, UT, US"
      }
    ]
  }
]