Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7312028981

Match Scores

15-13

Loss

Play Date

2026-02-21

Play Time (Est)

6:15 AM

Play Location

Tigard, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kevin Bui

RXWX9E · Portland, OR, US

DUPR

4.292

AB
Alex Buzey

J5PPKO · Portland, OR, US

DUPR

4.696

TEAM 2LOSS
RW
Ralph Wieder

3PNK2Z · Portland, OR, US

DUPR

4.316

BT
Billy Tse

G5EVLM · New Territories, HK

DUPR

4.667

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-7312028981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7777977865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bui",
        "dupr_id": "RXWX9E",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Alex Buzey",
        "dupr_id": "J5PPKO",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 8264787814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Wieder",
        "dupr_id": "3PNK2Z",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Billy Tse",
        "dupr_id": "G5EVLM",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]