Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Royal Hearts Open @ Pickleball Kingdom Tigard - Mens Doubles Skill: (4.5 and above)

ID: 8203129936

Match Scores

12-10

Loss

Play Date

2026-02-21

Play Time (Est)

5:00 PM

Play Location

Tigard, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kevin Bui

RXWX9E · Portland, OR, US

DUPR

4.261

AB
Alex Buzey

J5PPKO · Portland, OR, US

DUPR

4.654

TEAM 2LOSS
RW
Ralph Wieder

3PNK2Z · Portland, OR, US

DUPR

4.290

BT
Billy Tse

G5EVLM · New Territories, HK

DUPR

4.591

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-8203129936
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6202152611,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bui",
        "dupr_id": "RXWX9E",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Alex Buzey",
        "dupr_id": "J5PPKO",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 7248971663,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Wieder",
        "dupr_id": "3PNK2Z",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Billy Tse",
        "dupr_id": "G5EVLM",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]