Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Royal Hearts Open @ Pickleball Kingdom Tigard - Mens Doubles Skill: (4.0 to 4.5)

ID: 6748503823

Match Scores

10-12

Loss

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

Tigard, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
SN
Sandy Ninjoor

8D7YX1 · Wilsonville, OR, US

DUPR

3.995

DR
Didan Rahim

DNZ7YY · USA

DUPR

4.249

TEAM 2WINNER
RV
Ramses Verlinden

L2KJ6J · USA

DUPR

4.168

DK
Doug King

PWXVOQ · USA

DUPR

4.268

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-6748503823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7050804747,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sandy Ninjoor",
        "dupr_id": "8D7YX1",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Didan Rahim",
        "dupr_id": "DNZ7YY",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6860103441,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ramses Verlinden",
        "dupr_id": "L2KJ6J",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug King",
        "dupr_id": "PWXVOQ",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]