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

Pool A

ID: 4850557884

对局比分

5-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1负方
JK
Jake Koonce

4ZGRQG · Spanish Fort, AL, US

DUPR

5.030

AK
Austin Kane

6ZY9G0 · Robertsdale, AL, US

DUPR

4.623

阵营 2胜方
MG
Mark Growcott

ODN7K7 · Birmingham, England, GB

DUPR

5.739

MN
Matt Ngo

59E4LP · Houston, TX, US

DUPR

5.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4850557884
显示原始对决元数据 JSON
[
  {
    "team_id": 5293587314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Koonce",
        "dupr_id": "4ZGRQG",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Spanish Fort, AL, US"
      },
      {
        "name": "Austin Kane",
        "dupr_id": "6ZY9G0",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Robertsdale, AL, US"
      }
    ]
  },
  {
    "team_id": 8089431651,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Growcott",
        "dupr_id": "ODN7K7",
        "rating": 5.739,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Matt Ngo ",
        "dupr_id": "59E4LP",
        "rating": 5.326,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]