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

Pool A - Men's Doubles 4.0 - PAB Summer 2025 Elite Series

ID: 5461837867

对局比分

15-14

获胜 / Win

对决日期

2025-08-09

对局时间 (估算)

8:45 AM

对决场地

W.E.R. Joell Tennis Stadium

未核实场馆

对决竞争阵营

阵营 1胜方
RD
Romar Douglas

NR02ON · USA

DUPR

3.823

PA
Pedro Araujo

2Q04KR · Southampton Parish, BM

DUPR

4.033

阵营 2负方
JS
John Singleton

89Z4ZV · Paget Parish, BM

DUPR

4.098

MA
Massimo Arzani

2QV2YY · Pembroke Parish, BM

DUPR

4.117

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5461837867
显示原始对决元数据 JSON
[
  {
    "team_id": 5234906085,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Romar Douglas",
        "dupr_id": "NR02ON",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pedro Araujo",
        "dupr_id": "2Q04KR",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Southampton Parish, BM"
      }
    ]
  },
  {
    "team_id": 4525477966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Singleton",
        "dupr_id": "89Z4ZV",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      },
      {
        "name": "Massimo Arzani",
        "dupr_id": "2QV2YY",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Pembroke Parish, BM"
      }
    ]
  }
]