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

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

ID: 5571085870

对局比分

15-5

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AT
Alex Thompson

76Q77M · Marietta, GA, US

DUPR

4.001

RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.848

阵营 2负方
ZD
Zachary Deutsch

8D5P9L · Smyrna, GA, US

DUPR

3.748

SC
Sung Choe

V8DDY8 · Hiram, GA, US

DUPR

3.937

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5571085870
显示原始对决元数据 JSON
[
  {
    "team_id": 8408076240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 8222862177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Deutsch",
        "dupr_id": "8D5P9L",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      },
      {
        "name": "Sung Choe",
        "dupr_id": "V8DDY8",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Hiram, GA, US"
      }
    ]
  }
]