Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fraser Valley Open 2025 - Mens Doubles 4.0

ID: 6717458153

Match Scores

14-16

Win

Play Date

2025-08-11

Play Time (Est)

6:15 AM

Play Location

Surrey, BC

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Ryan Skoubo

XJRR0X · Bellingham, WA, US

DUPR

4.252

WO
Walter Obel

L2PLJQ · Bellingham, WA, US

DUPR

4.197

TEAM 2WINNER
BT
Billy Tse

G5EVLM · New Territories, HK

DUPR

4.563

NC
Nicolas Choy

V7ENOP · USA

DUPR

3.974

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-6717458153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5808252523,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Skoubo",
        "dupr_id": "XJRR0X",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Walter Obel",
        "dupr_id": "L2PLJQ",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  },
  {
    "team_id": 4375385044,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Billy Tse",
        "dupr_id": "G5EVLM",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Nicolas Choy",
        "dupr_id": "V7ENOP",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]