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

Big Dill - Moneyball

ID: 7715914986

对局比分

17-19

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jackson Painter

6ZEKJQ · Little Rock, AR, US

DUPR

4.652

CU
Chase Underwood

3OQKV2 · Beebe, AR, US

DUPR

4.605

阵营 2胜方
SE
Scott Eibes

8JGZ6M · Little Rock, AR, US

DUPR

4.895

MG
Matthew Gerber

6NOGKG · Dallas, TX, US

DUPR

4.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7715914986
显示原始对决元数据 JSON
[
  {
    "team_id": 8377618846,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Painter",
        "dupr_id": "6ZEKJQ",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Chase Underwood",
        "dupr_id": "3OQKV2",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Beebe, AR, US"
      }
    ]
  },
  {
    "team_id": 8354616363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Eibes",
        "dupr_id": "8JGZ6M",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Matthew Gerber",
        "dupr_id": "6NOGKG",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]