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

APP Tour: Vlasic Classic - Cincinnati - a USAP GT Tourney Womens Pro Doubles - 9th Place Playoff

ID: 8227877264

对局比分

13-15

获胜 / Win

对决日期

2024-05-11

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
IO
Isabella Ochoa

8957LE · Southwest Ranches, FL, US

DUPR

5.027

MK
Maria Klokotzky

9PR06E · Saint Petersburg, Saint Petersburg, RU

DUPR

5.661

阵营 2胜方
MB
Morgan Brown

84PRG3 · Naples, FL, US

DUPR

5.162

SP
Shannon Pretorius

3VMO4J · Cleveland, OH, US

DUPR

4.942

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8227877264
显示原始对决元数据 JSON
[
  {
    "team_id": 8099009319,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isabella Ochoa",
        "dupr_id": "8957LE",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Southwest Ranches, FL, US"
      },
      {
        "name": "Maria Klokotzky ",
        "dupr_id": "9PR06E",
        "rating": 5.661,
        "profile_pic_url": null,
        "location": "Saint Petersburg, Saint Petersburg, RU"
      }
    ]
  },
  {
    "team_id": 6949728234,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Brown",
        "dupr_id": "84PRG3",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Shannon Pretorius",
        "dupr_id": "3VMO4J",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]