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

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

ID: 5435914750

对局比分

5-15

获胜 / Win

对决日期

2024-06-26

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AT
Audrey Taylor

8KDZDY · Rigby, ID, US

DUPR

4.442

JR
Jon Ramsey

3P5E2Z · Rock Springs, WY, US

DUPR

4.766

阵营 2胜方
MD
Marlo Dwelle

8W52Y1 · West Jordan, UT, US

DUPR

4.495

MD
Matt Dimock

3L06LZ · Draper, UT, US

DUPR

5.021

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5435914750
显示原始对决元数据 JSON
[
  {
    "team_id": 4794242364,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Audrey Taylor",
        "dupr_id": "8KDZDY",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Rigby, ID, US"
      },
      {
        "name": "Jon Ramsey",
        "dupr_id": "3P5E2Z",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Rock Springs, WY, US"
      }
    ]
  },
  {
    "team_id": 5986701513,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marlo Dwelle",
        "dupr_id": "8W52Y1",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Matt Dimock",
        "dupr_id": "3L06LZ",
        "rating": 5.021,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]