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

Pool B

ID: 6003766735

对局比分

10-11

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

8:45 AM

对决场地

Pomander Gate Tennis Club

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Aman Sanganeria

DWO5R4 · USA

DUPR

3.729

DUPR

3.911

阵营 2胜方
JT
Jasper Thomas

3OYVV2 · Paget, Paget Parish, BM

DUPR

4.514

PA
Pedro Araujo

2Q04KR · USA

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6003766735
显示原始对决元数据 JSON
[
  {
    "team_id": 6425142385,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aman Sanganeria",
        "dupr_id": "DWO5R4",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicolaas van der Westhuizen",
        "dupr_id": "N55552",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7971210860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jasper Thomas",
        "dupr_id": "3OYVV2",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Paget, Paget Parish, BM"
      },
      {
        "name": "Pedro Araujo",
        "dupr_id": "2Q04KR",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]