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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Womens Doubles Skill: 5.0: 19+,30+

ID: 7941273542

对局比分

4-15

获胜 / Win

对决日期

2024-07-05

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KS
Katelyn Shiau

NY7Y97 · Arcadia, CA, US

DUPR

4.247

JP
Jami Pinter

V7Q6GE · USA

DUPR

3.554

阵营 2胜方
MO
Meg Oka

3X0Y48 · Costa Mesa, CA, US

DUPR

4.795

DL
Dayna La Belle

8EL6V3 · Huntington Beach, CA, US

DUPR

4.723

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7941273542
显示原始对决元数据 JSON
[
  {
    "team_id": 6101138991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katelyn Shiau",
        "dupr_id": "NY7Y97",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Jami Pinter",
        "dupr_id": "V7Q6GE",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5036709990,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Meg Oka",
        "dupr_id": "3X0Y48",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      },
      {
        "name": "Dayna La Belle",
        "dupr_id": "8EL6V3",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]