Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pickleball Zone Spring Challenge - Mixed Doubles Split Age Medal Round

ID: 5175959760

Match Scores

11-5, 11-2

Win

Play Date

2026-05-15

Play Time (Est)

1:00 PM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
LB
Leslie Ballard

8MEQPV · Portland, OR, US

DUPR

5.024

BB
Breaden Brooks

8J5VPM · Bend, OR, US

DUPR

5.401

TEAM 2LOSS
KB
Kelsie Bryant

3X0PDX · USA

DUPR

5.274

MM
Michael Margolin

7D9Y94 · USA

DUPR

4.251

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-5175959760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4747180630,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Ballard",
        "dupr_id": "8MEQPV",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Breaden Brooks",
        "dupr_id": "8J5VPM",
        "rating": 5.401,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 7676286838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelsie Bryant",
        "dupr_id": "3X0PDX",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Margolin",
        "dupr_id": "7D9Y94",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]