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

Pool A

ID: 5050217915

对局比分

11-3, 11-0

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

12:45 AM

对决场地

Pomander Gate Tennis Club

View Facility Page →

对决竞争阵营

阵营 1胜方
MR
Mical Russell

G5GR5V · Pembroke Parish, BM

DUPR

4.490

JS
John Singleton

89Z4ZV · Paget Parish, BM

DUPR

4.154

阵营 2负方
RH
Ryan Hayward

EGPEZM · Smiths Parish, BM

DUPR

3.975

SB
Simon Boden

2LW7X4 · USA

DUPR

3.353

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5050217915
显示原始对决元数据 JSON
[
  {
    "team_id": 7777376726,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mical Russell",
        "dupr_id": "G5GR5V",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Pembroke Parish, BM"
      },
      {
        "name": "John Singleton",
        "dupr_id": "89Z4ZV",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      }
    ]
  },
  {
    "team_id": 5259288128,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Hayward",
        "dupr_id": "EGPEZM",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Smiths Parish, BM"
      },
      {
        "name": "Simon Boden",
        "dupr_id": "2LW7X4",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]