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

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

ID: 6690601012

对局比分

15-7

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AT
Alex Thompson

76Q77M · Marietta, GA, US

DUPR

4.017

RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.864

阵营 2负方
SK
Siddarth Kelam

KD6GOK · Smyrna, GA, US

DUPR

3.937

AA
Anthony Arias

4ZPY4V · Marietta, GA, US

DUPR

3.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6690601012
显示原始对决元数据 JSON
[
  {
    "team_id": 7986165112,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 5610012272,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Siddarth Kelam",
        "dupr_id": "KD6GOK",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      },
      {
        "name": "Anthony Arias",
        "dupr_id": "4ZPY4V",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]