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

Saturday morning rated round robin 3.8 plus

ID: 5335987454

对局比分

11-10

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

3:30 PM

对决场地

Pomander Gate Tennis Club

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
Jasper Thomas

3OYVV2 · Paget, Paget Parish, BM

DUPR

4.461

TB
Thomas Brown

8MVL7D · Hamilton, Pembroke Parish, BM

DUPR

3.742

阵营 2负方
MK
Muhammad Khan

89ZEDR · Warwick, Warwick Parish, BM

DUPR

4.520

RO
Ryon Outerbridge

3YYEW4 · USA

DUPR

4.174

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5335987454
显示原始对决元数据 JSON
[
  {
    "team_id": 7929592120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jasper Thomas",
        "dupr_id": "3OYVV2",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Paget, Paget Parish, BM"
      },
      {
        "name": "Thomas Brown",
        "dupr_id": "8MVL7D",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      }
    ]
  },
  {
    "team_id": 6503528762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Muhammad Khan",
        "dupr_id": "89ZEDR",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Warwick, Warwick Parish, BM"
      },
      {
        "name": "Ryon Outerbridge",
        "dupr_id": "3YYEW4",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]