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

MiLP Oklahoma Paddle Royale 002 - DUPR 18 Round Robin

ID: 7189406066

对局比分

19-21

获胜 / Win

对决日期

2023-09-10

对局时间 (估算)

3:30 PM

对决场地

LifeTime Athletic, West Memorial Road, Oklahoma City, OK, USA

未核实场馆

对决竞争阵营

阵营 1负方
CM
Cassidie McAllister Johnson

8E922W · Yukon, OK, US

DUPR

4.843

CG
Courtney Glenn

0QZWR4 · Edmond, OK, US

DUPR

4.449

阵营 2胜方
HD
Hayden Dillard

8D9VJM · Amarillo, TX, US

DUPR

4.665

NP
Nina Pulliam

NYNXZN · Amarillo, TX, US

DUPR

4.667

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7189406066
显示原始对决元数据 JSON
[
  {
    "team_id": 6239297375,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cassidie McAllister Johnson",
        "dupr_id": "8E922W",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Yukon, OK, US"
      },
      {
        "name": "Courtney Glenn ",
        "dupr_id": "0QZWR4",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 6495889447,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hayden Dillard",
        "dupr_id": "8D9VJM",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Nina Pulliam",
        "dupr_id": "NYNXZN",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]