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

Competitive Open Play Match

ID: 7262885402

对局比分

16-21

落败 / Loss

对决日期

2025-10-14

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.808

AM
Alexander Markatos

KDOVEK · Villanova, PA, US

DUPR

3.607

阵营 2胜方
JS
Justin Sebelin

YG09WE · Villanova, PA, US

DUPR

4.053

EM
Ethan Marshall

D99WQM · USA

DUPR

3.917

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7262885402
显示原始对决元数据 JSON
[
  {
    "team_id": 8186568925,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Alexander Markatos",
        "dupr_id": "KDOVEK",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  },
  {
    "team_id": 8579406666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Sebelin",
        "dupr_id": "YG09WE",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      },
      {
        "name": "Ethan Marshall",
        "dupr_id": "D99WQM",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]