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

Alabama Spring Open - Men's Doubles 3.5 Playoff

ID: 5842813447

对局比分

10-15

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MW
Max Washington

6Z9EQK · Scottsboro, AL, US

DUPR

3.989

WF
Will Forester

G00MEG · USA

DUPR

3.620

阵营 2胜方
TP
Taylor Peterson

N5WJ7N · USA

DUPR

3.723

JH
Jack Hargett

D9N09X · USA

DUPR

3.364

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5842813447
显示原始对决元数据 JSON
[
  {
    "team_id": 5266587078,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Washington",
        "dupr_id": "6Z9EQK",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Scottsboro, AL, US"
      },
      {
        "name": "Will Forester",
        "dupr_id": "G00MEG",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5809285060,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Taylor Peterson",
        "dupr_id": "N5WJ7N",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Hargett",
        "dupr_id": "D9N09X",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]