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

April Kingdom Clash @ Pickleball Kingdom Tigard - Men’s Open Division

ID: 8571147438

Match Scores

15-3

Loss

Play Date

2026-04-25

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DY
David Yahng

8GOENV · Hong Kong Island, HK

DUPR

5.522

BH
Brian Hou

ZDXQKW · Princeville, HI, US

DUPR

5.642

TEAM 2LOSS
MS
Matthew Sablay

V7LNPE · Lebanon, OR, US

DUPR

4.618

RH
Ryan Hickman

1QMY6N · Beavercreek, OR, US

DUPR

5.073

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-8571147438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6364791957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Yahng",
        "dupr_id": "8GOENV",
        "rating": 5.522,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Brian Hou",
        "dupr_id": "ZDXQKW",
        "rating": 5.642,
        "profile_pic_url": null,
        "location": "Princeville, HI, US"
      }
    ]
  },
  {
    "team_id": 5938007932,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Sablay",
        "dupr_id": "V7LNPE",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Lebanon, OR, US"
      },
      {
        "name": "Ryan Hickman",
        "dupr_id": "1QMY6N",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": "Beavercreek, OR, US"
      }
    ]
  }
]