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

10th Annual Star Valley Round Robin Mixed Doubles Skill: (4.5+) Age: (19 To 49)

ID: 5126467260

对局比分

15-10

获胜 / Win

对决日期

2024-06-26

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Marlo Dwelle

8W52Y1 · West Jordan, UT, US

DUPR

4.489

MD
Matt Dimock

3L06LZ · Draper, UT, US

DUPR

4.985

阵营 2负方
ML
Mandi Lee

8945RV · Pleasant View, UT, US

DUPR

4.768

JV
Justin Vicente

3OW0WL · Syracuse, UT, US

DUPR

4.329

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5126467260
显示原始对决元数据 JSON
[
  {
    "team_id": 6195647470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marlo Dwelle",
        "dupr_id": "8W52Y1",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Matt Dimock",
        "dupr_id": "3L06LZ",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 6726132392,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mandi Lee",
        "dupr_id": "8945RV",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Pleasant View, UT, US"
      },
      {
        "name": "Justin Vicente",
        "dupr_id": "3OW0WL",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]