返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Veteran's Day Weekend Tournament - CASH PRIZE EVENT: Mens Doubles Skill: (OPEN) Age: (Any)

ID: 5914255980

对局比分

9-11

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

1:00 PM

对决场地

Virginia Beach, VA

View Facility Page →

对决竞争阵营

阵营 1负方
BF
Bobby Fox

3X07D5 · USA

DUPR

5.006

MB
Martin Black

99XYK7 · USA

DUPR

4.082

阵营 2胜方
Robert Vinson

125G41 · Virginia Beach, VA, US

DUPR

5.116

CS
Collin Smythe

3Z4PYD · USA

DUPR

4.222

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5914255980
显示原始对决元数据 JSON
[
  {
    "team_id": 4429244989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Fox",
        "dupr_id": "3X07D5",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin Black",
        "dupr_id": "99XYK7",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8158698948,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Vinson",
        "dupr_id": "125G41",
        "rating": 5.116,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67797493b24fc.jpg",
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Collin Smythe",
        "dupr_id": "3Z4PYD",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]