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

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

ID: 7944914259

对局比分

0-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LF
Luke Fields

ZN7PRM · USA

DUPR

4.315

AP
Allan Purvis

QPWOX5 · Durham, England, GB

DUPR

4.324

阵营 2胜方
RO
Rhodri Oliver

17Q4WM · Greater London, England, GB

DUPR

5.030

JL
James Lofthouse

V7KW96 · Wembley, England, GB

DUPR

5.167

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7944914259
显示原始对决元数据 JSON
[
  {
    "team_id": 7443559549,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Fields",
        "dupr_id": "ZN7PRM",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allan Purvis",
        "dupr_id": "QPWOX5",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Durham, England, GB"
      }
    ]
  },
  {
    "team_id": 6020469635,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rhodri Oliver",
        "dupr_id": "17Q4WM",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "James Lofthouse",
        "dupr_id": "V7KW96",
        "rating": 5.167,
        "profile_pic_url": null,
        "location": "Wembley, England, GB"
      }
    ]
  }
]