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

Monday "A" League - 11/17

ID: 6175622446

对局比分

11-8

获胜 / Win

对决日期

2025-11-17

对局时间 (估算)

11:30 PM

对决场地

1010 Silver Knoll, San Antonio, TX 78258

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Alberto Murillo

895Y6K · San Antonio, TX, US

DUPR

4.476

OG
Otniel Gross

V47JK6 · San Antonio, TX, US

DUPR

4.289

阵营 2负方
HF
Hans Foster

8WKJ0M · San Antonio, TX, US

DUPR

4.304

EW
Eric Willis

2QDL5R · San Antonio, TX, US

DUPR

3.788

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6175622446
显示原始对决元数据 JSON
[
  {
    "team_id": 4639242453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alberto Murillo",
        "dupr_id": "895Y6K",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Otniel Gross",
        "dupr_id": "V47JK6",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 8516767438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hans Foster",
        "dupr_id": "8WKJ0M",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Eric Willis",
        "dupr_id": "2QDL5R",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]