Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fraser Valley Open 2025 - Mens Doubles 4.0

ID: 8114956751

Match Scores

15-10

Loss

Play Date

2025-08-11

Play Time (Est)

12:45 AM

Play Location

Surrey, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
NN
Nehal Nidesh Challa

RZKOZM · Burnaby, BC, CA

DUPR

4.035

SL
Steven Liang

Q5PRKN · Burnaby, BC, CA

DUPR

4.743

TEAM 2LOSS
BT
Billy Tse

G5EVLM · New Territories, HK

DUPR

4.553

NC
Nicolas Choy

V7ENOP · USA

DUPR

3.950

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-8114956751
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7788808052,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nehal Nidesh Challa",
        "dupr_id": "RZKOZM",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Burnaby, BC, CA"
      },
      {
        "name": "Steven Liang",
        "dupr_id": "Q5PRKN",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Burnaby, BC, CA"
      }
    ]
  },
  {
    "team_id": 5685603742,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Billy Tse",
        "dupr_id": "G5EVLM",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Nicolas Choy",
        "dupr_id": "V7ENOP",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]