Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7685681937

Match Scores

5-11

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

Tigard, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
NW
Nathan Webb

9PXQGR · Turner, OR, US

DUPR

4.100

JB
Jacob Berg

2QE0Q7 · USA

DUPR

4.287

TEAM 2WINNER
RW
Ralph Wieder

3PNK2Z · Portland, OR, US

DUPR

4.295

BT
Billy Tse

G5EVLM · New Territories, HK

DUPR

4.613

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-7685681937
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6881269517,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Webb",
        "dupr_id": "9PXQGR",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Turner, OR, US"
      },
      {
        "name": "Jacob Berg",
        "dupr_id": "2QE0Q7",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6616487614,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ralph Wieder",
        "dupr_id": "3PNK2Z",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Billy Tse",
        "dupr_id": "G5EVLM",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]