返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

VPxPrestige Men's Challenger Teams of 3 Semifinals

ID: 8276057528

对局比分

11-3

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

9:00 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Josh Seo

JJN9JO · Tysons, VA, US

DUPR

4.277

RP
Ryan Park

WK6YJY · Arlington, VA, US

DUPR

4.448

阵营 2负方
VN
Vernon Ngo

3X5DRX · McLean, VA, US

DUPR

4.371

AS
Amulya Shrestha

99XKMR · Springfield, VA, US

DUPR

4.499

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8276057528
显示原始对决元数据 JSON
[
  {
    "team_id": 7056040494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Seo",
        "dupr_id": "JJN9JO",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Tysons, VA, US"
      },
      {
        "name": "Ryan Park",
        "dupr_id": "WK6YJY",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 6567323797,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vernon Ngo",
        "dupr_id": "3X5DRX",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      },
      {
        "name": "Amulya Shrestha",
        "dupr_id": "99XKMR",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      }
    ]
  }
]