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

Boomstik Battle at Pickleball Kingdom - Mens Doubles Skill: (Open Division/4.5+) Age: (Any)

ID: 4563313656

Match Scores

15-6

Loss

Play Date

2025-12-13

Play Time (Est)

1:00 PM

Play Location

Tigard, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
LC
Luke Calvert

ODXN9E · Boise, ID, US

DUPR

5.172

DY
David Yahng

8GOENV · Hong Kong Island, HK

DUPR

5.428

TEAM 2LOSS
RH
Ryan Hickman

1QMY6N · Beavercreek, OR, US

DUPR

5.090

TY
Todd Yoshioka

8WZDVG · West Linn, OR, US

DUPR

4.899

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-4563313656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7781485771,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Calvert",
        "dupr_id": "ODXN9E",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "David Yahng",
        "dupr_id": "8GOENV",
        "rating": 5.428,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 4686940136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Hickman",
        "dupr_id": "1QMY6N",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Beavercreek, OR, US"
      },
      {
        "name": "Todd Yoshioka",
        "dupr_id": "8WZDVG",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "West Linn, OR, US"
      }
    ]
  }
]