Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

'26 Spring 2 Leagues - Tuesday Evening Young Adults (3.5-4.0)

ID: 8107364491

Match Scores

11-5

Loss

Play Date

2026-05-05

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Zevan Solomon

DW6WEL · Minneapolis, MN, US

DUPR

3.188

Katie Boldt

W6O4PY · Minneapolis, MN, US

DUPR

3.257

TEAM 2LOSS
JB
Joey Bucsko

OR2GGP · USA

DUPR

2.717

Connor Ryan

0QWR62 · Minneapolis, MN, US

DUPR

3.292

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-8107364491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7078616480,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zevan Solomon",
        "dupr_id": "DW6WEL",
        "rating": 3.188,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/71.jpg",
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Katie Boldt",
        "dupr_id": "W6O4PY",
        "rating": 3.257,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/45.jpg",
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7115949799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joey Bucsko",
        "dupr_id": "OR2GGP",
        "rating": 2.717,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Ryan",
        "dupr_id": "0QWR62",
        "rating": 3.292,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]