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

Monday "A" League - 11/17

ID: 6673790310

对局比分

11-9

获胜 / Win

对决日期

2025-11-17

对局时间 (估算)

7:30 PM

对决场地

1010 Silver Knoll, San Antonio, TX 78258

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Alberto Murillo

895Y6K · San Antonio, TX, US

DUPR

4.500

OG
Otniel Gross

V47JK6 · San Antonio, TX, US

DUPR

4.304

阵营 2负方
CT
Chris Thackeray

84RZM8 · San Antonio, TX, US

DUPR

4.125

AP
Alejandro Parada

JZ4E5M · San Antonio, TX, US

DUPR

4.273

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6673790310
显示原始对决元数据 JSON
[
  {
    "team_id": 8486777719,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alberto Murillo",
        "dupr_id": "895Y6K",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Otniel Gross",
        "dupr_id": "V47JK6",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 4911032621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Thackeray",
        "dupr_id": "84RZM8",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Alejandro Parada",
        "dupr_id": "JZ4E5M",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]