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

Pool B

ID: 7043914925

对局比分

6-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

6:15 AM

对决场地

Pomander Gate Tennis Club

View Facility Page →

对决竞争阵营

阵营 1负方
PI
Peter Illston

3XX4L2 · Southampton Parish, BM

DUPR

3.556

GF
Greg Fitzgerald

8EQL9O · Paget Parish, BM

DUPR

3.979

阵营 2胜方
AS
Aman Sanganeria

DWO5R4 · USA

DUPR

3.712

DUPR

3.887

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7043914925
显示原始对决元数据 JSON
[
  {
    "team_id": 4319153622,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Illston",
        "dupr_id": "3XX4L2",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "Southampton Parish, BM"
      },
      {
        "name": "Greg Fitzgerald",
        "dupr_id": "8EQL9O",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      }
    ]
  },
  {
    "team_id": 5013022427,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aman Sanganeria",
        "dupr_id": "DWO5R4",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicolaas van der Westhuizen",
        "dupr_id": "N55552",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]