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

Pool A DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 7097099963

对局比分

20-22

获胜 / Win

对决日期

2024-07-27

对局时间 (估算)

12:45 AM

对决场地

1301 Custer Rd r

未核实场馆

对决竞争阵营

阵营 1负方
IK
Isaiah Kirkman

84O2GV · Amarillo, TX, US

DUPR

3.715

JA
Justin Appling

355NL5 · Amarillo, TX, US

DUPR

4.756

阵营 2胜方
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.495

EM
Eshaan Mylavarapu

3VQNJ6 · Plano, TX, US

DUPR

4.872

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7097099963
显示原始对决元数据 JSON
[
  {
    "team_id": 5631156024,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isaiah Kirkman",
        "dupr_id": "84O2GV",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Justin Appling",
        "dupr_id": "355NL5",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 8508618668,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.495,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Eshaan Mylavarapu",
        "dupr_id": "3VQNJ6",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]