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

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 4915917144

对局比分

15-5

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jason Ly

0Y2PE2 · Marietta, GA, US

DUPR

4.155

JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.856

阵营 2负方
Hanson Huynh

W6VWYK · USA

DUPR

4.470

KS
Kate Smith

56ERJP · Marietta, GA, US

DUPR

4.151

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4915917144
显示原始对决元数据 JSON
[
  {
    "team_id": 7693892968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Ly",
        "dupr_id": "0Y2PE2",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      }
    ]
  },
  {
    "team_id": 8510050537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hanson Huynh",
        "dupr_id": "W6VWYK",
        "rating": 4.47,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/515534/images/profile/659a5ef6-3973-4f78-a131-a0ec51ee0d0f.jpg",
        "location": ""
      },
      {
        "name": "Kate Smith",
        "dupr_id": "56ERJP",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]