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

Competitive Open Play Match

ID: 6355752134

对局比分

6-11, 11-2, 12-10

落败 / Loss

对决日期

2023-07-24

对局时间 (估算)

3:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Ryan Myhre

3Y5QO4 · USA

DUPR

4.192

AC
Angel C. Gutierrez

V7XYG7 · USA

DUPR

3.687

阵营 2负方
RS
Rene Smit

3ONVEL · Port St. Lucie, FL, US

DUPR

5.761

MG
Michael G Blackney

89JKMJ · USA

DUPR

3.827

数据访问 (AI / 开发者)

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

cURL Request:

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