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

Pool A

ID: 5800452213

对局比分

8-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

10:15 AM

对决场地

Pomander Gate Tennis Club

View Facility Page →

对决竞争阵营

阵营 1负方
RO
Ryon Outerbridge

3YYEW4 · USA

DUPR

4.041

JB
Jose Barroso

MY7WXP · Warwick Parish, BM

DUPR

4.144

阵营 2胜方
MR
Mical Russell

G5GR5V · Pembroke Parish, BM

DUPR

4.496

JS
John Singleton

89Z4ZV · Paget Parish, BM

DUPR

4.151

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5800452213
显示原始对决元数据 JSON
[
  {
    "team_id": 6641149034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryon Outerbridge",
        "dupr_id": "3YYEW4",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Barroso",
        "dupr_id": "MY7WXP",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Warwick Parish, BM"
      }
    ]
  },
  {
    "team_id": 5898671139,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mical Russell",
        "dupr_id": "G5GR5V",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Pembroke Parish, BM"
      },
      {
        "name": "John Singleton",
        "dupr_id": "89Z4ZV",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      }
    ]
  }
]