Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4610489839

Match Scores

12-10

Win

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

Tigard, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Ralph Wieder

3PNK2Z · Portland, OR, US

DUPR

4.284

BT
Billy Tse

G5EVLM · New Territories, HK

DUPR

4.560

TEAM 2LOSS
RS
Ryan Skoubo

XJRR0X · Bellingham, WA, US

DUPR

4.318

CF
Christopher Foster

V7N0N7 · USA

DUPR

4.353

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-4610489839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7408621181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ralph Wieder",
        "dupr_id": "3PNK2Z",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Billy Tse",
        "dupr_id": "G5EVLM",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 7828314628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Skoubo",
        "dupr_id": "XJRR0X",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Christopher Foster",
        "dupr_id": "V7N0N7",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]