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

Martin County Senior Games

ID: 7880950876

对局比分

11-2, 11-1

获胜 / Win

对决日期

2021-10-30

对局时间 (估算)

5:00 PM

对决场地

Stuart FL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RS
Rene Smit

3ONVEL · Port St. Lucie, FL, US

DUPR

5.692

MV
Michael Vonster Vaughan

17W693 · Port St. Lucie, FL, US

DUPR

4.711

阵营 2负方
MD
Matthew Dziurzynski

3L09Z8 · Poinciana, FL, US

DUPR

4.967

RS
Rob Scott

12QJY8 · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7880950876
显示原始对决元数据 JSON
[
  {
    "team_id": 6384335799,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rene Smit",
        "dupr_id": "3ONVEL",
        "rating": 5.692,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Michael Vonster Vaughan",
        "dupr_id": "17W693",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 6730391626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Dziurzynski",
        "dupr_id": "3L09Z8",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Poinciana, FL, US"
      },
      {
        "name": "Rob Scott",
        "dupr_id": "12QJY8",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]