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

FCPA 2026 Ladder League

ID: 5548831305

对局比分

9-5

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

10:15 AM

对决场地

7270 Riley Rd, Warrenton, VA 20187, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Stephen Rhodes

W6ZEEG · Warrenton, VA, US

DUPR

4.415

VW
Vernon Welsted

3OXWNE · USA

DUPR

4.103

阵营 2负方
AR
Aurelio Roca

8KE4Q8 · Haymarket, VA, US

DUPR

4.031

NP
Noah Portugal

NRZKL2 · USA

DUPR

3.781

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5548831305
显示原始对决元数据 JSON
[
  {
    "team_id": 5635512770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Rhodes",
        "dupr_id": "W6ZEEG",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Vernon Welsted",
        "dupr_id": "3OXWNE",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5467275065,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aurelio Roca",
        "dupr_id": "8KE4Q8",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Haymarket, VA, US"
      },
      {
        "name": "Noah Portugal",
        "dupr_id": "NRZKL2",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]