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

Alabama Spring Open - Men's Doubles 3.5 Playoff

ID: 7736324696

对局比分

15-10

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BP
Brian Pope

WNKX7K · USA

DUPR

3.692

JG
Jayden green

M2G07L · USA

DUPR

4.120

阵营 2负方
MW
Max Washington

6Z9EQK · Scottsboro, AL, US

DUPR

4.025

WF
Will Forester

G00MEG · USA

DUPR

3.637

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7736324696
显示原始对决元数据 JSON
[
  {
    "team_id": 7013632517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Pope",
        "dupr_id": "WNKX7K",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jayden green",
        "dupr_id": "M2G07L",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6626590442,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Washington",
        "dupr_id": "6Z9EQK",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Scottsboro, AL, US"
      },
      {
        "name": "Will Forester",
        "dupr_id": "G00MEG",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]