返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 4399905587

对局比分

15-6

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.622

CO
Colleen ODonnell

X2QQ04 · Atlanta, GA, US

DUPR

4.821

阵营 2负方
KH
Kyle Hunsinger

W6J44Y · Kennesaw, GA, US

DUPR

4.141

MS
Mark Spackman

8G0D7D · Powder Springs, GA, US

DUPR

4.166

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4399905587
显示原始对决元数据 JSON
[
  {
    "team_id": 4417749946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Colleen ODonnell",
        "dupr_id": "X2QQ04",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 6536002076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Hunsinger",
        "dupr_id": "W6J44Y",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      },
      {
        "name": "Mark Spackman",
        "dupr_id": "8G0D7D",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Powder Springs, GA, US"
      }
    ]
  }
]