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

VPxPrestige Men's Challenger Teams of 3 Quarterfinals

ID: 5355647119

对局比分

7-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Josh Seo

JJN9JO · Tysons, VA, US

DUPR

4.226

RP
Ryan Park

WK6YJY · Arlington, VA, US

DUPR

4.404

阵营 2胜方
SS
Samir Sehgal

EGEZJO · Gaithersburg, MD, US

DUPR

4.632

EN
Elijah Nokku

G09L7V · Gaithersburg, MD, US

DUPR

4.538

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5355647119
显示原始对决元数据 JSON
[
  {
    "team_id": 8503618463,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Seo",
        "dupr_id": "JJN9JO",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Tysons, VA, US"
      },
      {
        "name": "Ryan Park",
        "dupr_id": "WK6YJY",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 5715661391,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samir Sehgal",
        "dupr_id": "EGEZJO",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Elijah Nokku",
        "dupr_id": "G09L7V",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]