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

Competitive Open Play Match

ID: 5381741927

对局比分

11-4, 11-6

获胜 / Win

对决日期

2023-07-24

对局时间 (估算)

12:45 AM

对决场地

Country Club of Sebring, Haw Branch Road, Sebring, FL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Ryan Myhre

3Y5QO4 · USA

DUPR

4.192

RS
Rene Smit

3ONVEL · Port St. Lucie, FL, US

DUPR

5.762

阵营 2负方
MG
Michael G Blackney

89JKMJ · USA

DUPR

3.826

AC
Angel C. Gutierrez

V7XYG7 · USA

DUPR

3.686

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5381741927
显示原始对决元数据 JSON
[
  {
    "team_id": 7728228691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Myhre",
        "dupr_id": "3Y5QO4",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rene Smit",
        "dupr_id": "3ONVEL",
        "rating": 5.762,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 4395843887,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael G Blackney",
        "dupr_id": "89JKMJ",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angel C. Gutierrez",
        "dupr_id": "V7XYG7",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]