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

FCPA May 2026 RR Tourney

ID: 7615825013

对局比分

11-2

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

6:15 AM

对决场地

7270 Riley Rd, Warrenton, VA 20187, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Stephen Rhodes

W6ZEEG · Warrenton, VA, US

DUPR

4.374

VW
Vernon Welsted

3OXWNE · USA

DUPR

4.106

阵营 2负方
BH
Brandon Hodges

L5KEGQ · USA

DUPR

4.039

JW
Jim Walther

EGGVMW · USA

DUPR

3.535

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7615825013
显示原始对决元数据 JSON
[
  {
    "team_id": 6288804601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Rhodes",
        "dupr_id": "W6ZEEG",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Vernon Welsted",
        "dupr_id": "3OXWNE",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6186451183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Hodges",
        "dupr_id": "L5KEGQ",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Walther",
        "dupr_id": "EGGVMW",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]