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

Alabama Spring Open - Men's Doubles 3.5 Group2

ID: 5170400055

对局比分

3-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ZA
Zeke Adams

W64OZL · USA

DUPR

3.239

JS
Jaiden Slagle

N59VL7 · USA

DUPR

3.127

阵营 2胜方
MW
Max Washington

6Z9EQK · Scottsboro, AL, US

DUPR

4.037

WF
Will Forester

G00MEG · USA

DUPR

3.643

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5170400055
显示原始对决元数据 JSON
[
  {
    "team_id": 6193667072,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zeke Adams",
        "dupr_id": "W64OZL",
        "rating": 3.239,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jaiden Slagle",
        "dupr_id": "N59VL7",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7477616374,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Washington",
        "dupr_id": "6Z9EQK",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Scottsboro, AL, US"
      },
      {
        "name": "Will Forester",
        "dupr_id": "G00MEG",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]