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

The Kingdom Moneyball (DUPR 3.9 Cap) - DUPR 3.9 and below COED

ID: 8118667545

对局比分

15-7

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AT
Alex Thompson

76Q77M · Marietta, GA, US

DUPR

4.005

RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.852

阵营 2负方
BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.424

RP
Ryan Patterson

V70JD5 · Smyrna, GA, US

DUPR

3.830

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8118667545
显示原始对决元数据 JSON
[
  {
    "team_id": 5380619105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 5411016105,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ryan Patterson",
        "dupr_id": "V70JD5",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  }
]