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

2nd Annual Braxton Stowe Memorial Tournament Men’s 3.5-3.99

ID: 8513327506

对局比分

11-2, 11-6

获胜 / Win

对决日期

2026-02-20

对局时间 (估算)

11:30 PM

对决场地

27 Harbour Rd, PG 02, Bermuda

未核实场馆

对决竞争阵营

阵营 1胜方
MI
Mason Illston

EG6P9V · Hamilton, Pembroke Parish, BM

DUPR

3.981

PI
Peter Illston

3XX4L2 · Southampton Parish, BM

DUPR

3.496

阵营 2负方
AS
Aman Sanganeria

DWO5R4 · USA

DUPR

3.475

HA
Harry Andreww

OZN4GP · Devonshire, Devonshire Parish, BM

DUPR

3.265

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8513327506
显示原始对决元数据 JSON
[
  {
    "team_id": 7119961766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Illston",
        "dupr_id": "EG6P9V",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      },
      {
        "name": "Peter Illston",
        "dupr_id": "3XX4L2",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Southampton Parish, BM"
      }
    ]
  },
  {
    "team_id": 7298444674,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aman Sanganeria",
        "dupr_id": "DWO5R4",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harry Andreww",
        "dupr_id": "OZN4GP",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Devonshire, Devonshire Parish, BM"
      }
    ]
  }
]