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

PPA Tour: Picklr Utah Open Mixed Doubles Skill: (5.0) Age: (10 To 49)

ID: 6741630428

对局比分

10-12, 11-4, 11-2

获胜 / Win

对决日期

2024-08-25

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Cloe Murillo

3V0RE1 · St. George, UT, US

DUPR

5.092

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.500

阵营 2负方
OP
Olivia Phillips

3559DR · Hyde Park, UT, US

DUPR

4.828

DL
David Litvinov

8KENOO · Elk Grove, CA, US

DUPR

5.704

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6741630428
显示原始对决元数据 JSON
[
  {
    "team_id": 7596702478,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cloe Murillo",
        "dupr_id": "3V0RE1",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.5,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5424947830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olivia Phillips",
        "dupr_id": "3559DR",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      },
      {
        "name": "David Litvinov",
        "dupr_id": "8KENOO",
        "rating": 5.704,
        "profile_pic_url": null,
        "location": "Elk Grove, CA, US"
      }
    ]
  }
]