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

Womens C League

ID: 5974866175

对局比分

11-8

获胜 / Win

对决日期

2025-06-10

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Danielle Dahl

1N0GQ7 · Lehi, UT, US

DUPR

4.139

MC
Madison Christensen

3PD0OZ · Spanish Fork, UT, US

DUPR

4.008

阵营 2负方
LO
Laura Owen

8DRED4 · Holladay, UT, US

DUPR

4.068

SL
Stephanie L Gardner

8E4KNM · Lehi, UT, US

DUPR

3.764

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5974866175
显示原始对决元数据 JSON
[
  {
    "team_id": 5919066939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danielle Dahl",
        "dupr_id": "1N0GQ7",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Madison Christensen",
        "dupr_id": "3PD0OZ",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 5681840575,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Owen",
        "dupr_id": "8DRED4",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      },
      {
        "name": "Stephanie L Gardner",
        "dupr_id": "8E4KNM",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]