返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Amber Valley Spring Invitational 2026 - Men's Doubles - GOLD

ID: 5419635480

对局比分

4-11, 11-10, 11-3

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

5.087

NM
Nicholas Mayes

2QDQG7 · Kent, England, GB

DUPR

4.884

阵营 2负方
RO
Rhodri Oliver

17Q4WM · Greater London, England, GB

DUPR

5.017

JL
James Lofthouse

V7KW96 · Wembley, England, GB

DUPR

5.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5419635480
显示原始对决元数据 JSON
[
  {
    "team_id": 6277120465,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 5.087,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Nicholas Mayes",
        "dupr_id": "2QDQG7",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  },
  {
    "team_id": 6762353384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rhodri Oliver",
        "dupr_id": "17Q4WM",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "James Lofthouse",
        "dupr_id": "V7KW96",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": "Wembley, England, GB"
      }
    ]
  }
]