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

Torquay Christmas Cracker - Men's 3.5 & 4.0 - Pool B

ID: 4635827763

对局比分

15-7

落败 / Loss

对决日期

2025-12-27

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JR
Jonathan Ruth

XJ5J57 · USA

DUPR

4.349

JA
Jon Axford

WX4K2M · Torquay, England, GB

DUPR

3.823

阵营 2负方
AM
Alaric Mullins

3ZXXYP · Dorset, England, GB

DUPR

4.009

JC
Josh Clark

J54ODW · Dorchester, England, GB

DUPR

4.182

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4635827763
显示原始对决元数据 JSON
[
  {
    "team_id": 6458742203,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Ruth",
        "dupr_id": "XJ5J57",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Axford",
        "dupr_id": "WX4K2M",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Torquay, England, GB"
      }
    ]
  },
  {
    "team_id": 5697810960,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alaric Mullins",
        "dupr_id": "3ZXXYP",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Josh Clark",
        "dupr_id": "J54ODW",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Dorchester, England, GB"
      }
    ]
  }
]