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

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

ID: 6751329106

对局比分

11-4, 11-8

获胜 / Win

对决日期

2024-08-25

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Cloe Murillo

3V0RE1 · St. George, UT, US

DUPR

5.031

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.456

阵营 2负方
JA
Jina Allen

8GXQGV · Heber City, UT, US

DUPR

4.349

MA
matthew allen

1R42EE · Heber City, UT, US

DUPR

5.121

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6751329106
显示原始对决元数据 JSON
[
  {
    "team_id": 7445000813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cloe Murillo",
        "dupr_id": "3V0RE1",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.456,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5152173620,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jina Allen",
        "dupr_id": "8GXQGV",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      },
      {
        "name": "matthew allen",
        "dupr_id": "1R42EE",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      }
    ]
  }
]